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/bg.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/bg.yml')
-rw-r--r-- | config/locales/bg.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/locales/bg.yml b/config/locales/bg.yml index fccadabf1..17561ea3d 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -1086,3 +1086,6 @@ bg: description_date_from: Въведете начална дата description_date_to: Въведете крайна дата text_repository_identifier_info: 'Позволени са малки букви (a-z), цифри, тирета и _.<br />Промяна след създаването му не е възможна.' + 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. |