Skip to content

Commit 0e0710e

Browse files
lock cmake tools (#4493)
1 parent 0bc37fc commit 0e0710e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

package.nls.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,12 @@
7878
"The text 'CMake Tools' should not be localized."
7979
]
8080
},
81-
"cmake-tools.command.cmake.openSettings.title": "Open CMake Tools Extension Settings",
81+
"cmake-tools.command.cmake.openSettings.title": {
82+
"message": "Open CMake Tools Extension Settings",
83+
"comment": [
84+
"The text 'CMake Tools' should not be localized."
85+
]
86+
},
8287
"cmake-tools.command.cmake.selectActiveFolder.title": "Select Active Folder",
8388
"cmake-tools.command.cmake.outline.runUtilityTarget.title": "Run Utility",
8489
"cmake-tools.command.cmake.outline.debugTarget.title": "Debug",

0 commit comments

Comments
 (0)