Fixed FELIX-4763 : Reload button on user admin plugin doesn't work correctly.
https://issues.apache.org/jira/browse/FELIX-4763

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1651300 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/webconsole-plugins/useradmin/src/main/resources/OSGI-INF/l10n/bundle.properties b/webconsole-plugins/useradmin/src/main/resources/OSGI-INF/l10n/bundle.properties
index 8fad024..b707f2c 100644
--- a/webconsole-plugins/useradmin/src/main/resources/OSGI-INF/l10n/bundle.properties
+++ b/webconsole-plugins/useradmin/src/main/resources/OSGI-INF/l10n/bundle.properties
@@ -47,5 +47,5 @@
 - While dragging, hold Ctrl button to copy, instead of move<br/>\

 - To remove a role from a group - drag it to the root node<br/>\

 - The roles which are in <i>italic</i> are 'required' members of the current group<br/>\

-- To toggle a role from required to basic membership (and vice-versa), double click on it

-

+- To change the membership, select the role and use 'Toggle Membership' button.

+toggleRequired=Toggle Membership