initial commit

This commit is contained in:
Ben Ramey
2017-03-02 21:57:21 -06:00
commit fd8ad64063
22097 changed files with 1960930 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
K 25
svn:wc:ra_dav:version-url
V 79
/svn/!svn/ver/25/pae.co.at/trunk/htdocs/js/tiny_mce/plugins/searchreplace/langs
END
en_dlg.js
K 25
svn:wc:ra_dav:version-url
V 89
/svn/!svn/ver/25/pae.co.at/trunk/htdocs/js/tiny_mce/plugins/searchreplace/langs/en_dlg.js
END

View File

@@ -0,0 +1,40 @@
10
dir
55
http://barnabas/svn/pae.co.at/trunk/htdocs/js/tiny_mce/plugins/searchreplace/langs
http://barnabas/svn
2009-05-28T02:14:48.119086Z
25
ben
5f44b648-3ce2-dc11-a6be-00b0d029fcea
en_dlg.js
file
2009-05-28T02:26:29.000000Z
5f735d67877a4ecb9faf4ca19d2035dd
2009-05-28T02:14:48.119086Z
25
ben

View File

@@ -0,0 +1,16 @@
tinyMCE.addI18n('en.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"
});