Skip to content

Commit 4335618

Browse files
authored
updated command string to better reflect function (#3876)
1 parent 95e21ab commit 4335618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.nls.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"cmake-tools.command.cmake.debugTargetAll.title": "Debug All Projects",
6565
"cmake-tools.command.cmake.launchTarget.title": "Run Without Debugging",
6666
"cmake-tools.command.cmake.launchTargetAll.title": "Run All Projects Without Debugging",
67-
"cmake-tools.command.cmake.selectLaunchTarget.title": "Set Debug Target",
67+
"cmake-tools.command.cmake.selectLaunchTarget.title": "Set Launch/Debug Target",
6868
"cmake-tools.command.cmake.stop.title": "Cancel Build",
6969
"cmake-tools.command.cmake.stopAll.title": "Cancel Build for All Projects",
7070
"cmake-tools.command.cmake.resetState.title": "Reset CMake Tools Extension State (For troubleshooting)",

0 commit comments

Comments
 (0)