Skip to content

[5.0]Com admin remove deprecated strings #2973

@jgerman-bot

Description

@jgerman-bot

New language relevant PR in upstream repo: joomla/joomla-cms#41576 Here are the upstream changes:

Click to expand the diff!
diff --git a/administrator/language/en-GB/com_admin.ini b/administrator/language/en-GB/com_admin.ini
index 6e8ee97c479a..ce7445a14db7 100644
--- a/administrator/language/en-GB/com_admin.ini
+++ b/administrator/language/en-GB/com_admin.ini
@@ -4,16 +4,6 @@
 ; Note : All ini files need to be saved as UTF-8
 
 COM_ADMIN="System Information"
-; Deprecated, will be removed with 5.0
-COM_ADMIN_A11Y_SETTINGS_FIELDSET_LABEL="Accessibility Settings"
-; Deprecated, will be removed with 5.0
-COM_ADMIN_A11Y_SETTINGS_FIELD_CONTRAST="High Contrast"
-; Deprecated, will be removed with 5.0
-COM_ADMIN_A11Y_SETTINGS_FIELD_FONTSIZE="Increase Font Size"
-; Deprecated, will be removed with 5.0
-COM_ADMIN_A11Y_SETTINGS_FIELD_HIGHLIGHT="Highlight Links"
-; Deprecated, will be removed with 5.0
-COM_ADMIN_A11Y_SETTINGS_FIELD_MONOCHROME="Monochrome"
 COM_ADMIN_ALPHABETICAL_INDEX="Alphabetical Index"
 COM_ADMIN_CACHE_DIRECTORY="(Cache folder)"
 COM_ADMIN_CONFIGURATION_FILE="Configuration File"
@@ -38,8 +28,6 @@ COM_ADMIN_HELP_ARTICLES:_CATEGORIES="Articles: Categories"
 COM_ADMIN_HELP_ARTICLES:_EDIT_CATEGORY="Articles: Categories - New/Edit"
 COM_ADMIN_HELP_ARTICLES:_EDIT="Articles: New/Edit"
 COM_ADMIN_HELP_ARTICLES:_FEATURED="Articles: Featured"
-; Deprecated, will be removed with 5.0
-COM_ADMIN_HELP_ARTICLES:_NEW_OR_EDIT_CATEGORY="Articles: Categories - New/Edit"
 COM_ADMIN_HELP_ARTICLES="Articles"
 COM_ADMIN_HELP_BANNERS:_CATEGORIES="Banners: Categories"
 COM_ADMIN_HELP_BANNERS:_CLIENTS="Banners: Clients"
@@ -48,21 +36,9 @@ COM_ADMIN_HELP_BANNERS:_NEW_OR_EDIT_CATEGORY="Banners: Categories - New/Edit"
 COM_ADMIN_HELP_BANNERS:_NEW_OR_EDIT_CLIENT="Banners: Clients - New/Edit"
 COM_ADMIN_HELP_BANNERS:_TRACKS="Banners: Tracks"
 COM_ADMIN_HELP_BANNERS="Banners"
-; Deprecated, will be removed with 5.0
-COM_ADMIN_HELP_COMPONENT:_FIELD_GROUPS="Field Groups"
-; Deprecated, will be removed with 5.0
-COM_ADMIN_HELP_COMPONENT:_FIELDS="Fields"
-; Deprecated, will be removed with 5.0
-COM_ADMIN_HELP_COMPONENT:_NEW_OR_EDIT_FIELD_GROUP="Field Groups: New/Edit"
-; Deprecated, will be removed with 5.0
-COM_ADMIN_HELP_COMPONENT:_NEW_OR_EDIT_FIELD="Fields: New/Edit"
 COM_ADMIN_HELP_CONTACTS:_CATEGORIES="Contacts: Categories"
 COM_ADMIN_HELP_CONTACTS:_EDIT_CATEGORY="Contacts: Categories - New/Edit"
 COM_ADMIN_HELP_CONTACTS:_EDIT="Contacts: New/Edit"
-; Deprecated, will be removed with 5.0
-COM_ADMIN_HELP_CONTACTS:_NEW_OR_EDIT_CATEGORY="Contacts: Categories - New/Edit"
-; Deprecated, will be removed with 5.0
-COM_ADMIN_HELP_CONTACTS:_NEW_OR_EDIT="Contacts: New/Edit"
 COM_ADMIN_HELP_CONTACTS="Contacts"
 COM_ADMIN_HELP_EXTENSIONS:_DISCOVER="Extensions: Discover"
 COM_ADMIN_HELP_EXTENSIONS:_INSTALL="Extensions: Install"
@@ -77,8 +53,6 @@ COM_ADMIN_HELP_GLOSSARY="Glossary"
 COM_ADMIN_HELP_GUIDED_TOURS:_NEW_OR_EDIT_STEP="Guided Tours: New/Edit Step"
 COM_ADMIN_HELP_GUIDED_TOURS:_NEW_OR_EDIT_TOUR="Guided Tours: New/Edit Tour"
 COM_ADMIN_HELP_GUIDED_TOURS:_STEPS="Guided Tours: Steps"
-; Deprecated, will be removed with 5.0
-COM_ADMIN_HELP_GUIDED_TOURS:_TOURS="Guided Tours: Tours"
 COM_ADMIN_HELP_GUIDED_TOURS="Guided Tours"
 COM_ADMIN_HELP_INFORMATION:_DATABASE="Extensions: Check Database"
 COM_ADMIN_HELP_INFORMATION:_WARNINGS="Extensions: Warnings"
@@ -104,10 +78,6 @@ COM_ADMIN_HELP_MULTILINGUAL_ASSOCIATIONS="Multilingual Associations"
 COM_ADMIN_HELP_NEWS_FEEDS:_CATEGORIES="News Feeds: Categories"
 COM_ADMIN_HELP_NEWS_FEEDS:_EDIT_CATEGORY="News Feeds: Categories - New/Edit"
 COM_ADMIN_HELP_NEWS_FEEDS:_EDIT="News Feeds: New/Edit"
-; Deprecated, will be removed with 5.0
-COM_ADMIN_HELP_NEWS_FEEDS:_NEW_OR_EDIT_CATEGORY="News Feeds: Categories - New/Edit"
-; Deprecated, will be removed with 5.0
-COM_ADMIN_HELP_NEWS_FEEDS:_NEW_OR_EDIT="News Feeds: New/Edit"
 COM_ADMIN_HELP_NEWS_FEEDS="News Feeds"
 COM_ADMIN_HELP_PERMISSIONS_FOR_USER="Users: Debug Users Permissions"
 COM_ADMIN_HELP_PLUGINS:_NAME_OF_PLUGIN="Plugins: New/Edit"

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions