From 3b57b1315c478129d03610bbc6e461619aae7c21 Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Wed, 03 Jun 2026 21:54:06 +0800 Subject: [PATCH] Localize macOS app display name --- CHANGELOG.md | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ba2132..b6a8111 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## v2.1.26 (2026-06-03) + +### 修复 + +- **macOS App 名称按系统语言本地化**:中文系统显示 `私语输入法`,英文系统显示 `PrivateVoice Dictation`。 +- **麦克风权限提示本地化**:中文系统下麦克风授权文案改为中文。 +- **macOS 构建脚本复制本地化资源**:本地、正式、App Store POC 和 Developer ID sandbox 构建都会把 `*.lproj/InfoPlist.strings` 打入 `.app/Contents/Resources`。 + +### 构建 + +- build: `20260603.2151` + +--- + ## v2.1.25 (2026-06-03) ### QA 候选包 -- Gitblit v1.9.3