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/hr.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/hr.js')
-rw-r--r-- | program/js/tinymce/langs/hr.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/program/js/tinymce/langs/hr.js b/program/js/tinymce/langs/hr.js index 81924b369..1e2466b17 100644 --- a/program/js/tinymce/langs/hr.js +++ b/program/js/tinymce/langs/hr.js @@ -5,6 +5,7 @@ tinymce.addI18n('hr',{ "Div": "DIV", "Paste": "Zalijepi", "Close": "Zatvori", +"Font Family": "Font Family", "Pre": "PRE", "Align right": "Poravnaj desno", "New document": "Novi dokument", @@ -22,6 +23,7 @@ tinymce.addI18n('hr',{ "Header 1": "Zaglavlje 1", "Superscript": "Natpis", "Clear formatting": "Ukloni oblikovanje", +"Font Sizes": "Font Sizes", "Subscript": "Potpis", "Header 6": "Zaglavlje 6", "Redo": "Vrati", @@ -89,7 +91,9 @@ tinymce.addI18n('hr',{ "Insert link": "Umetni poveznicu", "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": "Umetni\/izmijeni poveznicu", "Insert\/edit video": "Umetni\/izmijeni video", "Poster": "Poster", |