Skip to content

[6.1] Meaningful uninstall message#3651

Merged
zero-24 merged 1 commit intojoomlagerman:6.1-devfrom
tecpromotion:issue/issue-3650
Nov 29, 2025
Merged

[6.1] Meaningful uninstall message#3651
zero-24 merged 1 commit intojoomlagerman:6.1-devfrom
tecpromotion:issue/issue-3650

Conversation

@tecpromotion
Copy link
Copy Markdown
Member

Pull Request für Issue #3650

Zusammenfassung der Änderungen

translation

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 November 29, 2025 08:35
@tecpromotion tecpromotion self-assigned this Nov 29, 2025
@tecpromotion tecpromotion added this to the 6.1.0v1 milestone Nov 29, 2025
@tecpromotion tecpromotion linked an issue Nov 29, 2025 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 updates two German translation strings in the Joomla installer component to provide more meaningful uninstall messages. The changes replace generic placeholder patterns with numbered placeholders that allow for more specific information about the extension being uninstalled.

Key Changes:

  • Updated COM_INSTALLER_UNINSTALL_ERROR to use numbered placeholders (%1$s %2$s) for more descriptive error messages
  • Updated COM_INSTALLER_UNINSTALL_SUCCESS to use numbered placeholders (%1$s %2$s) for more descriptive success messages

@zero-24 zero-24 merged commit c200334 into joomlagerman:6.1-dev Nov 29, 2025
6 checks passed
@zero-24 zero-24 deleted the issue/issue-3650 branch November 29, 2025 08:57
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] Meaningful uninstall message

3 participants