Skip to content

Update Localized Strings - #5704

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
create-pull-request/download_strings
Open

Update Localized Strings#5704
github-actions[bot] wants to merge 1 commit into
mainfrom
create-pull-request/download_strings

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Automatically created by zacwest.

Copilot AI lite review requested due to automatic review settings September 9, 2026 06:10

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟡 Changes recommended

One updated zh-Hant settings search keyword string switches from comma separators to , but the app splits keywords on ,, breaking search matching for that entry.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

Updates non-English Localizable.strings entries to add/refresh translations for recently added Settings/App Labs features (native tab bar, voice tools server, and tab bar customization), improving localized UX.

Changes:

  • Added localized strings for the iOS native tab bar App Labs feature (title + footer) in zh-Hant / ko-KR / de.
  • Added localized strings for Voice Tools Server settings (descriptions, statuses, permissions, etc.) in zh-Hant / ko-KR / de.
  • Localized tab bar customization UI strings (Add/Remove/Tabs/More, etc.) in zh-Hant / ko-KR / de.
File summaries
File Description
Sources/App/Resources/zh-Hant.lproj/Localizable.strings Adds Traditional Chinese translations for App Labs native tab bar, Voice Tools Server, and tab bar customization strings.
Sources/App/Resources/ko-KR.lproj/Localizable.strings Adds Korean translations for App Labs native tab bar, Voice Tools Server, and tab bar customization strings.
Sources/App/Resources/de.lproj/Localizable.strings Adds German translations for App Labs native tab bar, Voice Tools Server, and tab bar customization strings.
Review details
  • Files reviewed: 3/3 changed files
  • Comments generated: 2
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

"settings.search_keywords.servers" = "連線、網址、帳號、實例、新增伺服器";
"settings.search_keywords.siri" = "Siri、捷徑、spotlight、語音、助理";
"settings.search_keywords.voice_tools_server" = "wyoming, speech, voice, assist, speech to text, text to speech, stt, tts, microphone, dictation";
"settings.search_keywords.voice_tools_server" = "wyoming、語音、聲音、助理、語音轉文字、文字轉語音、STT、TTS、麥克風、聽寫";
伺服器僅在應用程式開啟時回應,離開後即停止運作。";
"settings.voice_tools_server.footer" = "語音辨識與合成均在此裝置上進行。僅有文字及完成的音訊會透過區域網路傳輸。";
"settings.voice_tools_server.languages.empty" = "此裝置沒有可用於裝置端語音辨識的語言。";
"settings.voice_tools_server.languages.footer" = "此些語言的語音完全在此裝置上辨識。在設定App 中新增的聽寫語言,一旦支援裝置端辨識後便會顯示於此。";
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.

2 participants