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

Latest auto-generated text.js

Though, with v3.20, this file isn't strictly needed, at least for new scripts,
you can use bbs.text.[string_id] to get the number associated with a text.dat
string, so bbs.text(bbs.text.Yes) == "Yes" (by default, for English).
parent 492a8506
Branches
Tags
1 merge request!463MRC mods by Codefenix (2024-10-20)
......@@ -146,8 +146,8 @@ var SScanCfgWhichSub=136;
var SubPtrLstFmt=137;
var WhichOrAll=138;
var RawMsgInputModeIsNow=139;
var OFF=140;
var ON=141;
var Unused140=140;
var Unused141=141;
var PagingUser=142;
var SystemStatsHdr=143;
var NodeStatsHdr=144;
......@@ -418,12 +418,12 @@ var PasswordTooShort=408;
var PasswordNotChanged=409;
var PasswordInvalid=410;
var PasswordObvious=411;
var ComputerTypeMenu=412;
var ComputerTypePrompt=413;
var ComputerTypeB=414;
var ComputerTypeC=415;
var ComputerTypeD=416;
var ComputerTypeE=417;
var Unused412=412;
var Unused413=413;
var Unused414=414;
var Unused415=415;
var Unused416=416;
var Unused417=417;
var NoUserData=418;
var Deleted=419;
var Inactive=420;
......@@ -550,7 +550,7 @@ var WaitingForNodeInPChat=540;
var NodeJoinedPrivateChat=541;
var NodeLeftPrivateChat=542;
var NoOneHasLoggedOnToday=543;
var Unused544 /* Was LastFewCallers */=544;
var Unused544=544;
var LastFewCallersFmt=545;
var CallersToday=546;
var DoYouMeanThisUserQ=547;
......@@ -570,7 +570,7 @@ var Yes=560;
var No=561;
var NoYesQuestion=562;
var Pause=563;
var ContinueQ /* was Wait */=564;
var ContinueQ=564;
var SysStatsLogHdr=565;
var NodeStatsLogHdr=566;
var ReducedTime=567;
......@@ -726,7 +726,7 @@ var NodeActionQWK=716;
var NodeActionPrivateChat=717;
var NodeActionPaging=718;
var NodeActionRetrieving=719;
var YNQP /* (Yes/No/Quit/Password chars) */=720;
var Unused720=720;
var ViewSignatureQ=721;
var DeleteSignatureQ=722;
var CreateEditSignatureQ=723;
......@@ -859,9 +859,9 @@ var SetMsgPtrPrompt=849;
var DateLastKeys=850;
var DirLibKeys=851;
var SubGroupKeys=852;
var AllKey=853;
var Unused853=853;
var All=854;
var ListKey=855;
var List=855;
var InternetMailReceived=856;
var InternetMailForwarded=857;
var FidoNetMailReceived=858;
......@@ -872,7 +872,15 @@ var HashedFile=862;
var NewUserValEmailSubj=863;
var InactivityAlert=864;
var None=865;
var Which=866;
var Next=867;
var Previous=868;
var Quit=869;
var Language=870;
var LANG=871;
var UserDefaultsLanguage=872;
var PasswordChar=873;
var TOTAL_TEXT=866;
var TOTAL_TEXT=874;
this;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment