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

Latest generated text.js

Note: TEXT_TEXT is actually off-by-one here. I suppose there's no need/use for that value anyway.
parent 7b94172c
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
...@@ -306,7 +306,7 @@ var NFilesRemoved=296; ...@@ -306,7 +306,7 @@ var NFilesRemoved=296;
var TagFileQ=297; var TagFileQ=297;
var TagFilePrompt=298; var TagFilePrompt=298;
var Unused299=299; var Unused299=299;
var Unused300=300; var FreeDownloadUserMsg=300;
var FiAuthor=301; var FiAuthor=301;
var FiGroup=302; var FiGroup=302;
var FileAlreadyInQueue=303; var FileAlreadyInQueue=303;
...@@ -862,7 +862,12 @@ var SubGroupKeys=852; ...@@ -862,7 +862,12 @@ var SubGroupKeys=852;
var AllKey=853; var AllKey=853;
var All=854; var All=854;
var ListKey=855; var ListKey=855;
var InternetMailReceived=856;
var InternetMailForwarded=857;
var FidoNetMailReceived=858;
var WithAttachment=859;
var FidoEchoMailReceived=860;
var TOTAL_TEXT=856; var TOTAL_TEXT=861;
this; this;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment