Files
iOS/Sources/App
Copilot a1c02cc7b5 Remove unused Kiosk localization strings (#4452)
## 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>
2026-03-25 08:19:40 +01:00
..