Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Commit 6230028

Browse files
juliandescottesjasonLaster
authored andcommitted
Fix localization notes references (#5263)
1 parent eff6392 commit 6230028

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

assets/panel/debugger.properties

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,17 +24,16 @@ copySource.accesskey=y
2424
copySourceUri2=Copy source URI
2525
copySourceUri2.accesskey=u
2626

27-
# LOCALIZATION NOTE (setDirectoryRoot): This is the text that appears in the
27+
# LOCALIZATION NOTE (setDirectoryRoot.label): This is the text that appears in the
2828
# context menu to set a directory as root directory
2929
setDirectoryRoot.label=Set directory root
3030
setDirectoryRoot.accesskey=r
31-
32-
# LOCALIZATION NOTE (removeDirectoryRoot): This is the text that appears in the
31+
# LOCALIZATION NOTE (removeDirectoryRoot.label): This is the text that appears in the
3332
# context menu to remove a directory as root directory
3433
removeDirectoryRoot.label=Remove directory root
3534
setDirectoryRoot.accesskey=d
3635

37-
# LOCALIZATION NOTE (copyFunction): This is the text that appears in the
36+
# LOCALIZATION NOTE (copyFunction.label): This is the text that appears in the
3837
# context menu to copy the function the user selected
3938
copyFunction.label=Copy function
4039
copyFunction.accesskey=F

0 commit comments

Comments
 (0)