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

diff --git a/webconsole-plugins/useradmin/src/main/resources/OSGI-INF/l10n/bundle_bg.properties b/webconsole-plugins/useradmin/src/main/resources/OSGI-INF/l10n/bundle_bg.properties
index 1775086..59fd950 100644
--- a/webconsole-plugins/useradmin/src/main/resources/OSGI-INF/l10n/bundle_bg.properties
+++ b/webconsole-plugins/useradmin/src/main/resources/OSGI-INF/l10n/bundle_bg.properties
@@ -47,5 +47,6 @@
 - Ако при завлачването натиснете клавиша Ctrl, ще копирате избраната роля, вместо да я преместите<br/>\

 - За да премахнете роля от група - завлачете я в основата на дървото<br/>\

 - Ролите, които са в <i>курсив</i> са задължителни членове на групата<br/>\

-- За да направите роля задължителна за групата, (или обикновена) кликнете двойно върху нея

+- За да направите роля задължителна (или обикновена) за групата, изберете ролята и използвайте бутона за промяна на членство.

+toggleRequired=Задължителен/Обикновен член