? ? Pending

User tests: Successful: Unsuccessful:

avatar infograf768
infograf768
8 May 2019

See #24833 (comment)

After patch

same results as in #24833 without modifying the lang string and adding a comment

avatar infograf768 infograf768 - open - 8 May 2019
avatar infograf768 infograf768 - change - 8 May 2019
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 8 May 2019
Category Administration Language & Strings Front End Plugins
avatar infograf768 infograf768 - change - 8 May 2019
The description was changed
avatar infograf768 infograf768 - edited - 8 May 2019
avatar infograf768 infograf768 - change - 8 May 2019
Labels Added: ? ?
avatar infograf768 infograf768 - change - 8 May 2019
The description was changed
avatar infograf768 infograf768 - edited - 8 May 2019
avatar wilsonge wilsonge - change - 9 May 2019
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2019-05-09 08:35:47
Closed_By wilsonge
avatar wilsonge wilsonge - close - 9 May 2019
avatar wilsonge wilsonge - merge - 9 May 2019
avatar wilsonge
wilsonge - comment - 9 May 2019

Thanks

avatar infograf768
infograf768 - comment - 9 May 2019

Note

If "Main" is only used to be displayed in the dropdown as "Main Content" (In English), then we can modify the js (Are we allowed to?) to use val = this.config.contentLabel; and modify the string to make it multilang aware by using a simple phrase.
val = this.config.contentLabel;
In that case the space will be unnecessary.
PLG_SYSTEM_SKIPTO_CONTENT="Main Content"

avatar wilsonge
wilsonge - comment - 17 May 2019

We're not allowed to modify the JS

Add a Comment

Login with GitHub to post a comment