diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2015-11-01 10:41:33 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2015-11-01 10:41:33 +0000 |
commit | 747247d81b623d9e4269a029f641176b7067de5b (patch) | |
tree | 09a03e0c55bb26341d59be31951687d3cf8675bb /config/locales/hr.yml | |
parent | dd1c5f8900bb95a47209e6a1efea8ea51950fdd4 (diff) | |
download | redmine-747247d81b623d9e4269a029f641176b7067de5b.tar.gz redmine-747247d81b623d9e4269a029f641176b7067de5b.zip |
Adds strings to locales (#20008).
git-svn-id: http://svn.redmine.org/redmine/trunk@14793 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/hr.yml')
-rw-r--r-- | config/locales/hr.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/locales/hr.yml b/config/locales/hr.yml index 4f28d065e..8b0094655 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -1180,3 +1180,6 @@ hr: label_field_format_enumeration: Key/value list label_f_hour_short: '%{value} h' field_default_version: Default version + error_attachment_extension_not_allowed: Attachment extension %{extension} is not allowed + setting_attachment_extensions_allowed: Allowed extensions + setting_attachment_extensions_denied: Disallowed extensions |