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/pl.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/pl.yml')
-rw-r--r-- | config/locales/pl.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/pl.yml b/config/locales/pl.yml index e7355ea72..7919878dd 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -1114,3 +1114,7 @@ pl: notice_account_locked: Your account is locked. notice_account_register_done: Account was successfully created. An email containing the instructions to activate your account was sent to %{email}. + label_hidden: Hidden + label_visibility_private: to me only + label_visibility_roles: to these roles only + label_visibility_public: to any users |