From ac9aed275533731c70f7cfaef76f6e96dcca57b6 Mon Sep 17 00:00:00 2001 From: rswindell <> Date: Wed, 3 Oct 2018 06:08:25 +0000 Subject: [PATCH] Added message tagging question and prompt lines. --- ctrl/text.dat | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ctrl/text.dat b/ctrl/text.dat index f1f8d58ccf..ce80bf1349 100644 --- a/ctrl/text.dat +++ b/ctrl/text.dat @@ -969,3 +969,5 @@ "Remove file" 800 RemoveFileQ "Originating Address" 801 OriginFidoAddr "\1n\1h\251 \1m%.77s\r\n" 802 VoteNoticeFmt +"\r\nTag this message" 803 TagMessageQ +"Enter (space-separated) Tags: " 804 TagMessagePrompt \ No newline at end of file -- GitLab