From 3412e50b54e3daac8745234e21ab6e72be0ed165 Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <thomas@roundcube.net>
Date: Wed, 04 Jun 2014 11:20:33 -0400
Subject: [PATCH] Fix attachment menu structure and aria-attributes

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

diff --git a/program/js/tiny_mce/plugins/emotions/langs/th_dlg.js b/program/js/tiny_mce/plugins/emotions/langs/th_dlg.js
index 46ae498..6039d65 100644
--- a/program/js/tiny_mce/plugins/emotions/langs/th_dlg.js
+++ b/program/js/tiny_mce/plugins/emotions/langs/th_dlg.js
@@ -1,20 +1 @@
-tinyMCE.addI18n('th.emotions_dlg',{
-title:"\u0E40\u0E1E\u0E34\u0E48\u0E21\u0E23\u0E39\u0E1B\u0E41\u0E2A\u0E14\u0E07\u0E2D\u0E32\u0E23\u0E21\u0E13\u0E4C",
-desc:"\u0E41\u0E2A\u0E14\u0E07\u0E2D\u0E32\u0E23\u0E21\u0E13\u0E4C",
-cool:"\u0E40\u0E08\u0E4B\u0E07",
-cry:"\u0E23\u0E49\u0E2D\u0E07\u0E44\u0E2B\u0E49",
-embarassed:"\u0E2D\u0E32\u0E22",
-foot_in_mouth:"\u0E1B\u0E34\u0E14\u0E1B\u0E32\u0E01",
-frown:"\u0E1A\u0E36\u0E49\u0E07\u0E15\u0E36\u0E07",
-innocent:"\u0E44\u0E23\u0E49\u0E40\u0E14\u0E35\u0E22\u0E07\u0E2A\u0E32",
-kiss:"\u0E08\u0E39\u0E1A",
-laughing:"\u0E2B\u0E31\u0E27\u0E40\u0E23\u0E32\u0E30",
-money_mouth:"\u0E40\u0E07\u0E34\u0E19\u0E46\u0E46\u0E46",
-sealed:"\u0E1B\u0E34\u0E14\u0E1B\u0E32\u0E01",
-smile:"Smile",
-surprised:"\u0E1B\u0E23\u0E30\u0E2B\u0E25\u0E32\u0E14\u0E43\u0E08",
-tongue_out:"\u0E41\u0E25\u0E1A\u0E25\u0E34\u0E49\u0E19",
-undecided:"\u0E25\u0E31\u0E07\u0E40\u0E25",
-wink:"\u0E02\u0E22\u0E34\u0E1A\u0E15\u0E32",
-yell:"\u0E42\u0E27\u0E22\u0E27\u0E32\u0E22"
-});
\ No newline at end of file
+tinyMCE.addI18n('th.emotions_dlg',{cry:"\u0e23\u0e49\u0e2d\u0e07\u0e44\u0e2b\u0e49",cool:"\u0e40\u0e08\u0e4b\u0e07",desc:"\u0e44\u0e2d\u0e04\u0e2d\u0e19\u0e41\u0e2a\u0e14\u0e07\u0e2d\u0e32\u0e23\u0e21\u0e13\u0e4c",title:"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e44\u0e2d\u0e04\u0e2d\u0e19\u0e41\u0e2a\u0e14\u0e07\u0e2d\u0e32\u0e23\u0e21\u0e13\u0e4c",yell:"\u0e42\u0e27\u0e22\u0e27\u0e32\u0e22",wink:"\u0e02\u0e22\u0e34\u0e1a\u0e15\u0e32",undecided:"\u0e25\u0e31\u0e07\u0e40\u0e25","tongue_out":"\u0e41\u0e25\u0e1a\u0e25\u0e34\u0e49\u0e19",surprised:"\u0e1b\u0e23\u0e30\u0e2b\u0e25\u0e32\u0e14\u0e43\u0e08",smile:"Smile",sealed:"\u0e1b\u0e34\u0e14\u0e1b\u0e32\u0e01","money_mouth":"\u0e40\u0e07\u0e34\u0e19\u0e46\u0e46\u0e46",laughing:"\u0e2b\u0e31\u0e27\u0e40\u0e23\u0e32\u0e30",kiss:"\u0e08\u0e39\u0e1a",innocent:"\u0e44\u0e23\u0e49\u0e40\u0e14\u0e35\u0e22\u0e07\u0e2a\u0e32",frown:"\u0e1a\u0e36\u0e49\u0e07\u0e15\u0e36\u0e07","foot_in_mouth":"\u0e1b\u0e34\u0e14\u0e1b\u0e32\u0e01",embarassed:"\u0e2d\u0e32\u0e22",usage:"\u0e43\u0e0a\u0e49\u0e25\u0e39\u0e01\u0e28\u0e23\u0e0b\u0e49\u0e32\u0e22\u0e41\u0e25\u0e30\u0e02\u0e27\u0e32\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e19\u0e33\u0e17\u0e32\u0e07"});
\ No newline at end of file

--
Gitblit v1.9.1