Load global admin language file in Editors-XTD modals#25472
Load global admin language file in Editors-XTD modals#25472SharkyKZ wants to merge 2 commits intojoomla:stagingfrom SharkyKZ:j3/editorsXtdLang
Conversation
|
IMHO, this is not the solution. The only correct solution is to add all missing lang strings in frontend (I know it is a pain). |
|
Hmm Only possible issue would be for TTs providing only frontend translation. |
|
I have tested this item ✅ successfully on ff7c1f6 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/25472. |
I don't think so. Global language file is first loaded very early. |
|
Re-started drone |
|
I have tested this item ✅ successfully on ff7c1f6 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/25472. |
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/25472. |
agree |
|
We do not need to load admin main ini when the strings are added in frontend. |
|
Maintainers have decided to rather add the strings. Thanks. Closing this one. |
Pull Request for Issue #25344 .
Summary of Changes
Loads global administrator language file when viewing backend view in frontend (i.e. in Editors-XTD modals).
Testing Instructions
Enable
Debug Languagein Global Configuration.Edit an article in frontend.
In editor, use
Contact,FieldandArticlebuttons.Expected result
No untranslated strings.
Actual result
Untranslated strings:
Documentation Changes Required
No.