Skip to content

Update Localized Strings#4565

Merged
bgoncal merged 2 commits into
mainfrom
create-pull-request/download_strings
Apr 28, 2026
Merged

Update Localized Strings#4565
bgoncal merged 2 commits into
mainfrom
create-pull-request/download_strings

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Automatically created by zacwest.

@github-actions github-actions Bot requested review from Copilot and removed request for Copilot April 25, 2026 06:29
Copilot AI review requested due to automatic review settings April 28, 2026 07:29
@bgoncal bgoncal enabled auto-merge (squash) April 28, 2026 07:29
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

Updates the Greek (el) localization strings to reduce remaining English UI text in Assist/CarPlay and onboarding-related flows.

Changes:

  • Translates Assist CarPlay status strings (processing/responding/tap to record) into Greek.
  • Translates onboarding server import messaging and re-authentication error strings into Greek.
  • Translates the web view empty-state re-authentication button into Greek.

"onboarding.server_import.reauthenticate.continue_button" = "Continue";
"onboarding.server_import.reauthenticate.errors_cancelled" = "Sign in was cancelled.";
"onboarding.server_import.reauthenticate.errors_missing_presenter" = "Unable to present the sign-in flow right now.";
"onboarding.server_import.message" = "Κρατηθείτε καλά, συμμαζεύουμε τους servers σας.";
Copy link

Copilot AI Apr 28, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new Greek translation keeps the English word "servers". For consistency with nearby onboarding strings (e.g., "Σάρωση για διακομιστές" / "Αναζήτηση διακομιστών"), translate this term too (e.g., "διακομιστές") to avoid mixed-language UI.

Suggested change
"onboarding.server_import.message" = "Κρατηθείτε καλά, συμμαζεύουμε τους servers σας.";
"onboarding.server_import.message" = "Κρατηθείτε καλά, συμμαζεύουμε τους διακομιστές σας.";

Copilot uses AI. Check for mistakes.
"web_view.empty_state.body" = "Ελέγξτε τη σύνδεσή σας ή προσπαθήστε ξανά αργότερα. Εάν το Home Assistant κάνει επανεκκίνηση, θα επανασυνδεθεί αφού επανέλθει σε λειτουργία.";
"web_view.empty_state.open_settings_button" = "Ανοιγμα ρυθμίσεων εφαρμογής";
"web_view.empty_state.reauthenticate_button" = "Re-authenticate";
"web_view.empty_state.reauthenticate_button" = "Εκ νέου έλεγχος ταυτότητας";
Copy link

Copilot AI Apr 28, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This button label uses a different phrasing for "reauthenticate" than the onboarding flow (which uses "Επανασύνδεση" / "συνδεθείτε ξανά"). Consider using the same Greek term here as well to keep wording consistent across the app and avoid confusing users.

Suggested change
"web_view.empty_state.reauthenticate_button" = "Εκ νέου έλεγχος ταυτότητας";
"web_view.empty_state.reauthenticate_button" = "Επανασύνδεση";

Copilot uses AI. Check for mistakes.
@bgoncal bgoncal merged commit 165d454 into main Apr 28, 2026
16 checks passed
@bgoncal bgoncal deleted the create-pull-request/download_strings branch April 28, 2026 08:07
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@e625550). Learn more about missing BASE report.

Additional details and impacted files
@@          Coverage Diff           @@
##             main   #4565   +/-   ##
======================================
  Coverage        ?       0           
======================================
  Files           ?       0           
  Lines           ?       0           
  Branches        ?       0           
======================================
  Hits            ?       0           
  Misses          ?       0           
  Partials        ?       0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants