summaryrefslogtreecommitdiffstats
path: root/config/locales/en.yml
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2009-12-26 15:46:12 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2009-12-26 15:46:12 +0000
commitc36c924714cbbbf88f825b1513a0d22a3b513332 (patch)
treeaf350edc4ace2b94269222c468ab846d9469f35d /config/locales/en.yml
parenta4c64ff84befbd87653f0b5c0c5a6c69a78401a6 (diff)
downloadredmine-c36c924714cbbbf88f825b1513a0d22a3b513332.tar.gz
redmine-c36c924714cbbbf88f825b1513a0d22a3b513332.zip
Ask for confirmation when a non-admin users tries to remove himself from a project (#4402).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3249 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r--config/locales/en.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 1c421cb49..c21643c0d 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -848,6 +848,7 @@ en:
text_wiki_page_nullify_children: "Keep child pages as root pages"
text_wiki_page_destroy_children: "Delete child pages and all their descendants"
text_wiki_page_reassign_children: "Reassign child pages to this parent page"
+ text_own_membership_delete_confirmation: "You are about to remove some or all of your permissions and may no longer be able to edit this project after that.\nAre you sure you want to continue?"
default_role_manager: Manager
default_role_developper: Developer