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: src/ComputerLock/Resources/Lang.en.resx
+17-2Lines changed: 17 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -171,8 +171,8 @@
171
171
<dataname="Restarting"xml:space="preserve">
172
172
<value>The setting is successful and will take effect after restarting.</value>
173
173
</data>
174
-
<dataname="LockShortcutKey"xml:space="preserve">
175
-
<value>Lock shortcut key</value>
174
+
<dataname="LockHotkey"xml:space="preserve">
175
+
<value>Lock hotkey</value>
176
176
</data>
177
177
<dataname="Invalid"xml:space="preserve">
178
178
<value>Invalid</value>
@@ -345,4 +345,19 @@
345
345
<dataname="HideMouseCursor"xml:space="preserve">
346
346
<value>Hide the mouse cursor</value>
347
347
</data>
348
+
<dataname="Version"xml:space="preserve">
349
+
<value>Version</value>
350
+
</data>
351
+
<dataname="Advanced"xml:space="preserve">
352
+
<value>Advanced</value>
353
+
</data>
354
+
<dataname="PasswordUnlock"xml:space="preserve">
355
+
<value>Password Unlock</value>
356
+
</data>
357
+
<dataname="HotkeyUnlock"xml:space="preserve">
358
+
<value>Hotkey Unlock</value>
359
+
</data>
360
+
<dataname="HotkeyUnlockTips"xml:space="preserve">
361
+
<value>If you use this option, please make sure that the hotkey is set, otherwise, it won't unlock! (Appropriate validation may be added in the future).</value>
0 commit comments