Skip to content

[4.1] fix DESC Ordering in com_config#36583

Merged
zero-24 merged 3 commits intojoomla:4.1-devfrom
tecpromotion:alphabetical-sorting-com_config-DESCs
Jan 6, 2022
Merged

[4.1] fix DESC Ordering in com_config#36583
zero-24 merged 3 commits intojoomla:4.1-devfrom
tecpromotion:alphabetical-sorting-com_config-DESCs

Conversation

@tecpromotion
Copy link
Copy Markdown
Contributor

Summary of Changes

During the translation of PR #35610, a few non-alphabetical sorting of the strings were noticed.
This PR corrects the sorting.

Testing Instructions

none

Actual result BEFORE applying this Pull Request

_LABEL=
_DESC=

Expected result AFTER applying this Pull Request

_DESC=
_LABEL=

Documentation Changes Required

.

@joomla-cms-bot joomla-cms-bot added Language Change This is for Translators PR-4.1-dev labels Jan 6, 2022
@brianteeman
Copy link
Copy Markdown
Contributor

I have tested this item ✅ successfully on 08749ed


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/36583.

thanks @richard67
@tecpromotion tecpromotion requested a review from richard67 January 6, 2022 15:15
@zero-24 zero-24 merged commit 9f4d126 into joomla:4.1-dev Jan 6, 2022
@zero-24
Copy link
Copy Markdown
Contributor

zero-24 commented Jan 6, 2022

Merging thanks

@zero-24 zero-24 added this to the Joomla 4.1 milestone Jan 6, 2022
@tecpromotion tecpromotion deleted the alphabetical-sorting-com_config-DESCs branch January 6, 2022 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Language Change This is for Translators

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants