fix(i18n): localize 1.5.9 UI gaps#1370
Open
VailElla wants to merge 4 commits into
Open
Conversation
16 tasks
VailElla
marked this pull request as ready for review
July 13, 2026 12:44
16 tasks
VailElla
force-pushed
the
codex/i18n-1.5.9-replacement
branch
from
July 20, 2026 04:11
48a6d4a to
25bc988
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR is a reviewed replacement for #1360, based on the current upstream
main. It closes a scoped set of user-visible 1.5.9 localization gaps while preserving canonical filename tokens and the current Simplified Chinese terminology, including克隆. Unrelated local JXL, RAW, and performance changes are excluded.Type of Change
Changes Made
DateTime,DateTimeDigitized, and white-balance aliases.{original_filename}unchanged while translating their visible labels.克隆terminology instead of the older wording used by fix(i18n): fill Chinese gaps in metadata and dialogs #1360.Screenshots/Videos
Testing
I have tested these changes locally and confirmed that they work as expected without issues
npm run build— passed; only the existing large-chunk warning remainsplutil -lint src-tauri/Info.plist— passedLocale JSON parsing — passed
Changed-file Prettier check — passed
git diff --check origin/main...HEAD— passednpm run typecheckandnpm run i18n:checkstill report existing repository-wide findings; no new diagnostics were isolated to the touched code or newly added locale entries.Test Configuration:
Checklist
Additional Notes
#1360 has been closed as superseded by this replacement PR. The editable filename template intentionally keeps canonical tokens such as
{original_filename}so cross-language presets and clipboard content remain portable. The original local worktree changes remain separate and were not included here.AI Disclaimer:
Please state the involvement of AI in this PR: