Skip to content

Commit 871c5c7

Browse files
authored
[6.0] Remove deprecated strings (joomla#45195)
1 parent 2ab17ef commit 871c5c7

File tree

3 files changed

+0
-8
lines changed

3 files changed

+0
-8
lines changed

administrator/language/en-GB/com_menus.ini

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,6 @@ COM_MENUS_SELECT_A_MENUITEM="Select a Menu Item"
176176
COM_MENUS_SELECT_MENU="- Select Menu -"
177177
COM_MENUS_SELECT_MENU_FILTER="Select Menu"
178178
COM_MENUS_SELECT_MENU_FILTER_NOT_TRASHED="Filter the list by a state other than trashed or clear the filter."
179-
; Deprecated, will be removed with 6.0
180-
COM_MENUS_SELECT_MENU_FIRST="To use batch processing, please first select a Menu in the manager."
181179
COM_MENUS_SELECT_MENU_FIRST_EXPORT="To use export, please first select a valid Menu in the manager."
182180
COM_MENUS_SUBMENU_ITEMS="Menu Items"
183181
COM_MENUS_SUBMENU_MENUS="Menus"

administrator/language/en-GB/mod_stats_admin.sys.ini

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,3 @@
66
MOD_STATS_ADMIN="Statistics"
77
MOD_STATS_ADMIN_LAYOUT_DEFAULT="Default"
88
MOD_STATS_XML_DESCRIPTION="The Statistics Module shows information about your server installation together with statistics on the website users and the number of Articles in your database."
9-
10-
; Deprecated, will be removed with 6.0
11-
MOD_STATS_LAYOUT_DEFAULT="Default"

administrator/language/en-GB/plg_content_loadmodule.ini

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,3 @@ PLG_LOADMODULE_FIELD_VALUE_DIVS="Wrapped by Divs"
99
PLG_LOADMODULE_FIELD_VALUE_RAW="No wrapping (raw output)"
1010
PLG_LOADMODULE_FIELD_VALUE_TABLE="Wrapped by table (column)"
1111
PLG_LOADMODULE_XML_DESCRIPTION="Within content this plugin loads a Module by ID, Syntax: {loadmoduleid 1} or a Module by position, Syntax: {loadposition user1} or a Module by name, Syntax: {loadmodule mod_login}. Optionally can specify module style and for loadmodule a specific module by title, Syntax: {loadmodule mod_login,module title,style}."
12-
; Deprecated, will be removed with 6.0
13-
PLG_LOADMODULE_FIELD_VALUE_HORIZONTAL="Wrapped by table (horizontal)"
14-
PLG_LOADMODULE_FIELD_VALUE_MULTIPLEDIVS="Wrapped by Multiple Divs"

0 commit comments

Comments
 (0)