diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2011-03-30 16:56:52 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2011-03-30 16:56:52 +0000 |
commit | b12994e12ee3409d0a09558ba260a6bb2e5de13a (patch) | |
tree | c624bfd81ec487c60756ccc32602926cdd6d3022 /config/locales/sr-YU.yml | |
parent | 64c026e34e447734f20da95ba84273a5623ac30d (diff) | |
download | redmine-b12994e12ee3409d0a09558ba260a6bb2e5de13a.tar.gz redmine-b12994e12ee3409d0a09558ba260a6bb2e5de13a.zip |
Removed hard coded french strings (#8020).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5264 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/sr-YU.yml')
-rw-r--r-- | config/locales/sr-YU.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml index afbbf19f6..1f0f96369 100644 --- a/config/locales/sr-YU.yml +++ b/config/locales/sr-YU.yml @@ -943,3 +943,5 @@ sr-YU: label_news_comment_added: Comment added to a news
button_expand_all: Expand all
button_collapse_all: Collapse all
+ label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
+ label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
|