From b97f21a18f9ffa5306bdccbb77c4b63a09a0e4e7 Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <thomas@roundcube.net>
Date: Wed, 23 May 2012 11:28:42 -0400
Subject: [PATCH] Add another alias for backwards compatibility

---
 program/js/tiny_mce/plugins/paste/langs/gl_dlg.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/program/js/tiny_mce/plugins/paste/langs/gl_dlg.js b/program/js/tiny_mce/plugins/paste/langs/gl_dlg.js
new file mode 100644
index 0000000..3fc652d
--- /dev/null
+++ b/program/js/tiny_mce/plugins/paste/langs/gl_dlg.js
@@ -0,0 +1 @@
+tinyMCE.addI18n('gl.paste_dlg',{"word_title":"Use CTRL+V no teclado pra pega-lo texto na vent\u00e1.","text_linebreaks":"Manter salto de li\u00f1as","text_title":"Use CTRL+V no teclado pra pega-lo texto na vent\u00e1."});
\ No newline at end of file

--
Gitblit v1.9.1