Skip to content

[5.4] unification of two strings#3675

Merged
tecpromotion merged 1 commit intojoomlagerman:5.4-devfrom
tecpromotion:fix/20260110-unification
Jan 12, 2026
Merged

[5.4] unification of two strings#3675
tecpromotion merged 1 commit intojoomlagerman:5.4-devfrom
tecpromotion:fix/20260110-unification

Conversation

@tecpromotion
Copy link
Copy Markdown
Member

Zusammenfassung der Änderungen

Ich habe beim Übersetzen von Issue #3671 diese Unstimmigkeit gefunden.
Dieser PR vereinheitlicht die Schreibweise von backend und frontend.

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 10, 2026 13:37
@tecpromotion tecpromotion self-assigned this Jan 10, 2026
@tecpromotion tecpromotion added this to the 5.4.3v1 milestone Jan 10, 2026
@tecpromotion tecpromotion requested a review from a team January 10, 2026 13:37
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 fixes two translation inconsistencies in the German language pack for Joomla 5.4, aligning frontend translations with backend terminology.

Changes:

  • Fixed duplicate label in mod_articles.ini where AUTHORFILTERING incorrectly used the same translation as AUTHORALIASFILTERING
  • Unified frontend and backend terminology for "article text" from "Beitragstext" to "Beitragsinhalt"

Reviewed changes

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

File Description
language/de-DE/mod_articles.ini Changed AUTHORFILTERING label from "Autoralias-Filtertyp" to "Autor-Filtertyp" to distinguish it from AUTHORALIASFILTERING and align with mod_articles_category.ini
language/de-DE/com_content.ini Changed ARTICLETEXT_LABEL from "Beitragstext" to "Beitragsinhalt" to match the backend translation in administrator/language/de-DE/com_content.ini

@tecpromotion tecpromotion merged commit 3ba0a9e into joomlagerman:5.4-dev Jan 12, 2026
6 checks passed
@tecpromotion tecpromotion deleted the fix/20260110-unification branch January 12, 2026 09:36
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