Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.3] Re-add missing information (by Upmerge) #2677

Closed
jgerman-bot opened this issue Nov 21, 2022 · 0 comments · Fixed by #2683
Closed

[4.3] Re-add missing information (by Upmerge) #2677

jgerman-bot opened this issue Nov 21, 2022 · 0 comments · Fixed by #2683

Comments

@jgerman-bot
Copy link

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

Click to expand the diff!
diff --git a/administrator/language/en-GB/com_tags.ini b/administrator/language/en-GB/com_tags.ini
index 717c4dffb343..1e8cfac742ae 100644
--- a/administrator/language/en-GB/com_tags.ini
+++ b/administrator/language/en-GB/com_tags.ini
@@ -37,8 +37,8 @@ COM_TAGS_COUNT_UNPUBLISHED_ITEMS="Unpublished items"
 COM_TAGS_EMPTYSTATE_BUTTON_ADD="Add your first tag"
 COM_TAGS_EMPTYSTATE_CONTENT="Tags in Joomla! provide a flexible way of organizing content. The same tag can be applied to many different content items across content types."
 COM_TAGS_EMPTYSTATE_TITLE="No Tags have been created yet."
-COM_TAGS_ERROR_UNIQUE_ALIAS="Another Tag has the same alias."
-COM_TAGS_ERROR_UNIQUE_ALIAS_TRASHED="A trashed Tag has the same alias."
+COM_TAGS_ERROR_UNIQUE_ALIAS="Another Tag with the same parent tag has the same alias."
+COM_TAGS_ERROR_UNIQUE_ALIAS_TRASHED="A trashed Tag with the same parent tag has the same alias."
 COM_TAGS_EXCLUDE="Exclude"
 COM_TAGS_FIELD_CONTENT_TYPE_LABEL="Content types"
 COM_TAGS_FIELD_FULL_LABEL="Full Image"
@@ -99,7 +99,7 @@ COM_TAGS_N_ITEMS_UNPUBLISHED_1="Tag unpublished."
 COM_TAGS_N_QUICKICON="Tags"
 COM_TAGS_N_QUICKICON_0="Tags"
 COM_TAGS_N_QUICKICON_1="Tag"
-COM_TAGS_N_QUICKICON_SRONLY="Tags: %s tags are published."
+COM_TAGS_N_QUICKICON_SRONLY="Tags: %d tags are published."
 COM_TAGS_N_QUICKICON_SRONLY_0="Tags: No tag is published."
 COM_TAGS_N_QUICKICON_SRONLY_1="Tags: One tag is published."
 COM_TAGS_NONE="None"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

4 participants