summaryrefslogtreecommitdiff
path: root/program/js/tiny_mce/plugins/searchreplace/langs/ta_dlg.js
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2010-06-24 13:55:14 +0000
committeralecpl <alec@alec.pl>2010-06-24 13:55:14 +0000
commit60527660ee5e78df7ac4ee8e37a8ba6fdab22128 (patch)
tree28b852e9179de1917de2e0e0f2cc1d20d6f0c02d /program/js/tiny_mce/plugins/searchreplace/langs/ta_dlg.js
parentf4f6291ec16bd2fe368f868e667ea2071c514098 (diff)
- Update TinyMCE translations
Diffstat (limited to 'program/js/tiny_mce/plugins/searchreplace/langs/ta_dlg.js')
-rw-r--r--program/js/tiny_mce/plugins/searchreplace/langs/ta_dlg.js16
1 files changed, 16 insertions, 0 deletions
diff --git a/program/js/tiny_mce/plugins/searchreplace/langs/ta_dlg.js b/program/js/tiny_mce/plugins/searchreplace/langs/ta_dlg.js
new file mode 100644
index 000000000..6dbae4537
--- /dev/null
+++ b/program/js/tiny_mce/plugins/searchreplace/langs/ta_dlg.js
@@ -0,0 +1,16 @@
+tinyMCE.addI18n('ta.searchreplace_dlg',{
+searchnext_desc:"Find again",
+notfound:"The search has been completed. The search string could not be found.",
+search_title:"Find",
+replace_title:"Find/Replace",
+allreplaced:"All occurrences of the search string were replaced.",
+findwhat:"Find what",
+replacewith:"Replace with",
+direction:"Direction",
+up:"Up",
+down:"Down",
+mcase:"Match case",
+findnext:"Find next",
+replace:"Replace",
+replaceall:"Replace all"
+}); \ No newline at end of file