diff --git a/ctrl/text.dat b/ctrl/text.dat index f7961f686e864687639b3c04a1d8b858f26d6ef2..6b2e70aed197aaba41b1cfd48d329cdc4e33b629 100644 --- a/ctrl/text.dat +++ b/ctrl/text.dat @@ -673,13 +673,13 @@ "\1bTime Used : \1c%s\r\n" 554 TiTimeon "\1bTime Remaining : \1c%s\r\n\r\n" 555 TiTimeLeft "\r\n\r\n\1nCtrl-Key Commands (from most anywhere)\r\n"\ 556 ControlKeyMenu - "\r\n\1hCtrl-K \1nThis Menu"\ - "\r\n\1hCtrl-C \1nAbort Current Process"\ - "\r\n\1hCtrl-O \1nToggle Pause Prompt Temporarily"\ - "\r\n\1hCtrl-Z \1nToggle Raw Input/Output Mode (e.g. for ASCII-uploading message text)"\ - "\r\n\1hCtrl-U \1nList Users Online"\ - "\r\n\1hCtrl-P \1nSend Private Message To or Chat with Another Node"\ - "\r\n\1hCtrl-T \1nTime Information\r\n\r\n" + "\r\n\1h^K \1nThis Menu"\ + "\r\n\1h^C \1nAbort Current Process"\ + "\r\n\1h^O \1nToggle Pause Prompt Temporarily"\ + "\r\n\1h^Z \1nToggle Raw Input/Output Mode\1\\ (e.g. for ASCII-uploading msg text)"\ + "\r\n\1h^U \1nList Users Online"\ + "\r\n\1h^P \1nSend Instant-Messages and Telegrams"\ + "\r\n\1h^T \1nTime Information\r\n\r\n" "\r\n\1nYou've taken too long to log on.\r\n" 557 TakenTooLongToLogon "\r\n\1nYou've been inactive too long.\r\n" 558 CallBackWhenYoureThere "@EXEC:yesnobar@" 559 YesNoQuestion diff --git a/src/sbbs3/text_defaults.c b/src/sbbs3/text_defaults.c index f1daa7175c268a237614937e6cfa31c5b402578a..970d5ab24a51ac057bb049c8f3f83cf6ed3da522 100644 --- a/src/sbbs3/text_defaults.c +++ b/src/sbbs3/text_defaults.c @@ -912,17 +912,15 @@ const char * const text_defaults[TOTAL_TEXT]={ ,"\x01\x62\x54\x69\x6d\x65\x20\x55\x73\x65\x64\x20\x20\x20\x20\x20\x20\x20\x3a\x20\x01\x63\x25\x73\x0d\x0a" // 554 TiTimeon ,"\x01\x62\x54\x69\x6d\x65\x20\x52\x65\x6d\x61\x69\x6e\x69\x6e\x67\x20\x20\x3a\x20\x01\x63\x25\x73\x0d\x0a\x0d\x0a" // 555 TiTimeLeft ,"\x0d\x0a\x0d\x0a\x01\x6e\x43\x74\x72\x6c\x2d\x4b\x65\x79\x20\x43\x6f\x6d\x6d\x61\x6e\x64\x73\x20\x28\x66\x72\x6f\x6d\x20\x6d\x6f" - "\x73\x74\x20\x61\x6e\x79\x77\x68\x65\x72\x65\x29\x0d\x0a\x0d\x0a\x01\x68\x43\x74\x72\x6c\x2d\x4b\x20\x20\x01\x6e\x54\x68\x69\x73" - "\x20\x4d\x65\x6e\x75\x0d\x0a\x01\x68\x43\x74\x72\x6c\x2d\x43\x20\x20\x01\x6e\x41\x62\x6f\x72\x74\x20\x43\x75\x72\x72\x65\x6e\x74" - "\x20\x50\x72\x6f\x63\x65\x73\x73\x0d\x0a\x01\x68\x43\x74\x72\x6c\x2d\x4f\x20\x20\x01\x6e\x54\x6f\x67\x67\x6c\x65\x20\x50\x61\x75" - "\x73\x65\x20\x50\x72\x6f\x6d\x70\x74\x20\x54\x65\x6d\x70\x6f\x72\x61\x72\x69\x6c\x79\x0d\x0a\x01\x68\x43\x74\x72\x6c\x2d\x5a\x20" - "\x20\x01\x6e\x54\x6f\x67\x67\x6c\x65\x20\x52\x61\x77\x20\x49\x6e\x70\x75\x74\x2f\x4f\x75\x74\x70\x75\x74\x20\x4d\x6f\x64\x65\x20" - "\x28\x65\x2e\x67\x2e\x20\x66\x6f\x72\x20\x41\x53\x43\x49\x49\x2d\x75\x70\x6c\x6f\x61\x64\x69\x6e\x67\x20\x6d\x65\x73\x73\x61\x67" - "\x65\x20\x74\x65\x78\x74\x29\x0d\x0a\x01\x68\x43\x74\x72\x6c\x2d\x55\x20\x20\x01\x6e\x4c\x69\x73\x74\x20\x55\x73\x65\x72\x73\x20" - "\x4f\x6e\x6c\x69\x6e\x65\x0d\x0a\x01\x68\x43\x74\x72\x6c\x2d\x50\x20\x20\x01\x6e\x53\x65\x6e\x64\x20\x50\x72\x69\x76\x61\x74\x65" - "\x20\x4d\x65\x73\x73\x61\x67\x65\x20\x54\x6f\x20\x6f\x72\x20\x43\x68\x61\x74\x20\x77\x69\x74\x68\x20\x41\x6e\x6f\x74\x68\x65\x72" - "\x20\x4e\x6f\x64\x65\x0d\x0a\x01\x68\x43\x74\x72\x6c\x2d\x54\x20\x20\x01\x6e\x54\x69\x6d\x65\x20\x49\x6e\x66\x6f\x72\x6d\x61\x74" - "\x69\x6f\x6e\x0d\x0a\x0d\x0a" // 556 ControlKeyMenu + "\x73\x74\x20\x61\x6e\x79\x77\x68\x65\x72\x65\x29\x0d\x0a\x0d\x0a\x01\x68\x5e\x4b\x20\x20\x01\x6e\x54\x68\x69\x73\x20\x4d\x65\x6e" + "\x75\x0d\x0a\x01\x68\x5e\x43\x20\x20\x01\x6e\x41\x62\x6f\x72\x74\x20\x43\x75\x72\x72\x65\x6e\x74\x20\x50\x72\x6f\x63\x65\x73\x73" + "\x0d\x0a\x01\x68\x5e\x4f\x20\x20\x01\x6e\x54\x6f\x67\x67\x6c\x65\x20\x50\x61\x75\x73\x65\x20\x50\x72\x6f\x6d\x70\x74\x20\x54\x65" + "\x6d\x70\x6f\x72\x61\x72\x69\x6c\x79\x0d\x0a\x01\x68\x5e\x5a\x20\x20\x01\x6e\x54\x6f\x67\x67\x6c\x65\x20\x52\x61\x77\x20\x49\x6e" + "\x70\x75\x74\x2f\x4f\x75\x74\x70\x75\x74\x20\x4d\x6f\x64\x65\x01\x5c\x20\x28\x65\x2e\x67\x2e\x20\x66\x6f\x72\x20\x41\x53\x43\x49" + "\x49\x2d\x75\x70\x6c\x6f\x61\x64\x69\x6e\x67\x20\x6d\x73\x67\x20\x74\x65\x78\x74\x29\x0d\x0a\x01\x68\x5e\x55\x20\x20\x01\x6e\x4c" + "\x69\x73\x74\x20\x55\x73\x65\x72\x73\x20\x4f\x6e\x6c\x69\x6e\x65\x0d\x0a\x01\x68\x5e\x50\x20\x20\x01\x6e\x53\x65\x6e\x64\x20\x49" + "\x6e\x73\x74\x61\x6e\x74\x2d\x4d\x65\x73\x73\x61\x67\x65\x73\x20\x61\x6e\x64\x20\x54\x65\x6c\x65\x67\x72\x61\x6d\x73\x0d\x0a\x01" + "\x68\x5e\x54\x20\x20\x01\x6e\x54\x69\x6d\x65\x20\x49\x6e\x66\x6f\x72\x6d\x61\x74\x69\x6f\x6e\x0d\x0a\x0d\x0a" // 556 ControlKeyMenu ,"\x0d\x0a\x01\x6e\x59\x6f\x75\x27\x76\x65\x20\x74\x61\x6b\x65\x6e\x20\x74\x6f\x6f\x20\x6c\x6f\x6e\x67\x20\x74\x6f\x20\x6c\x6f\x67" "\x20\x6f\x6e\x2e\x0d\x0a" // 557 TakenTooLongToLogon ,"\x0d\x0a\x01\x6e\x59\x6f\x75\x27\x76\x65\x20\x62\x65\x65\x6e\x20\x69\x6e\x61\x63\x74\x69\x76\x65\x20\x74\x6f\x6f\x20\x6c\x6f\x6e"