Modify name "Security Groups" to "Groups"

This commit is contained in:
Virtuworks 2013-08-22 16:10:07 -04:00
parent fde3950e9b
commit 9b8a1a1d57
5 changed files with 5 additions and 5 deletions

View file

@ -139,7 +139,7 @@
<value>Create New Group</value> <value>Create New Group</value>
</data> </data>
<data name="Text.PageName" xml:space="preserve"> <data name="Text.PageName" xml:space="preserve">
<value>Security Groups</value> <value>Groups</value>
</data> </data>
<data name="valManager.ErrorMessage" xml:space="preserve"> <data name="valManager.ErrorMessage" xml:space="preserve">
<value>Please specify a manager</value> <value>Please specify a manager</value>

View file

@ -142,7 +142,7 @@
<value>Edit Group</value> <value>Edit Group</value>
</data> </data>
<data name="Text.PageName" xml:space="preserve"> <data name="Text.PageName" xml:space="preserve">
<value>Security Groups</value> <value>Groups</value>
</data> </data>
<data name="valManager.ErrorMessage" xml:space="preserve"> <data name="valManager.ErrorMessage" xml:space="preserve">
<value>Please specify a manager</value> <value>Please specify a manager</value>

View file

@ -148,6 +148,6 @@
<value>Groups</value> <value>Groups</value>
</data> </data>
<data name="Text.PageName" xml:space="preserve"> <data name="Text.PageName" xml:space="preserve">
<value>Security Groups</value> <value>Groups</value>
</data> </data>
</root> </root>

View file

@ -58,7 +58,7 @@
</asp:UpdatePanel> </asp:UpdatePanel>
</asp:Panel> </asp:Panel>
<wsp:CollapsiblePanel id="secSecurityGroups" runat="server" TargetControlID="SecurityGroupsPanel" meta:resourcekey="secSecurityGroups" Text="Security Groups"></wsp:CollapsiblePanel> <wsp:CollapsiblePanel id="secSecurityGroups" runat="server" TargetControlID="SecurityGroupsPanel" meta:resourcekey="secSecurityGroups" Text="Groups"></wsp:CollapsiblePanel>
<asp:Panel ID="SecurityGroupsPanel" runat="server" Height="0" style="overflow:hidden;"> <asp:Panel ID="SecurityGroupsPanel" runat="server" Height="0" style="overflow:hidden;">
<asp:UpdatePanel ID="SCGeneralUpdatePanel" runat="server" UpdateMode="Conditional" ChildrenAsTriggers="true"> <asp:UpdatePanel ID="SCGeneralUpdatePanel" runat="server" UpdateMode="Conditional" ChildrenAsTriggers="true">
<ContentTemplate> <ContentTemplate>

View file

@ -202,6 +202,6 @@
<value>Lync Federation Domains</value> <value>Lync Federation Domains</value>
</data> </data>
<data name="Text.SecurityGroups" xml:space="preserve"> <data name="Text.SecurityGroups" xml:space="preserve">
<value>Security Groups</value> <value>Groups</value>
</data> </data>
</root> </root>