User tests: Successful: Unsuccessful:
Re-add info to COM_TAGS_ERROR_UNIQUE_ALIAS
for tag alias (#38576) added by @brianteeman and removed during Upmerge (#38973) by @obuisard .
The change in PR #37017 (for 4.2), also by @brianteeman, was just splitting it into two separate language strings:
EDIT:
I saw also later the specifier for formatted strings was also reverted from PR #38267
Create two tags with the same parent and the same alias.
Note: If the parent tag is different, it now works in 4.3.
Enable Tags Icon
with Show Items with Count
in any Quickicon module.
and when the other tag is trashed
Check the information for the screenreader of the tags quickicon, if the number of tags is still in the output like this or with a real screenreader:
<div class="quickicon-sr-desc visually-hidden">Tags: 2 tags are published.</div>
Status | New | ⇒ | Pending |
Category | ⇒ | Administration Language & Strings |
Labels |
Added:
Language Change
PR-4.3-dev
|
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-11-20 15:14:48 |
Closed_By | ⇒ | obuisard |
Thank you @heelc29 for catching that error