commit | 850305682ead43ba044ebb853126de6c28cd2f95 | [log] [tgz] |
---|---|---|
author | Valentin Valchev <vvalchev@apache.org> | Tue Jan 13 08:23:56 2015 +0000 |
committer | Valentin Valchev <vvalchev@apache.org> | Tue Jan 13 08:23:56 2015 +0000 |
tree | 86ace86574d8eb88c4a503748ca53794c0a241f8 | |
parent | 91de4335ea422825db7330cbd5767ffee449ca89 [diff] [blame] |
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