diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2012-04-15 15:47:25 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2012-04-15 15:47:25 +0000 |
commit | 0cb633c6881c8f4eb7e0d267d65ba17b0d477fa2 (patch) | |
tree | b7e3503924a2a8d24b718d3ad9fa6da2ea305bd2 /config/locales/bg.yml | |
parent | c7149f418408c0ad0b3b303469427ec9b1f2fae4 (diff) | |
download | redmine-0cb633c6881c8f4eb7e0d267d65ba17b0d477fa2.tar.gz redmine-0cb633c6881c8f4eb7e0d267d65ba17b0d477fa2.zip |
Adds new strings to locales.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9421 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/bg.yml')
-rw-r--r-- | config/locales/bg.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config/locales/bg.yml b/config/locales/bg.yml index 24a71d328..a4085dc53 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -1024,3 +1024,9 @@ bg: description_date_range_interval: Изберете диапазон чрез задаване на начална и крайна дати description_date_from: Въведете начална дата description_date_to: Въведете крайна дата + notice_account_deleted: Your account has been permanently deleted. + setting_unsubscribe: Allow users to unsubscribe + button_delete_my_account: Delete my account + text_account_destroy_confirmation: |- + Are you sure you want to proceed? + Your account will be permanently deleted, with no way to reactivate it. |