diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2013-06-09 10:06:00 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2013-06-09 10:06:00 +0000 |
commit | f64dc99f8adabb4aef74886e36d5a3069a72ef82 (patch) | |
tree | af0ca620e39811b921d91cb8b00e68865d2dd47e /config/locales/sk.yml | |
parent | 4bd874ab46c38792f9e834d28a17ed5eabde9d61 (diff) | |
download | redmine-f64dc99f8adabb4aef74886e36d5a3069a72ef82.tar.gz redmine-f64dc99f8adabb4aef74886e36d5a3069a72ef82.zip |
Adds i18n strings (#14228).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11947 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/sk.yml')
-rw-r--r-- | config/locales/sk.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/locales/sk.yml b/config/locales/sk.yml index 8bde0f2d3..c2f926d17 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -1086,3 +1086,6 @@ sk: text_scm_config: You can configure your SCM commands in config/configuration.yml. Please restart the application after editing it. text_scm_command_not_available: SCM command is not available. Please check settings on the administration panel. setting_emails_header: Email header + 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. |