You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: common/src/main/resources/assets/signedit/lang/en_us.json
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -24,10 +24,12 @@
24
24
"option.signedit.general.actionButtonsCloseUi.tooltip": "Whether clicking the quick action buttons should close the sign editor.",
25
25
"option.signedit.general.showLineBreakIndicator": "Show Line Breaks",
26
26
"option.signedit.general.showLineBreakIndicator.tooltip": "Whether to show a symbol where a line is broken manually rather than automatically.",
27
+
"option.signedit.general.blockMovementKeys": "Block Movement Keys",
28
+
"option.signedit.general.blockMovementKeys.tooltip": "Whether to block input from movement keys that are held down when opening the sign editor, until the keys are released.",
27
29
"option.signedit.general.saveOnEscape": "Save On Escape",
28
30
"option.signedit.general.saveOnEscape.tooltip": "Whether to save the sign content when exiting by pressing the '%s' key rather than clicking the '%s' button.",
0 commit comments