diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2015-11-07 09:21:10 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2015-11-07 09:21:10 +0000 |
commit | 467a69f2b878d7ed56e63b432b4b4ef5ebb4d25f (patch) | |
tree | 2cd7736bc31770fcc7e6693fe058ef44c5b3ed99 /config/locales/mk.yml | |
parent | d3d7678c7689ed6c90fd6058b16c18fc7130c0cf (diff) | |
download | redmine-467a69f2b878d7ed56e63b432b4b4ef5ebb4d25f.tar.gz redmine-467a69f2b878d7ed56e63b432b4b4ef5ebb4d25f.zip |
Adds strings to locales (#16621).
git-svn-id: http://svn.redmine.org/redmine/trunk@14810 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/mk.yml')
-rw-r--r-- | config/locales/mk.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/mk.yml b/config/locales/mk.yml index 683118f47..8839565a9 100644 --- a/config/locales/mk.yml +++ b/config/locales/mk.yml @@ -1182,3 +1182,5 @@ mk: error_attachment_extension_not_allowed: Attachment extension %{extension} is not allowed setting_attachment_extensions_allowed: Allowed extensions setting_attachment_extensions_denied: Disallowed extensions + label_any_open_issues: any open issues + label_no_open_issues: no open issues |