Skip to content

[6.0] Language cache error handling improvement#3679

Merged
zero-24 merged 2 commits intojoomlagerman:6.0-devfrom
tecpromotion:issue/issue-3678
Jan 19, 2026
Merged

[6.0] Language cache error handling improvement#3679
zero-24 merged 2 commits intojoomlagerman:6.0-devfrom
tecpromotion:issue/issue-3678

Conversation

@tecpromotion
Copy link
Copy Markdown
Member

Pull Request für Issue #3678

Zusammenfassung der Änderungen

add new string
translation
alpha sort strings

Wo wird der Sprachstring angezeigt / Wie kann getestet werden

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

Copilot AI review requested due to automatic review settings January 15, 2026 08:39
@tecpromotion tecpromotion self-assigned this Jan 15, 2026
@tecpromotion tecpromotion requested a review from a team January 15, 2026 08:40
@tecpromotion tecpromotion added this to the 6.0.3v1 milestone Jan 15, 2026
@tecpromotion tecpromotion linked an issue Jan 15, 2026 that may be closed by this pull request
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 pull request adds a new German translation string for improved language cache error handling in Joomla 6.0, along with alphabetical reorganization of related language error strings.

Changes:

  • Added new translation string JLIB_LANGUAGE_ERROR_CANNOT_WRITE_CACHE for cache file write errors
  • Reordered existing language error strings (JLIB_LANGUAGE_ERROR_CANNOT_LOAD_METADATA and JLIB_LANGUAGE_ERROR_CANNOT_LOAD_METAFILE) to maintain alphabetical sorting
  • Applied changes consistently to both frontend and backend language files

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 Added new cache write error string and alphabetically sorted language error entries
administrator/language/de-DE/lib_joomla.ini Added new cache write error string and alphabetically sorted language error entries (identical to frontend changes)

@zero-24 zero-24 merged commit e7cafaf into joomlagerman:6.0-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.

[6.0] Language cache error handling improvement

3 participants