diff options
author | Pascal Herbert <pascal.herbert@gmail.com> | 2014-06-26 14:38:16 +0200 |
---|---|---|
committer | Pascal Herbert <pascal.herbert@gmail.com> | 2014-06-26 14:38:16 +0200 |
commit | 51d7bf0d2c77bda266956f550331dc5c45bba2f3 (patch) | |
tree | fb40ae385ad6e2201e9f688cffa3c48d57358964 /program/js/tinymce/langs/sr.js | |
parent | 734ae968967dde2843e677109be265692272580e (diff) |
Updated Langs to TinyMC 4.1.x
Updated Langs to TinyMC 4.1.x
Diffstat (limited to 'program/js/tinymce/langs/sr.js')
-rw-r--r-- | program/js/tinymce/langs/sr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/program/js/tinymce/langs/sr.js b/program/js/tinymce/langs/sr.js index 48e20a4ff..ef7240453 100644 --- a/program/js/tinymce/langs/sr.js +++ b/program/js/tinymce/langs/sr.js @@ -91,7 +91,9 @@ tinymce.addI18n('sr',{ "Insert link": "Ubaci vezu", "New window": "Novi prozor", "None": "Ni\u0161ta", +"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": "Meta", +"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": "Ubaci\/promeni vezu", "Insert\/edit video": "Ubaci\/promeni video", "Poster": "Poster", |