Skip to content

Commit 4d90b0d

Browse files
authored
Merge pull request #12178 from zero-24/deprecated_langstrings
[4.0] Remove deprecated lang stings
2 parents 128953e + fd02f92 commit 4d90b0d

File tree

6 files changed

+0
-21
lines changed

6 files changed

+0
-21
lines changed

administrator/language/en-GB/en-GB.com_banners.ini

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -139,12 +139,6 @@ COM_BANNERS_FIELD_TRACKIMPRESSION_DESC="Record the impressions (views) of the ba
139139
COM_BANNERS_FIELD_TRACKIMPRESSION_LABEL="Track Impressions"
140140
COM_BANNERS_FIELD_TYPE_DESC="Choose the type of banner. Select Image to display an image from /images/banners/ folder. Select Custom to enter your custom code."
141141
COM_BANNERS_FIELD_TYPE_LABEL="Type"
142-
; The following five strings are deprecated and will be removed with 4.0. They generate wrong plural detection in Crowdin.
143-
COM_BANNERS_FIELD_VALUE_1="Unlimited"
144-
COM_BANNERS_FIELD_VALUE_2="Yearly"
145-
COM_BANNERS_FIELD_VALUE_3="Monthly"
146-
COM_BANNERS_FIELD_VALUE_4="Weekly"
147-
COM_BANNERS_FIELD_VALUE_5="Daily"
148142
COM_BANNERS_FIELD_VALUE_UNLIMITED="Unlimited"
149143
COM_BANNERS_FIELD_VALUE_YEARLY="Yearly"
150144
COM_BANNERS_FIELD_VALUE_MONTHLY="Monthly"

administrator/language/en-GB/en-GB.com_categories.ini

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ COM_CATEGORIES_ACCESS_EDITSTATE_DESC="New setting for <strong>edit state actions
1313
COM_CATEGORIES_BASIC_FIELDSET_LABEL="Options"
1414
COM_CATEGORIES_BATCH_CANNOT_CREATE="You are not allowed to create new categories in this category."
1515
COM_CATEGORIES_BATCH_CANNOT_EDIT="You are not allowed to edit one or more of these categories."
16-
; COM_CATEGORIES_BATCH_CATEGORY_LABEL is deprecated, use JLIB_HTML_BATCH_MENU_LABEL instead.
17-
COM_CATEGORIES_BATCH_CATEGORY_LABEL="To Move or Copy your selection please select a Category."
1816
COM_CATEGORIES_BATCH_OPTIONS="Batch process the selected categories."
1917
COM_CATEGORIES_BATCH_TIP="If a category is selected for move/copy, any actions selected will be applied to the copied or moved categories. Otherwise, all actions are applied to the selected categories."
2018
COM_CATEGORIES_CATEGORIES_BASE_TITLE="Categories"

administrator/language/en-GB/en-GB.com_contact.ini

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,11 @@
55

66
COM_CONTACT="Contacts"
77
COM_CONTACT_BASIC_OPTIONS_FIELDSET_LABEL="Contact Display Options"
8-
; COM_CONTACT_BATCH_MENU_LABEL is deprecated, use JLIB_HTML_BATCH_MENU_LABEL instead.
9-
COM_CONTACT_BATCH_MENU_LABEL="To Move or Copy your selection please select a Category."
108
COM_CONTACT_BATCH_OPTIONS="Batch process the selected contacts"
119
COM_CONTACT_BATCH_TIP="If a category is selected for move/copy, any actions selected will be applied to the copied or moved contacts. Otherwise, all actions are applied to the selected contacts."
1210
COM_CONTACT_CATEGORIES_VIEW_DEFAULT_DESC="Shows a list of contact categories within a category."
1311
COM_CONTACT_CATEGORY_VIEW_DEFAULT_DESC="This view lists the contacts in a category."
1412
COM_CONTACT_CHANGE_CONTACT="Select or Change Contact"
15-
; COM_CONTACT_CHANGE_CONTACT_BUTTON deprecated, use COM_CONTACT_CHANGE_CONTACT instead.
16-
COM_CONTACT_CHANGE_CONTACT_BUTTON="Change Contact"
1713
COM_CONTACT_CONFIG_INTEGRATION_SETTINGS_DESC="These settings determine how the Contact Component will integrate with other extensions."
1814
COM_CONTACT_CONFIGURATION="Contacts: Options"
1915
COM_CONTACT_CONTACT_DETAILS="Details"

administrator/language/en-GB/en-GB.com_content.ini

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ COM_CONTENT_ARTICLE_DETAILS="Article Details"
1212
COM_CONTENT_ARTICLES_TITLE="Articles"
1313
COM_CONTENT_ATTRIBS_ARTICLE_SETTINGS_LABEL="Options"
1414
COM_CONTENT_ATTRIBS_FIELDSET_LABEL="Options"
15-
; COM_CONTENT_BATCH_MENU_LABEL is deprecated, use JLIB_HTML_BATCH_MENU_LABEL instead.
16-
COM_CONTENT_BATCH_MENU_LABEL="To Move or Copy your selection please select a Category."
1715
COM_CONTENT_BATCH_OPTIONS="Batch process the selected articles"
1816
COM_CONTENT_BATCH_TIP="If a category is selected for move/copy, any actions selected will be applied to the copied or moved articles. Otherwise, all actions are applied to the selected articles."
1917
COM_CONTENT_CHANGE_ARTICLE="Select or Change article"

administrator/language/en-GB/en-GB.com_newsfeeds.ini

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,13 @@
44
; Note : All ini files need to be saved as UTF-8
55

66
COM_NEWSFEEDS="News Feeds"
7-
; COM_NEWSFEEDS_BATCH_MENU_LABEL is deprecated, use JLIB_HTML_BATCH_MENU_LABEL instead.
8-
COM_NEWSFEEDS_BATCH_MENU_LABEL="To Move or Copy your selection please select a Category."
97
COM_NEWSFEEDS_BATCH_OPTIONS="Batch process the selected news feeds"
108
COM_NEWSFEEDS_BATCH_TIP="If a category is selected for move/copy, any actions selected will be applied to the copied or moved news feeds. Otherwise, all actions are applied to the selected news feeds."
119
COM_NEWSFEEDS_CACHE_TIME_HEADING="Cache Time"
1210
COM_NEWSFEEDS_CACHE_TIME_HEADING_ASC="Cache Time ascending"
1311
COM_NEWSFEEDS_CACHE_TIME_HEADING_DESC="Cache Time descending"
1412
COM_NEWSFEEDS_CATEGORIES_DESC="These settings apply for News Feeds Categories Options unless they are changed for a specific menu item."
1513
COM_NEWSFEEDS_CHANGE_FEED="Select or Change News Feed"
16-
; COM_NEWSFEEDS_CHANGE_FEED_BUTTON is deprecated, use COM_NEWSFEEDS_CHANGE_FEED instead;
17-
COM_NEWSFEEDS_CHANGE_FEED_BUTTON="Select Feed"
1814
COM_NEWSFEEDS_CONFIGURATION="News Feed: Options"
1915
COM_NEWSFEEDS_EDIT_NEWSFEED="Edit News Feed"
2016
COM_NEWSFEEDS_ERROR_UNIQUE_ALIAS="Another News feed from this category has the same alias (remember it may be a trashed item)."

administrator/language/en-GB/en-GB.plg_captcha_recaptcha.ini

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ PLG_CAPTCHA_RECAPTCHA="CAPTCHA - reCAPTCHA"
1010
PLG_RECAPTCHA_VERSION_1_WARNING_LABEL="You have selected Version 1.0. All new sites should be using Version 2.0. Version 1.0 is only maintained to provide support for Global Site keys which are no longer available from Google."
1111
PLG_RECAPTCHA_VERSION_LABEL="Version"
1212
PLG_RECAPTCHA_VERSION_DESC="Version 2.0 is the recommended version. Version 1.0 is required if using deprecated Global reCAPTCHA keys."
13-
; The following two strings are deprecated and will be removed with 4.0. They generate wrong plural detection in Crowdin.
14-
PLG_RECAPTCHA_VERSION_1="1.0"
15-
PLG_RECAPTCHA_VERSION_2="2.0"
1613
PLG_RECAPTCHA_VERSION_V1="1.0"
1714
PLG_RECAPTCHA_VERSION_V2="2.0"
1815
PLG_RECAPTCHA_PUBLIC_KEY_LABEL="Site Key"

0 commit comments

Comments
 (0)