-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Brief Issue Summary
Brief Issue Summary
Environment:
VSCode 1.99.2+ Makefile Tools v0.13.2(pre-release)
More info:
- We found the source file:
- Issue1:
vscode-makefile-tools/package.nls.json
Line 21 in 163bbaf
"makefile-tools.command.makefile.resetState.title": "Makefile: Reset the Makefile Tools Extension workspace state (For troubleshooting)", - Issue2:
vscode-makefile-tools/package.nls.json
Line 45 in 163bbaf
"makefile-tools.configuration.makefile.loggingLevel.description": "The logging level for the makefile tools extension",
- Repro Language:
- Issue1: CHS/CHT/ITA/PTB/TRK/RUS/KOR/JPN
- Issue2: CHS/CHT/ESN/FRA/ITA/PLK/PTB/TRK/RUS/KOR/JPN/CSY
- Repro platform: Windows, Linux, Mac
Repro steps:
- Open VScode and clone the makefile project (such as: https://github.com/remonbonbon/makefile-example)
- Press F1 and input "Makefile Tools" and observe the command
- Press Ctrl+, to open the setting page and search "Makefile: Logging Level" and observe
Expected result:
“Makefile Tools” as a proper noun should not be translated in localized language.
In all 13 languages it should be output as is without translation as: Makefile Tools
After step2(DEU):

After step3(DEU):

Actual result:
"Makefile Tools" was translated to "Makefile 工具".
Issue1(CHS):

Issue2(CHS):

Debug Log
/Additional Information
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working