[5.2] Translation for Publish & Feature#44133
Merged
pe7er merged 10 commits intojoomla:5.2-devfrom Oct 20, 2024
Merged
Conversation
Contributor
|
Good spot. This was missed from [4.0] Make transitions translateable #35457 You will need to add an update sql for this as well. Check that PR and you will see what is needed |
richard67
reviewed
Sep 24, 2024
administrator/components/com_admin/sql/updates/mysql/5.2.0-2024-09-24.sql
Outdated
Show resolved
Hide resolved
Member
|
@Hackwar Does this count as new feature so it should go into 5.3-dev? Or is it ok for 5.2-dev? Update September 25: Was discussed in maintainers meeting today. 5.2-dev is fine. |
Quy
reviewed
Sep 28, 2024
administrator/components/com_admin/sql/updates/mysql/5.2.0-2024-09-24.sql
Outdated
Show resolved
Hide resolved
Quy
reviewed
Sep 28, 2024
administrator/components/com_admin/sql/updates/postgresql/5.2.0-2024-09-24.sql
Outdated
Show resolved
Hide resolved
Contributor
|
I have tested this item ✅ successfully on 048f044 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/44133. |
1 similar comment
Contributor
|
I have tested this item ✅ successfully on 048f044 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/44133. |
Contributor
|
rtc This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/44133. |
Contributor
|
Thanks @Kostelano ! |
2 tasks
Member
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request for Issue # .
Summary of Changes
Set a language that is clearly different from English. Go to the Users --- Manage menu, in the User Groups column, select Permissions. A little lower in the list there will be a line Publish & Feature (com_content.transition.7) without translation.
The same on the Users: Groups ---> Permissions page.
PR fixes this small problem, now we see the line translated.
UPD
Added files to update translation strings for
#__assets.Test by installing the UPDATE package on your 5.2 test sites.