Skip to content

[6.1] Deprecate language strings#3723

Merged
heelc29 merged 1 commit intojoomlagerman:6.1-devfrom
tecpromotion:issue/issue-3721
Mar 12, 2026
Merged

[6.1] Deprecate language strings#3723
heelc29 merged 1 commit intojoomlagerman:6.1-devfrom
tecpromotion:issue/issue-3721

Conversation

@tecpromotion
Copy link
Copy Markdown
Member

Pull Request für Issue #3721

Zusammenfassung der Änderungen

two strings are deprecated, will be removed with 7.0

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 March 11, 2026 07:59
@tecpromotion tecpromotion self-assigned this Mar 11, 2026
@tecpromotion tecpromotion added this to the 6.1.0v1 milestone Mar 11, 2026
@tecpromotion tecpromotion linked an issue Mar 11, 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 PR aligns the German (de-DE) backend language pack with upstream Joomla changes by marking two existing language strings as deprecated (scheduled for removal in Joomla 7.0).

Changes:

  • Add a deprecation comment before MOD_MENU_USER_PROFILE in mod_menu.ini.
  • Add a deprecation comment before COM_ADMIN_HELP_MY_PROFILE in com_admin.ini.

Reviewed changes

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

File Description
administrator/language/de-DE/mod_menu.ini Adds an upstream-matching deprecation marker for the user profile menu string.
administrator/language/de-DE/com_admin.ini Adds an upstream-matching deprecation marker for the “My Profile” help string.

@heelc29 heelc29 merged commit 27a52a9 into joomlagerman:6.1-dev Mar 12, 2026
4 checks passed
@heelc29
Copy link
Copy Markdown
Member

heelc29 commented Mar 12, 2026

Danke

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.1] Deprecate language strings

3 participants