feat(setup): add ESC cancel, multi-language UI, and dynamic language …#94
feat(setup): add ESC cancel, multi-language UI, and dynamic language …#94zyw-981204 wants to merge 1 commit into
Conversation
…picker - ESC during recording cancels the session (configurable via hotkey.escape_cancel_enabled). - Setup Wizard UI strings extracted to Localizable.strings across ASR/LLM/Overlay/Controls/Dictionary/Prompt/Templates/About panes; window rebuilds on language change. - Add ja.lproj and zh-Hant.lproj language packs; language picker in About pane now scans available .lproj folders dynamically. - Wizard window now activates app + raises window when opened from menu bar, so it appears above other apps. - Local dev signing: use Koe Dev self-signed identity so rebuilds keep TCC permissions. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
Review result: changes requested.
The PR also currently conflicts with |
…picker