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/ja.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/ja.yml')
-rw-r--r-- | config/locales/ja.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 33e8112df..952978fd2 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -964,3 +964,5 @@ ja: enumeration_doc_categories: 文書カテゴリ enumeration_activities: 作業分類 (時間トラッキング) enumeration_system_activity: システム作業分類 + 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 |