diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2013-07-13 09:21:58 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2013-07-13 09:21:58 +0000 |
commit | 5fbc7f8f1f66259b4161164f81891356068dfd30 (patch) | |
tree | b1cdd04f8217fb5cb3d36c25dd514e3222ba8842 /config/locales/ja.yml | |
parent | 628d05629b734371d3e850a95dadf0be30c5ef20 (diff) | |
download | redmine-5fbc7f8f1f66259b4161164f81891356068dfd30.tar.gz redmine-5fbc7f8f1f66259b4161164f81891356068dfd30.zip |
Fills locales with new strings.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12013 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/ja.yml')
-rw-r--r-- | config/locales/ja.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml index d281ede5f..2be6db16a 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1121,3 +1121,7 @@ ja: notice_account_not_activated_yet: You haven't activated your account yet. If you want to receive a new activation email, please <a href="%{url}">click this link</a>. notice_account_locked: Your account is locked. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users |