Skip to content

Fixes [3164]-V105-LTS Font property values are being serialized depending of the current culture in exported XML theme#3179

Merged
PWagner1 merged 4 commits intoV105-LTSfrom
3164-V105-Font-property-values-are-being-serialized-depending-of-the-current-culture-in-exported-XML-theme-file
Mar 18, 2026
Merged

Fixes [3164]-V105-LTS Font property values are being serialized depending of the current culture in exported XML theme#3179
PWagner1 merged 4 commits intoV105-LTSfrom
3164-V105-Font-property-values-are-being-serialized-depending-of-the-current-culture-in-exported-XML-theme-file

Conversation

@mcpbcs
Copy link

@mcpbcs mcpbcs commented Mar 10, 2026

Force en-US TypeConverter serialization to prevent localized values (e.g., “(Ninguna)”) and ensure the exported theme XML is always in English.

Fixes #3164

Force en-US TypeConverter serialization to prevent localized values (e.g., “(Ninguna)”) and ensure the exported theme XML is always in English.

Fixes #3164
@mcpbcs mcpbcs self-assigned this Mar 10, 2026
@mcpbcs mcpbcs requested a review from a team as a code owner March 10, 2026 14:02
@mcpbcs mcpbcs added area:themes All things to do with themes. area:toolkit All issues related to the toolkit components. version:105-lts All things to do with V105 LTS. labels Mar 10, 2026
@mcpbcs mcpbcs changed the title Update KryptonCustomPaletteBase Fixes [3164]-V105-LTS Font property values are being serialized depending of the current culture in exported XML theme Mar 10, 2026
…-serialized-depending-of-the-current-culture-in-exported-XML-theme-file
…-serialized-depending-of-the-current-culture-in-exported-XML-theme-file
…-serialized-depending-of-the-current-culture-in-exported-XML-theme-file
@PWagner1 PWagner1 merged commit 2171b4a into V105-LTS Mar 18, 2026
6 checks passed
@PWagner1 PWagner1 deleted the 3164-V105-Font-property-values-are-being-serialized-depending-of-the-current-culture-in-exported-XML-theme-file branch March 18, 2026 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:themes All things to do with themes. area:toolkit All issues related to the toolkit components. version:105-lts All things to do with V105 LTS.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants