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/sr-YU.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/sr-YU.yml')
-rw-r--r-- | config/locales/sr-YU.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml index a12f3022c..a33d876a2 100644 --- a/config/locales/sr-YU.yml +++ b/config/locales/sr-YU.yml @@ -1181,3 +1181,6 @@ sr-YU: 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 |