Skip to content

Commit d976219

Browse files
authored
[4.0] admin container menu (#34705)
Simple pr to correct the english string. Menu items are shown _in_ a container not _under_
1 parent 7a5ae79 commit d976219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

administrator/language/en-GB/com_menus.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ COM_MENUS_ITEM_FIELD_ANCHOR_TITLE_LABEL="Link Title Attribute"
7474
COM_MENUS_ITEM_FIELD_ASSIGNED_LABEL="Menu"
7575
COM_MENUS_ITEM_FIELD_ASSOCIATION_NO_VALUE="- No association -"
7676
COM_MENUS_ITEM_FIELD_BROWSERNAV_LABEL="Target Window"
77-
COM_MENUS_ITEM_FIELD_COMPONENTS_CONTAINER_HIDE_ITEMS_DESC="Select the menu items that should or should not be shown under this container. If there are no items to show, then this container will also be hidden.<br>Please note that when you install a new component it will be displayed by default until you come back here and hide it too."
77+
COM_MENUS_ITEM_FIELD_COMPONENTS_CONTAINER_HIDE_ITEMS_DESC="Select the menu items that should or should not be shown in this container. If there are no items to show, then this container will also be hidden.<br>Please note that when you install a new component it will be displayed by default until you come back here and hide it too."
7878
COM_MENUS_ITEM_FIELD_COMPONENTS_CONTAINER_HIDE_ITEMS_LABEL="Show or Hide Menu Items"
7979
COM_MENUS_ITEM_FIELD_DASHBOARD_DESC="If an identifier is provided, a dashboard is created for this menu item."
8080
COM_MENUS_ITEM_FIELD_DASHBOARD_LABEL="Dashboard"

0 commit comments

Comments
 (0)