Skip to content
Snippets Groups Projects
Commit 63e44ea7 authored by rswindell's avatar rswindell
Browse files

2 new text.dat entries: DisplayUnreadMessagesOnlyQ and NoMessagesFound

Fixed the name of the YNQP text.dat item.
parent 6e48a351
Branches
Tags
No related merge requests found
......@@ -728,7 +728,7 @@ var NodeActionQWK=716;
var NodeActionPrivateChat=717;
var NodeActionPaging=718;
var NodeActionRetrieving=719;
var YN /* (Yes/No/Quit/Password chars) */=720;
var YNQP /* (Yes/No/Quit/Password chars) */=720;
var ViewSignatureQ=721;
var DeleteSignatureQ=722;
var CreateEditSignatureQ=723;
......@@ -774,3 +774,5 @@ var AddSubToNewScanQ=762;
var UnvalidatedWarning=763;
var StartingNewUserRegistration=764;
var GetStrMenu=765;
var DisplayUnreadMessagesOnlyQ=766;
var NoMessagesFound=767;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment