Added TinyMCE to flatpages. Minor urls.py.dist fix
[flowspy] / static / js / tinymce / plugins / searchreplace / langs / ml_dlg.js
diff --git a/static/js/tinymce/plugins/searchreplace/langs/ml_dlg.js b/static/js/tinymce/plugins/searchreplace/langs/ml_dlg.js
new file mode 100644 (file)
index 0000000..6960ae9
--- /dev/null
@@ -0,0 +1,16 @@
+tinyMCE.addI18n('ml.searchreplace_dlg',{\r
+searchnext_desc:"Find again",\r
+notfound:"The search has been completed. The search string could not be found.",\r
+search_title:"Find",\r
+replace_title:"Find/Replace",\r
+allreplaced:"All occurrences of the search string were replaced.",\r
+findwhat:"Find what",\r
+replacewith:"Replace with",\r
+direction:"Direction",\r
+up:"Up",\r
+down:"Down",\r
+mcase:"Match case",\r
+findnext:"Find next",\r
+replace:"Replace",\r
+replaceall:"Replace all"\r
+});
\ No newline at end of file