Author: sdumitriu
Date: 2008-02-03 02:27:40 +0100 (Sun, 03 Feb 2008)
New Revision: 7280

Modified:
   
xwiki-platform/core/trunk/xwiki-core/src/main/resources/ApplicationResources.properties
Log:
XWIKI-2030: In the user tab on the administration page the dialog box when 
deleting a user should be modified
XWIKI-2039: Creating a group with the name of an existing page should generate 
an error
Fixed (resources part).
Patch submitted by Evelina Slatineanu, applied without changes.


Modified: 
xwiki-platform/core/trunk/xwiki-core/src/main/resources/ApplicationResources.properties
===================================================================
--- 
xwiki-platform/core/trunk/xwiki-core/src/main/resources/ApplicationResources.properties
     2008-02-02 19:29:15 UTC (rev 7279)
+++ 
xwiki-platform/core/trunk/xwiki-core/src/main/resources/ApplicationResources.properties
     2008-02-03 01:27:40 UTC (rev 7280)
@@ -899,8 +899,9 @@
 changes.classeschanges=Class Changes
 changes.noclasseschanges=No Class Changes
 
-rightsmanager.confirmdeleteuserorgroup=Delete this user or group?
-rightsmanager.confirmdeletemember=Delete this member from the group?
+rightsmanager.confirmdeleteuser=The user __name__ will be deleted and removed 
from all groups he belongs to. Are you sure you want to proceed?
+rightsmanager.confirmdeletegroup=The group __name__ will be deleted. Are you 
sure you want to proceed?
+rightsmanager.confirmdeletemember=This user will be removed from the current 
group. Are you sure you want to proceed?
 rightsmanager.addnewuser=Add New User
 rightsmanager.addnewgroup=Add New Group
 rightsmanager.duplicateuser=Some users already exist in the group
@@ -917,12 +918,15 @@
 rightsmanager.global=Global
 rightsmanager.local=Local
 rightsmanager.both=Both
-rightsmanager.edituserprofile=For more options to edit this user, please go to 
the user's profile
-rightsmanager.userprofile=User Profile
+rightsmanager.edituserprofile=For more options to edit this user, please go to 
the
+rightsmanager.userprofile= user's profile
 rightsmanager.members=Members
 rightsmanager.manage=Manage
 rightsmanager.addnewuser=Add new user
 rightsmanager.addnewgroup=Add new group
+rightsmanager.createnewgroup=Create new group
+rightsmanager.creategroup=Create group
+rightsmanager.groupexist=__name__ cannot be used for the group name, as 
another document with this name already exists.
 
 ui.ajaxTable.loading=Loading...
 

_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to