diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2012-05-08 11:03:45 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2012-05-08 11:03:45 +0000 |
commit | ddfb2315aa03708288744d4fe191749c8a68781e (patch) | |
tree | 50c5cc4b32728e217f857b5d528f19f619bb65ed /config/locales/it.yml | |
parent | 1ad003dcc77422bdcfb122df4d7a5cd671b5103e (diff) | |
download | redmine-ddfb2315aa03708288744d4fe191749c8a68781e.tar.gz redmine-ddfb2315aa03708288744d4fe191749c8a68781e.zip |
Replaced "Allow users to unsubscribe" with "Allow users to delete their own account" (#10787).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9654 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/it.yml')
-rw-r--r-- | config/locales/it.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/it.yml b/config/locales/it.yml index 88cf7faf6..a5aa649f8 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -1027,7 +1027,7 @@ it: 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 + setting_unsubscribe: Allow users to delete their own account button_delete_my_account: Delete my account text_account_destroy_confirmation: |- Are you sure you want to proceed? |