Skip to content

[5.4] alpha sort strings JLIB_LANGUAGE_ERROR_CANNOT_LOAD_#3680

Merged
zero-24 merged 1 commit intojoomlagerman:5.4-devfrom
tecpromotion:fix/alpha-sort-jlib-error
Jan 19, 2026
Merged

[5.4] alpha sort strings JLIB_LANGUAGE_ERROR_CANNOT_LOAD_#3680
zero-24 merged 1 commit intojoomlagerman:5.4-devfrom
tecpromotion:fix/alpha-sort-jlib-error

Conversation

@tecpromotion
Copy link
Copy Markdown
Member

Zusammenfassung der Änderungen

Während der Bearbeitung von #3679 aufgefallen.
Dieser PR sortiert die beiden Strings in 5.4

Wo wird der Sprachstring angezeigt / Wie kann getestet werden

  • Backend
  • Frontend
  • API
  • Installation
  • Sonstiges (bitte beschreiben) ________________________

@tecpromotion tecpromotion requested review from a team and Copilot January 15, 2026 08:42
@tecpromotion tecpromotion self-assigned this Jan 15, 2026
@tecpromotion tecpromotion added this to the 5.4.3v1 milestone Jan 15, 2026
@tecpromotion tecpromotion changed the title alpha sort [5.4] alpha sort strings JLIB_LANGUAGE_ERROR_CANNOT_LOAD_ Jan 15, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR alphabetically sorts two language error strings in the Joomla German translation files for both frontend and backend that were previously out of order.

Changes:

  • Reorders JLIB_LANGUAGE_ERROR_CANNOT_LOAD_METADATA and JLIB_LANGUAGE_ERROR_CANNOT_LOAD_METAFILE to be in correct alphabetical order (METADATA before METAFILE)

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
language/de-DE/lib_joomla.ini Corrects alphabetical ordering of two JLIB_LANGUAGE_ERROR translation keys in frontend language file
administrator/language/de-DE/lib_joomla.ini Corrects alphabetical ordering of two JLIB_LANGUAGE_ERROR translation keys in backend language file

@zero-24 zero-24 merged commit 7f274b5 into joomlagerman:5.4-dev Jan 19, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants