Skip to content

[4.2] Fix missing language strings at installation#38080

Merged
roland-d merged 1 commit intojoomla:4.2-devfrom
richard67:4.2-dev-installation-fix-missing-language-strings
Jun 17, 2022
Merged

[4.2] Fix missing language strings at installation#38080
roland-d merged 1 commit intojoomla:4.2-devfrom
richard67:4.2-dev-installation-fix-missing-language-strings

Conversation

@richard67
Copy link
Copy Markdown
Member

@richard67 richard67 commented Jun 16, 2022

Pull Request for Issue #38077 .

Summary of Changes

  • Add language string JLIB_INSTALLER_ERROR_DOWNLOAD_SERVER_CONNECT taken from the "lib_joomla.ini" language file to the installation language file. This is what has been done before with PR [4.1] Missing error strings in installation #37286 for other languages strings from the library which were not translated in the installation.
  • The installer's languages model should not use language string COM_INSTALLER_MSG_INSTALL_INVALID_URL from "com_installer.ini". Therefore add a new sting INSTL_ERROR_INVALID_URL to the installation language file and use that string instead of the one from the component in the model.

Testing Instructions

It's very likely that you can't reproduce the errors mentioned in the description of issue #38077 to cause the untranslated string being shown, so we might be limited to code review here.

But if you can reproduce it, then please do a real test and report back how you have tested.

Actual result BEFORE applying this Pull Request

Untranslated strings mentioned in the issue are shown in certain case of error.

Expected result AFTER applying this Pull Request

The strings are translated in this particular case of error.

Documentation Changes Required

None.

@Kostelano
Copy link
Copy Markdown
Contributor

I have tested this item ✅ successfully on fc5c8c0


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

1 similar comment
@viocassel
Copy link
Copy Markdown
Contributor

I have tested this item ✅ successfully on fc5c8c0


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

@Quy Quy removed the Language Change This is for Translators label Jun 16, 2022
@Quy
Copy link
Copy Markdown
Contributor

Quy commented Jun 16, 2022

RTC


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

@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label Jun 16, 2022
@roland-d roland-d merged commit 551538c into joomla:4.2-dev Jun 17, 2022
@joomla-cms-bot joomla-cms-bot added Language Change This is for Translators and removed RTC This Pull Request is Ready To Commit labels Jun 17, 2022
@roland-d
Copy link
Copy Markdown
Contributor

Thank you

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.

6 participants