diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2017-01-14 10:53:28 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2017-01-14 10:53:28 +0000 |
commit | f70f352bc57790d9481721fca86b7cbaaf6c44ff (patch) | |
tree | 945e81ece3b42f137db400b3d4477d5e710bbbc4 /config/locales/mk.yml | |
parent | f1678e4f778c111ec97528eb57672e2d8d01e37c (diff) | |
download | redmine-f70f352bc57790d9481721fca86b7cbaaf6c44ff.tar.gz redmine-f70f352bc57790d9481721fca86b7cbaaf6c44ff.zip |
Adds :label_attribute_of_object string to locales (#21249).
git-svn-id: http://svn.redmine.org/redmine/trunk@16192 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/mk.yml')
-rw-r--r-- | config/locales/mk.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/mk.yml b/config/locales/mk.yml index 112c4ab21..d22312091 100644 --- a/config/locales/mk.yml +++ b/config/locales/mk.yml @@ -1223,3 +1223,4 @@ mk: error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot be reassigned to an issue that is about to be deleted setting_timelog_required_fields: Required fields for time logs + label_attribute_of_object: '%{object_name}''s %{name}' |