From ce4901de86bc58d743a26089eff5124d7e57c17a Mon Sep 17 00:00:00 2001
From: deuce <>
Date: Thu, 9 May 2013 07:51:15 +0000
Subject: [PATCH] Add missing UnvalidatedWarning string.

---
 ctrl/text.dat | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/ctrl/text.dat b/ctrl/text.dat
index b29620e906..dbc21ec189 100644
--- a/ctrl/text.dat
+++ b/ctrl/text.dat
@@ -908,4 +908,5 @@
 "\1n\r\nSorry, you can't read messages on %s %s\r\n"	759 CantReadSub
 "\1n\r\nSorry, you can't post that message.\r\n"	760 CantPostMsg
 "\r\n\1y\1hOperator: \1w"				761 OperatorPrompt
-"Add this sub-board to your new-scan list"         762 AddSubToNewScanQ
\ No newline at end of file
+"Add this sub-board to your new-scan list"         762 AddSubToNewScanQ
+"\1n\1r\1iWARNING: You are reading messages past the last unvalidated message (%u)" 763 UnvalidatedWarning
-- 
GitLab