From 373736b3fde1f92f6e3e62d7dbc3194a8b660038 Mon Sep 17 00:00:00 2001 From: rswindell <> Date: Mon, 4 May 2015 22:53:57 +0000 Subject: [PATCH] 2 new text.dat entries: DisplayUnreadMessagesOnlyQ and NoMessagesFound --- ctrl/text.dat | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ctrl/text.dat b/ctrl/text.dat index b0dc4e86f9..6c876ad585 100644 --- a/ctrl/text.dat +++ b/ctrl/text.dat @@ -932,3 +932,5 @@ "\r\nCtrl-U List Users Online"\ "\r\nCtrl-P Send Private Message To or Chat With Another Node"\ "\r\nCtrl-T Time Information\r\n\r\n" +"Display Unread Messages Only" 766 DisplayUnreadMessagesOnlyQ +"No messages found." 767 NoMessagesFound \ No newline at end of file -- GitLab