mirror of
https://github.com/home-assistant/iOS.git
synced 2026-05-04 05:51:13 -05:00
## Summary Remove 3 unused localization strings flagged by the unused strings check in #4451: - `kiosk.auth.try_again` - `kiosk.exit_button` - `kiosk.exit_hint` Removed from all 34 `Localizable.strings` language files and the SwiftGen-generated `Strings.swift`. ## Screenshots N/A — no UI changes; these strings had no references in the codebase. ## Link to pull request in Documentation repository N/A ## Any other notes Pure deletions only (108 lines removed across 35 files). Verified zero references to these strings exist in Swift source. Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>