Skip to content

Commit

Permalink
[4.0] Remove variable from singular language strings
Browse files Browse the repository at this point in the history
PR for #27160
  • Loading branch information
brianteeman committed Nov 27, 2019
1 parent bb2172c commit 0c10c47
Show file tree
Hide file tree
Showing 11 changed files with 29 additions and 29 deletions.
4 changes: 2 additions & 2 deletions administrator/language/en-GB/com_categories.ini
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@ COM_CATEGORIES_FIELDSET_RULES="Permissions"
COM_CATEGORIES_FILTER_SEARCH_DESC="Search in title, alias and note. Prefix with ID: to search for a category ID."
COM_CATEGORIES_FILTER_SEARCH_LABEL="Search Categories"
COM_CATEGORIES_HAS_SUBCATEGORY_ITEMS="%d items are assigned to this category's subcategories."
COM_CATEGORIES_HAS_SUBCATEGORY_ITEMS_1="%d item is assigned to one of this category's subcategories."
COM_CATEGORIES_HAS_SUBCATEGORY_ITEMS_1="One item is assigned to one of this category's subcategories."
COM_CATEGORIES_ITEMS_SEARCH_FILTER="Search"
COM_CATEGORIES_N_ITEMS_ARCHIVED="%d categories archived."
COM_CATEGORIES_N_ITEMS_ARCHIVED_1="Category archived."
COM_CATEGORIES_N_ITEMS_ASSIGNED="%d items are assigned to this category."
COM_CATEGORIES_N_ITEMS_ASSIGNED_1="%d item is assigned to this category."
COM_CATEGORIES_N_ITEMS_ASSIGNED_1="One item is assigned to this category."
COM_CATEGORIES_N_ITEMS_CHECKED_IN_1="Category checked in."
COM_CATEGORIES_N_ITEMS_CHECKED_IN_MORE="%d categories checked in."
COM_CATEGORIES_N_ITEMS_DELETED="%d categories deleted."
Expand Down
2 changes: 1 addition & 1 deletion administrator/language/en-GB/com_contenthistory.ini
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ COM_CONTENTHISTORY_KEEP_VERSION="Keep Forever"
COM_CONTENTHISTORY_MODAL_TITLE="Item Version History"
COM_CONTENTHISTORY_N_ITEMS_DELETED_1="History version deleted."
COM_CONTENTHISTORY_N_ITEMS_DELETED="%s history versions deleted."
COM_CONTENTHISTORY_N_ITEMS_KEEP_TOGGLE_1="Successfully changed the keep forever value for %s history version."
COM_CONTENTHISTORY_N_ITEMS_KEEP_TOGGLE_1="Successfully changed the keep forever value for a history version."
COM_CONTENTHISTORY_N_ITEMS_KEEP_TOGGLE="Successfully changed the keep forever value for %s history versions."
COM_CONTENTHISTORY_NO_ITEM_SELECTED="No history version selected."
COM_CONTENTHISTORY_PREVIEW_FIELD="Field"
Expand Down
12 changes: 6 additions & 6 deletions administrator/language/en-GB/com_finder.ini
Original file line number Diff line number Diff line change
Expand Up @@ -80,13 +80,13 @@ COM_FINDER_FILTER_WHEN_EXACTLY="Exactly"
COM_FINDER_FILTER_WHEN_START_DATE_LABEL="When (Start Date)"
COM_FINDER_FILTERS="Filters"
COM_FINDER_FILTERS_N_ITEMS_CHECKED_IN="%d filters checked in."
COM_FINDER_FILTERS_N_ITEMS_CHECKED_IN_1="%d filter checked in."
COM_FINDER_FILTERS_N_ITEMS_CHECKED_IN_1="Filter checked in."
COM_FINDER_FILTERS_N_ITEMS_DELETED="%d filters deleted."
COM_FINDER_FILTERS_N_ITEMS_DELETED_1="%d filter deleted."
COM_FINDER_FILTERS_N_ITEMS_DELETED_1="Filter deleted."
COM_FINDER_FILTERS_N_ITEMS_PUBLISHED="%d filters published."
COM_FINDER_FILTERS_N_ITEMS_PUBLISHED_1="%d filter published."
COM_FINDER_FILTERS_N_ITEMS_PUBLISHED_1="Filter published."
COM_FINDER_FILTERS_N_ITEMS_UNPUBLISHED="%d filters unpublished."
COM_FINDER_FILTERS_N_ITEMS_UNPUBLISHED_1="%d filter unpublished."
COM_FINDER_FILTERS_N_ITEMS_UNPUBLISHED_1="Filter unpublished."
COM_FINDER_FILTERS_TABLE_CAPTION="Table of Filters"
COM_FINDER_FILTERS_TOOLBAR_TITLE="Smart Search: Search Filters"
COM_FINDER_HEADING_CHILDREN="Maps"
Expand Down Expand Up @@ -158,9 +158,9 @@ COM_FINDER_MAPS_MULTILANG="Note: Language filter system plugin has been enabled,
COM_FINDER_MAPS_N_ITEMS_DELETED="%d maps deleted."
COM_FINDER_MAPS_N_ITEMS_DELETED_1="%d map deleted."
COM_FINDER_MAPS_N_ITEMS_PUBLISHED="%d maps published."
COM_FINDER_MAPS_N_ITEMS_PUBLISHED_1="%d map published."
COM_FINDER_MAPS_N_ITEMS_PUBLISHED_1="Map published."
COM_FINDER_MAPS_N_ITEMS_UNPUBLISHED="%d maps unpublished."
COM_FINDER_MAPS_N_ITEMS_UNPUBLISHED_1="%d map unpublished."
COM_FINDER_MAPS_N_ITEMS_UNPUBLISHED_1="Map unpublished."
COM_FINDER_MAPS_NO_CONTENT="No results to display. Either no content has been indexed or no content meets your filter criteria."
COM_FINDER_MAPS_SELECT_BRANCH="- Select Map Group -"
COM_FINDER_MAPS_SELECT_TYPE="- Select Type of Content -"
Expand Down
4 changes: 2 additions & 2 deletions administrator/language/en-GB/com_installer.ini
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ COM_INSTALLER_MSG_DATABASE_DROP_COLUMN="Table %2$s should not have column %3$s.
COM_INSTALLER_MSG_DATABASE_DROP_INDEX="Table %2$s should not have index %3$s. (From file %1$s.)"
COM_INSTALLER_MSG_DATABASE_ERRORS="%d Problems"
COM_INSTALLER_MSG_DATABASE_ERRORS_0="No Problems"
COM_INSTALLER_MSG_DATABASE_ERRORS_1="%d Problem"
COM_INSTALLER_MSG_DATABASE_ERRORS_1="One Problem"
COM_INSTALLER_MSG_DATABASE_FILTER_ERROR="No default text filters found."
COM_INSTALLER_MSG_DATABASE_INFO="Other Information"
COM_INSTALLER_MSG_DATABASE_SCHEMA_ERROR="Database version (<strong>%1$s</strong>) does not match manifest version (<strong>%2$s</strong>)."
Expand Down Expand Up @@ -150,7 +150,7 @@ COM_INSTALLER_MSG_LANGUAGES_CANT_FIND_REMOTE_PACKAGE="The installer can't get th
COM_INSTALLER_MSG_LANGUAGES_NOLANGUAGES="There are no available languages to install at the moment. Please select the &quot;Find languages&quot; button to check for updates on the Joomla! Languages server. You will need an internet connection for this to work."
COM_INSTALLER_MSG_LANGUAGES_TRY_LATER="Try again later or <a href=\"https://community.joomla.org/translations/joomla-3-translations.html\">contact the language team coordinator</a>."
COM_INSTALLER_MSG_N_DATABASE_ERROR_PANEL="%d Database Problems Found."
COM_INSTALLER_MSG_N_DATABASE_ERROR_PANEL_1="1 Database Problem Found."
COM_INSTALLER_MSG_N_DATABASE_ERROR_PANEL_1="One Database Problem Found."
COM_INSTALLER_MSG_UPDATE_ERROR="Error updating %s."
COM_INSTALLER_MSG_UPDATE_NODESC="No description available for this item."
COM_INSTALLER_MSG_UPDATE_NOUPDATES="There are no updates available at the moment. Please check again later."
Expand Down
2 changes: 1 addition & 1 deletion administrator/language/en-GB/com_menus.ini
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ COM_MENUS_N_ITEMS_CHECKED_IN_MORE="%d menu items checked in."
COM_MENUS_N_ITEMS_DELETED="%d menu items deleted."
COM_MENUS_N_ITEMS_DELETED_1="Menu item deleted."
COM_MENUS_N_ITEMS_FAILED_PUBLISHING="Failed publishing %d menu items as at least one of their parents is unpublished or one of their children is checked out."
COM_MENUS_N_ITEMS_FAILED_PUBLISHING_1="Failed publishing %d menu item as at least one of its parents is unpublished or one of its children is checked out."
COM_MENUS_N_ITEMS_FAILED_PUBLISHING_1="Failed publishing the menu item as at least one of its parents is unpublished or one of its children is checked out."
COM_MENUS_N_ITEMS_PUBLISHED="%d menu items published."
COM_MENUS_N_ITEMS_PUBLISHED_1="Menu item published."
COM_MENUS_N_ITEMS_TRASHED="%d menu items trashed."
Expand Down
6 changes: 3 additions & 3 deletions administrator/language/en-GB/com_privacy.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@ COM_PRIVACY_CORE_CAPABILITY_COMMUNICATION_WITH_JOOMLA_ORG="When a network connec
COM_PRIVACY_CORE_CAPABILITY_LOGGING_IP_ADDRESS="Joomla's logging system records the IP address of the visitor which led to a message being written to its log files. These log files are used to record various activity on a Joomla site, including information related to core updates, invalid login attempts, unhandled errors, and development information such as the use of deprecated APIs. The format of these log files may be customised by any extension which configures a logger, therefore you are encouraged to download and review the log files for your website which may be found at `%s`."
COM_PRIVACY_CORE_CAPABILITY_SESSION_IP_ADDRESS_AND_COOKIE="All requests to a Joomla website start a session which stores the IP address in the session data and creates a session cookie in the user's browser. The IP address is used as a security measure to help protect against potential session hijacking attacks and this information is deleted once the session has expired and its data purged. The session cookie's name is based on a randomly generated hash and therefore does not have a constant identifier. The session cookie is destroyed once the session has expired or the user has exited their browser."
COM_PRIVACY_DASHBOARD_BADGE_ACTIVE_REQUESTS_0="<span class=\"badge badge-info\">%d</span> Active Requests"
COM_PRIVACY_DASHBOARD_BADGE_ACTIVE_REQUESTS_1="<span class=\"badge badge-warning\">%d</span> Active Request"
COM_PRIVACY_DASHBOARD_BADGE_ACTIVE_REQUESTS_1="<span class=\"badge badge-warning\">1</span> Active Request"
COM_PRIVACY_DASHBOARD_BADGE_ACTIVE_REQUESTS_MORE="<span class=\"badge badge-warning\">%d</span> Active Requests"
COM_PRIVACY_DASHBOARD_BADGE_TOTAL_REQUESTS_0="<span class=\"badge badge-info\">%d</span> Total Requests"
COM_PRIVACY_DASHBOARD_BADGE_TOTAL_REQUESTS_1="<span class=\"badge badge-info\">%d</span> Total Request"
COM_PRIVACY_DASHBOARD_BADGE_TOTAL_REQUESTS_1="<span class=\"badge badge-info\">1</span> Total Request"
COM_PRIVACY_DASHBOARD_BADGE_TOTAL_REQUESTS_MORE="<span class=\"badge badge-info\">%d</span> Total Requests"
COM_PRIVACY_DASHBOARD_HEADING_CHECK="Check"
COM_PRIVACY_DASHBOARD_HEADING_REQUEST_COUNT="# of Requests"
Expand Down Expand Up @@ -119,7 +119,7 @@ COM_PRIVACY_MSG_CAPABILITIES_NO_CAPABILITIES="There are no reported extension ca
COM_PRIVACY_MSG_CONFIRM_EMAIL_SENT_TO_USER="A confirmation email for this request has been sent to the user."
COM_PRIVACY_MSG_EXTENSION_NO_CAPABILITIES="This extension does not report any capabilities."
COM_PRIVACY_N_CONSENTS_INVALIDATED="%s consents were invalidated."
COM_PRIVACY_N_CONSENTS_INVALIDATED_1="%s consent was invalidated."
COM_PRIVACY_N_CONSENTS_INVALIDATED_1="The consent was invalidated."
COM_PRIVACY_NOTIFY_DESC="Show a notification when there are requests older than the specified number of days."
COM_PRIVACY_NOTIFY_LABEL="Days To Consider Request Urgent"
COM_PRIVACY_OPTION_LABEL="Options"
Expand Down
4 changes: 2 additions & 2 deletions administrator/language/en-GB/com_tags.ini
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ COM_TAGS_FILTER_SEARCH_DESC="Search in tag title, alias and note. Prefix with ID
COM_TAGS_FILTER_SEARCH_LABEL="Search Tags"
COM_TAGS_FLOAT_LABEL="Float"
COM_TAGS_HAS_SUBCATEGORY_ITEMS="%d items are assigned to this tag's subtags."
COM_TAGS_HAS_SUBCATEGORY_ITEMS_1="%d item is assigned to one of this tag's subtags."
COM_TAGS_HAS_SUBCATEGORY_ITEMS_1="An item is assigned to one of this tag's subtags."
COM_TAGS_INCLUDE="Include"
COM_TAGS_INCLUDE_CHILDREN_LABEL="Child Tags"
COM_TAGS_ITEMS_SEARCH_FILTER="Search"
Expand All @@ -84,7 +84,7 @@ COM_TAGS_N_ITEMS_CHECKED_IN_MORE="%d tags checked in."
COM_TAGS_N_ITEMS_DELETED="%d tags deleted."
COM_TAGS_N_ITEMS_DELETED_1="Tag deleted."
COM_TAGS_N_ITEMS_FAILED_PUBLISHING="Failed publishing %d tags as at least one of their parents is unpublished or one of their children is checked out."
COM_TAGS_N_ITEMS_FAILED_PUBLISHING_1="Failed publishing %d tag as at least one of its parents is unpublished or one of its children is checked out."
COM_TAGS_N_ITEMS_FAILED_PUBLISHING_1="Failed publishing the tag as at least one of its parents is unpublished or one of its children is checked out."
COM_TAGS_N_ITEMS_PUBLISHED="%d tags published."
COM_TAGS_N_ITEMS_PUBLISHED_1="Tag published."
COM_TAGS_N_ITEMS_TRASHED="%d tags trashed."
Expand Down
2 changes: 1 addition & 1 deletion administrator/language/en-GB/com_templates.ini
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ COM_TEMPLATES_MANAGER_TEMPLATES="Templates"
COM_TEMPLATES_MANAGER_TEMPLATES_ADMIN="Templates: Templates (Administrator)"
COM_TEMPLATES_MANAGER_TEMPLATES_SITE="Templates: Templates (Site)"
COM_TEMPLATES_MANAGER_VIEW_TEMPLATE="Templates: Customise (%s)"
COM_TEMPLATES_MENU_CHANGED_1="1 menu item has been assigned or unassigned to this style."
COM_TEMPLATES_MENU_CHANGED_1="One menu item has been assigned or unassigned to this style."
COM_TEMPLATES_MENU_CHANGED_MORE="%d menu items have been assigned or unassigned to this style."
COM_TEMPLATES_MENUS_ASSIGNMENT="Menu Assignment"
COM_TEMPLATES_MODAL_FILE_DELETE="The file %s will be deleted."
Expand Down
2 changes: 1 addition & 1 deletion administrator/language/en-GB/com_users.ini
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ COM_USERS_N_LEVELS_DELETED="%d View Access Levels removed."
COM_USERS_N_LEVELS_DELETED_0="No View Access Levels removed."
COM_USERS_N_LEVELS_DELETED_1="View Access Level removed."
COM_USERS_N_USER_NOTES="Display %d notes"
COM_USERS_N_USER_NOTES_1="Display %d note"
COM_USERS_N_USER_NOTES_1="Display note"
COM_USERS_N_USER_NOTES_0="No notes to display"
COM_USERS_N_USERS_ACTIVATED="%s Users activated."
COM_USERS_N_USERS_ACTIVATED_0="No user activated."
Expand Down
10 changes: 5 additions & 5 deletions administrator/language/en-GB/lib_joomla.ini
Original file line number Diff line number Diff line change
Expand Up @@ -413,17 +413,17 @@ JLIB_HTML_CHECKED_OUT="Checked out"
JLIB_HTML_CHECKIN="Check-in"
JLIB_HTML_CLOAKING="This email address is being protected from spambots. You need JavaScript enabled to view it."
JLIB_HTML_DATE_RELATIVE_DAYS="%s days ago."
JLIB_HTML_DATE_RELATIVE_DAYS_1="%s day ago."
JLIB_HTML_DATE_RELATIVE_DAYS_1="One day ago."
JLIB_HTML_DATE_RELATIVE_DAYS_0="%s days ago."
JLIB_HTML_DATE_RELATIVE_HOURS="%s hours ago."
JLIB_HTML_DATE_RELATIVE_HOURS_1="%s hour ago."
JLIB_HTML_DATE_RELATIVE_HOURS_1="One hour ago."
JLIB_HTML_DATE_RELATIVE_HOURS_0="%s hours ago."
JLIB_HTML_DATE_RELATIVE_LESSTHANAMINUTE="Less than a minute ago."
JLIB_HTML_DATE_RELATIVE_MINUTES="%s minutes ago."
JLIB_HTML_DATE_RELATIVE_MINUTES_1="%s minute ago."
JLIB_HTML_DATE_RELATIVE_MINUTES_1="One minute ago."
JLIB_HTML_DATE_RELATIVE_MINUTES_0="%s minutes ago."
JLIB_HTML_DATE_RELATIVE_WEEKS="%s weeks ago."
JLIB_HTML_DATE_RELATIVE_WEEKS_1="%s week ago."
JLIB_HTML_DATE_RELATIVE_WEEKS_1="One week ago."
JLIB_HTML_DATE_RELATIVE_WEEKS_0="%s weeks ago."
JLIB_HTML_EDIT_MENU_ITEM="Edit menu item."
JLIB_HTML_EDIT_MENU_ITEM_ID="Item ID: %s"
Expand Down Expand Up @@ -666,7 +666,7 @@ JLIB_INSTALLER_INSTALL="Install"
JLIB_INSTALLER_MINIMUM_JOOMLA="You don't have the minimum Joomla version requirement of J%s"
JLIB_INSTALLER_MINIMUM_PHP="Your server doesn't meet the minimum PHP version requirement of %s"
JLIB_INSTALLER_NOTICE_LANG_RESET_USERS="Language set to Default for %d users."
JLIB_INSTALLER_NOTICE_LANG_RESET_USERS_1="Language set to Default for %d user."
JLIB_INSTALLER_NOTICE_LANG_RESET_USERS_1="Language set to Default for the user."
JLIB_INSTALLER_UNINSTALL="Uninstall"
JLIB_INSTALLER_UPDATE="Update"
JLIB_INSTALLER_ERROR_EXTENSION_INVALID_CLIENT_IDENTIFIER="Invalid client identifier specified in extension manifest."
Expand Down
10 changes: 5 additions & 5 deletions language/en-GB/lib_joomla.ini
Original file line number Diff line number Diff line change
Expand Up @@ -409,17 +409,17 @@ JLIB_HTML_CHECKED_OUT="Checked out"
JLIB_HTML_CHECKIN="Check-in"
JLIB_HTML_CLOAKING="This email address is being protected from spambots. You need JavaScript enabled to view it."
JLIB_HTML_DATE_RELATIVE_DAYS="%s days ago."
JLIB_HTML_DATE_RELATIVE_DAYS_1="%s day ago."
JLIB_HTML_DATE_RELATIVE_DAYS_1="One day ago."
JLIB_HTML_DATE_RELATIVE_DAYS_0="%s days ago."
JLIB_HTML_DATE_RELATIVE_HOURS="%s hours ago."
JLIB_HTML_DATE_RELATIVE_HOURS_1="%s hour ago."
JLIB_HTML_DATE_RELATIVE_HOURS_1="One hour ago."
JLIB_HTML_DATE_RELATIVE_HOURS_0="%s hours ago."
JLIB_HTML_DATE_RELATIVE_LESSTHANAMINUTE="Less than a minute ago."
JLIB_HTML_DATE_RELATIVE_MINUTES="%s minutes ago."
JLIB_HTML_DATE_RELATIVE_MINUTES_1="%s minute ago."
JLIB_HTML_DATE_RELATIVE_MINUTES_1="One minute ago."
JLIB_HTML_DATE_RELATIVE_MINUTES_0="%s minutes ago."
JLIB_HTML_DATE_RELATIVE_WEEKS="%s weeks ago."
JLIB_HTML_DATE_RELATIVE_WEEKS_1="%s week ago."
JLIB_HTML_DATE_RELATIVE_WEEKS_1="One week ago."
JLIB_HTML_DATE_RELATIVE_WEEKS_0="%s weeks ago."
JLIB_HTML_EDIT_MENU_ITEM="Edit menu item."
JLIB_HTML_EDIT_MENU_ITEM_ID="Item ID: %s"
Expand Down Expand Up @@ -661,7 +661,7 @@ JLIB_INSTALLER_INSTALL="Install"
JLIB_INSTALLER_MINIMUM_JOOMLA="You don't have the minimum Joomla version requirement of J%s"
JLIB_INSTALLER_MINIMUM_PHP="Your server doesn't meet the minimum PHP version requirement of %s"
JLIB_INSTALLER_NOTICE_LANG_RESET_USERS="Language set to Default for %d users."
JLIB_INSTALLER_NOTICE_LANG_RESET_USERS_1="Language set to Default for %d user."
JLIB_INSTALLER_NOTICE_LANG_RESET_USERS_1="Language set to Default for the user."
JLIB_INSTALLER_UNINSTALL="Uninstall"
JLIB_INSTALLER_UPDATE="Update"
JLIB_INSTALLER_ERROR_EXTENSION_INVALID_CLIENT_IDENTIFIER="Invalid client identifier specified in extension manifest."
Expand Down

0 comments on commit 0c10c47

Please sign in to comment.