Conversation
4920450 to
4a8006c
Compare
There was a problem hiding this comment.
Pull request overview
This PR synchronizes the German language files with the English language repository, adding new translation keys and updating GitHub Actions workflows.
- Updates GitHub Actions dependencies to latest versions (checkout@v5, phplint@9.5)
- Adds new 5.7.0 version translation keys across multiple German language files (currently in English, awaiting translation)
- Removes deprecated translation strings and fixes JS variable escaping issue
Reviewed changes
Copilot reviewed 11 out of 11 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| .github/workflows/test.yml | Updates actions/checkout from v4 to v5 and overtrue/phplint from 9.4 to 9.5 |
| .github/workflows/release.yml | Updates actions/checkout from v4 to v5 for consistency |
| Lang/de/user.php | Removes deprecated notification-related strings, adds new 5.7.0 notification settings and subscription management keys |
| Lang/de/ticket.php | Removes old version comment, adds new 5.7.0 notification types and ticket action strings, repositions allowed_files_desc |
| Lang/de/selfservice.php | Moves published_desc to 5.7.5 section, adds comment notification strings |
| Lang/de/report.php | Adds group_by translation key for 5.7.0 |
| Lang/de/permission.php | Adds new permission keys for operator notifications and reply templates |
| Lang/de/log.php | Adds operator_notifications_updated log message |
| Lang/de/integrations.php | Adds Microsoft tenant ID configuration strings |
| Lang/de/general.php | Adds bot and allow_all translation keys |
| Lang/de/core.php | Fixes JS variable escaping (removes backslash from ${count}), adds cursor position and notification strings |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Synced files with /addon-language-english.
This PR was created automatically by #14734284248