Skip to content

Add multilingual support - #39

Merged
PrimeBuild-pc merged 1 commit into
mainfrom
codex/expand-multilingual-support
Aug 1, 2026
Merged

Add multilingual support#39
PrimeBuild-pc merged 1 commit into
mainfrom
codex/expand-multilingual-support

Conversation

@PrimeBuild-pc

Copy link
Copy Markdown
Owner

Summary

  • add complete Italian, French, German, Spanish, and Russian resource dictionaries alongside English and Simplified Chinese
  • detect the initial language from Windows, normalize regional variants, and keep English as the safe fallback
  • persist language changes reliably, including the Save action in the unsaved-settings dialog
  • use neutral Windows 11-style surfaces for dialogs and status messages

Validation

  • 625/625 Release tests passed
  • localization dictionaries have matching keys and format placeholders
  • git diff --check passed

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 76.35135% with 35 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
Services/LocalizationService.cs 76.66% 19 Missing and 2 partials ⚠️
ViewModels/SettingsViewModel.cs 54.54% 4 Missing and 1 partial ⚠️
Services/ApplicationSettingsService.cs 90.00% 3 Missing and 1 partial ⚠️
MainWindow.Behaviors.partial.cs 0.00% 3 Missing ⚠️
Helpers/NavigationBehavior.cs 50.00% 2 Missing ⚠️

📢 Thoughts on this report? Let us know!

@PrimeBuild-pc
PrimeBuild-pc merged commit 20d2034 into main Aug 1, 2026
3 checks passed
@PrimeBuild-pc
PrimeBuild-pc deleted the codex/expand-multilingual-support branch August 1, 2026 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants