Skip to content

[staging] Correcting small typo from 30496 #1209

@jgerman-bot

Description

@jgerman-bot

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

Click to expand the diff!
diff --git a/administrator/language/en-GB/en-GB.com_languages.ini b/administrator/language/en-GB/en-GB.com_languages.ini
index eae3e91a5886..93e0f4fdae71 100644
--- a/administrator/language/en-GB/en-GB.com_languages.ini
+++ b/administrator/language/en-GB/en-GB.com_languages.ini
@@ -10,7 +10,7 @@ COM_LANGUAGES_ERR_NO_LANGUAGE_SELECTED="No language selected."
 COM_LANGUAGES_ERR_PUBLISH="Select a language to publish."
 COM_LANGUAGES_ERROR_LANG_TAG="<br />The Language Tag should have 2 or 3 lowercase letters corresponding to the ISO language, a dash and 2 uppercase letters corresponding to the ISO country code. <br />This should be the exact prefix used for the language installed or to be installed. Example: en-GB, srp-ME."
 COM_LANGUAGES_ERROR_LANGUAGE_METAFILE_MISSING="Could not load %s language meta XML file from %s."
-COM_LANGUAGES_ERROR_SEF="<br />The \"URL Language Code\" should have only alphanumeric characters and dashes (-).<br />To use UTF-8 characters, \"Unicode Alias\" should be set to \"Yes\" in Global Configuration."
+COM_LANGUAGES_ERROR_SEF="<br />The \"URL Language Code\" should have only alphanumeric characters and dashes (-).<br />To use UTF-8 characters, \"Unicode Aliases\" should be set to \"Yes\" in Global Configuration."
 COM_LANGUAGES_FIELD_DESCRIPTION_DESC="Enter a description for the language."
 COM_LANGUAGES_FIELD_IMAGE_DESC="Name of the image file for this language when using the &quot;Use image flags&quot; Language Switcher basic option. Example: if 'en' is chosen, then the image will be en.gif. Images and CSS for this module are in media/mod_languages/."
 COM_LANGUAGES_FIELD_IMAGE_LABEL="Image"

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions