Skip to content
Snippets Groups Projects
Commit b2d7d27a authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Blank out UserDefaultsHotKey (thanks Nelgin)

And added the other new strings.
parent 329f740f
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
Pipeline #4831 passed
......@@ -586,7 +586,7 @@
"\1n\1b[\1h\1wL\1n\1b] \1hTerminal Dimensions \1n\1b\1\\: \1c%s, %s\r\n" 477 UserDefaultsRows
"\1n\1b[\1h\1wX\1n\1b] \1hExpert Menu Mode \1n\1b: \1c%s\r\n" 478 UserDefaultsMenuMode
"\1n\1b[\1h\1wP\1n\1b] \1hScreen Pause \1n\1b: \1c%s\r\n" 479 UserDefaultsPause
"\1n\1b[\1h\1wH\1n\1b] \1hHot Keys \1n\1b: \1c%s\r\n" 480 UserDefaultsHotKey
"" 480 UserDefaultsHotKey
"\1n\1b[\1h\1wS\1n\1b] \1hSpinning Cursor \1n\1b\1\\: \1c%s\r\n" 481 UserDefaultsCursor
"\1n\1b[\1h\1wC\1n\1b] \1hClear Screen Between Messages\1n\1b: \1c%s\r\n" 482 UserDefaultsCLS
"\1n\1b[\1h\1wN\1n\1b] \1hAsk For New Message/File Scan\1n\1b: \1c%s\r\n" 483 UserDefaultsAskNScan
......@@ -1053,4 +1053,5 @@
"Quit" 869 Quit
"Language" 870 Language
"English" 871 LANG
"*" 872 PasswordChar
"\1n\1b[\1h\1wI\1n\1b] \1h%-29s\1n\1b: \1c%s\r\n" 872 UserDefaultsLanguage
"*" 873 PasswordChar
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment