-
Notifications
You must be signed in to change notification settings - Fork 523
Closed
Labels
buga bug in the producta bug in the product
Description
Brief Issue Summary
Environment:
VS Code 1.99.2+ CMake Tools v1.21.13 (pre-release)
More info:
- Repro on Windows, Linux, Mac
- Repro on CHS/CHT/ESN/ITA/PLK/PTB/RUS/KOR languages
- We found the source file for this issue, and this type of issue should be fixed similarly to the one in https://github.com/microsoft/vscode-cmake-tools/pull/4393/files
vscode-cmake-tools/package.nls.json
Line 71 in a0c9386
"cmake-tools.command.cmake.openSettings.title": "Open CMake Tools Extension Settings",
Repro steps:
- Open VS Code and change the display language to CHS
- Unzip the project and open it with vscode
test_project.zip - Click "CMake" on left navigation
- Mouse over the gear icon in the upper right corner of project status window
- Observe the tooltip: "Open CMake Tools Extension Settings"
- Click the plus icon in the upper right corner of pinned commands window
- Observe the drop-down lists of "Open CMake Tools Extension Settings"
Expected Result:
'CMake Tools' as a proper noun should not be translated in localized languages
In CHS language, it should be "打开 CMake Tools 扩展设置"
Actual Result:
"CMake Tools" was translated to "CMake 工具"
CMake Tools Diagnostics
N/ADebug Log
N/AAdditional Information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
buga bug in the producta bug in the product
Type
Projects
Status
Completed

