Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates localization strings across all 34 locale files in the Home Assistant iOS app. The changes are automatically generated and include new widget-related strings and some completed translations for existing strings.
Changes:
- Adds new localization keys for the "Common Controls" widget feature (
widgets.commonly_used_entities.*) - Adds a new
widgets.param.server.titlekey for widget configuration - Provides translations for to-do list due date strings in 6 languages (Chinese, Hungarian, Estonian, Czech, German)
- Reorganizes entries in
en.lprojfor better alphabetical ordering
Reviewed changes
Copilot reviewed 34 out of 34 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| Sources/App/Resources/en.lproj/Localizable.strings | Reorganizes strings alphabetically and establishes base English strings for new widget features |
| Sources/App/Resources/zh-Hant.lproj/Localizable.strings | Adds new English strings and translates todo_list date formats to Traditional Chinese |
| Sources/App/Resources/zh-Hans.lproj/Localizable.strings | Adds new English strings and translates todo_list date formats to Simplified Chinese |
| Sources/App/Resources/hu.lproj/Localizable.strings | Adds new English strings and translates todo_list date formats to Hungarian |
| Sources/App/Resources/et.lproj/Localizable.strings | Adds new English strings and translates todo_list date formats to Estonian |
| Sources/App/Resources/cs.lproj/Localizable.strings | Adds new English strings and translates todo_list date formats to Czech |
| Sources/App/Resources/de.lproj/Localizable.strings | Adds new English strings and translates todo_list date formats to German |
| Sources/App/Resources/*.lproj/Localizable.strings (28 other locales) | Adds new English strings as placeholders awaiting community translation |
bf66019 to
5825d63
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4374 +/- ##
=======================================
Coverage ? 42.95%
=======================================
Files ? 262
Lines ? 15182
Branches ? 0
=======================================
Hits ? 6522
Misses ? 8660
Partials ? 0 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
Automatically created by zacwest.