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

Commit 74b72c3

Browse files
committed
Fix locale property (#5450)
1 parent 8c00cc1 commit 74b72c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/panel/debugger.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ copyStackTrace.accesskey=c
4848
# that expands the left and right panes in the debugger UI.
4949
expandPanes=Expand panes
5050

51-
# LOCALIZATION NOTE (executeInConsole): Editor right-click menu item
51+
# LOCALIZATION NOTE (evaluateInConsole.label): Editor right-click menu item
5252
# to execute selected text in browser console.
5353
evaluateInConsole.label=Evaluate in console
5454

0 commit comments

Comments
 (0)