BeyondDimension / BeyondDimension/SteamTools

🐛[BUG] Translating .resx files did not affect the display.

Open
#3,637 2 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
C#
Stars
26.8k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

## Please check each item in the following list carefully
- [ /] I have searched and found no similar issues
- [ /] Have searched the documentation and found no relevant content
- [/ ] I have tried to use the latest version, but the problem still exists
- [/ ] The official version is used (no replacement and modification of the installation directory program files)

### 🐛 Description
Translation of .resx files did not affect the display.
I seem to have translated most of the application by changing src/BD.WTTS.Client/Resources/Strings.ru.resx but in most places Chinese is still displayed. Also, if you select English, in the same places Chinese is displayed instead of English. And after closing the language, the selected language changes to auto-detect.

### 📷 Steps to Reproduce

1.

![Image](https://github.com/user-attachments/assets/da990e3e-2fd1-406a-970e-878c1eb68a21)

2.

![Image](https://github.com/user-attachments/assets/df71202f-55ea-4d95-8113-981793ec1bcf)

### 🚑 Other Information
- Processor architecture: x64
- System version number: Windows 11 Pro
24H2
26100.3037
1000.26100.48.0

- Download channels: Github
- Program version: 3.0.0 rc.15

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with src/BD.WTTS.Client/Resources/Strings.ru.resx and reproduce the language-selection behavior described in the issue on Windows 11. Trace why translated resources are not used for the affected display text and why the selected language returns to auto-detect after closing; done means the selected language consistently affects the UI and persists as expected.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
localization
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.