From a3b85d7b8560cdc1057fcaffa3acbd247b4b5b7a Mon Sep 17 00:00:00 2001
From: Thomas B. <thomas@roundcube.net>
Date: Mon, 07 Oct 2013 13:19:03 -0400
Subject: [PATCH] Merge pull request #133 from cwickert/release-0.9-canned-responses

---
 program/js/tiny_mce/plugins/emotions/langs/gl_dlg.js |   21 +--------------------
 1 files changed, 1 insertions(+), 20 deletions(-)

diff --git a/program/js/tiny_mce/plugins/emotions/langs/gl_dlg.js b/program/js/tiny_mce/plugins/emotions/langs/gl_dlg.js
index 20c507d..790050a 100644
--- a/program/js/tiny_mce/plugins/emotions/langs/gl_dlg.js
+++ b/program/js/tiny_mce/plugins/emotions/langs/gl_dlg.js
@@ -1,20 +1 @@
-tinyMCE.addI18n('gl.emotions_dlg',{
-title:"Insertar emoticon",
-desc:"Emoticones",
-cool:"Guay",
-cry:"Chora",
-embarassed:"Vergo\u00F1a",
-foot_in_mouth:"A que dixen",
-frown:"Triste",
-innocent:"Inocente",
-kiss:"Beso",
-laughing:"Risa",
-money_mouth:"Cartos",
-sealed:"Selado",
-smile:"Sorriso",
-surprised:"Sorprendido",
-tongue_out:"Canso",
-undecided:"Indeciso",
-wink:"Gui\u00F1o",
-yell:"Anoxado"
-});
\ No newline at end of file
+tinyMCE.addI18n('gl.emotions_dlg',{cry:"Chora",cool:"Guay",desc:"Emoticones",title:"Insertar emoticon",yell:"Anoxado",wink:"Gui\u00f1o",undecided:"Indeciso","tongue_out":"Canso",surprised:"Sorprendido",smile:"Sorriso",sealed:"Selado","money_mouth":"Cartos",laughing:"Risa",kiss:"Beso",innocent:"Inocente",frown:"Triste","foot_in_mouth":"A que dixen",embarassed:"Vergo\u00f1a"});
\ No newline at end of file

--
Gitblit v1.9.1