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/lv.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/lv.yml')
-rw-r--r-- | config/locales/lv.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config/locales/lv.yml b/config/locales/lv.yml index 66adad4c9..112611967 100644 --- a/config/locales/lv.yml +++ b/config/locales/lv.yml @@ -1019,3 +1019,9 @@ lv: permission_manage_related_issues: Manage related issues field_ldap_filter: LDAP filter label_search_for_watchers: Search for watchers to add + 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. |