diff options
author | Aleksander Machniak <alec@alec.pl> | 2014-06-26 18:19:00 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2014-06-26 18:19:00 +0200 |
commit | 1edd6bd6e2751a6597760b676e713a916defe5f0 (patch) | |
tree | fb40ae385ad6e2201e9f688cffa3c48d57358964 /program/js/tinymce/langs/th_TH.js | |
parent | 734ae968967dde2843e677109be265692272580e (diff) | |
parent | 51d7bf0d2c77bda266956f550331dc5c45bba2f3 (diff) |
Merge pull request #199 from hebbet/master
Updated Langs to TinyMC 4.1.x
Diffstat (limited to 'program/js/tinymce/langs/th_TH.js')
-rw-r--r-- | program/js/tinymce/langs/th_TH.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/program/js/tinymce/langs/th_TH.js b/program/js/tinymce/langs/th_TH.js index d928ebccf..845046f5b 100644 --- a/program/js/tinymce/langs/th_TH.js +++ b/program/js/tinymce/langs/th_TH.js @@ -91,7 +91,9 @@ tinymce.addI18n('th_TH',{ "Insert link": "\u0e41\u0e17\u0e23\u0e01\u0e25\u0e34\u0e07\u0e01\u0e4c", "New window": "\u0e40\u0e1b\u0e34\u0e14\u0e2b\u0e19\u0e49\u0e32\u0e15\u0e48\u0e32\u0e07\u0e43\u0e2b\u0e21\u0e48", "None": "\u0e44\u0e21\u0e48\u0e21\u0e35", +"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?", "Target": "\u0e40\u0e1b\u0e49\u0e32\u0e2b\u0e21\u0e32\u0e22", +"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?", "Insert\/edit link": "\u0e41\u0e17\u0e23\u0e01\/\u0e41\u0e01\u0e49\u0e44\u0e02\u0e25\u0e34\u0e07\u0e01\u0e4c", "Insert\/edit video": "\u0e41\u0e17\u0e23\u0e01\/\u0e41\u0e01\u0e49\u0e44\u0e02\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d", "Poster": "\u0e42\u0e1b\u0e2a\u0e40\u0e15\u0e2d\u0e23\u0e4c", |