From a211779803940c1947b9121d5597946ed5d01baf Mon Sep 17 00:00:00 2001
From: rswindell <>
Date: Sat, 26 Jul 2003 21:50:14 +0000
Subject: [PATCH] Added entry (#185): TransferProtLstFmt. Udated
 BulkUploadDescPrompt and ReducedTime (due to upcoming event).

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

diff --git a/ctrl/text.dat b/ctrl/text.dat
index bb3ea4127c..76ee13111f 100644
--- a/ctrl/text.dat
+++ b/ctrl/text.dat
@@ -215,7 +215,7 @@
 "ng(h%ung) %-40.40s %12.12s h%4u\r\n"             182 LibLstFmt
 "\1n\r\nInvalid NetMail address.\r\n"                   183 InvalidNetMailAddr
 "_\r\ngh%s ngTransfer Policy\r\n\r\nn"            184 TransferPolicyHdr
-"<UNUSED185>"                                           185 Unused185
+"\1n\1h[\1y%c\1w] \1b%-25s  "                           185 TransferProtLstFmt
 "Initial uploads are rewarded with %d%% of the "\       186 TpUpload
 	"credit value\r\n"
 "All downloads are rewarded with %d%% of the "\         187 TpDownload
@@ -310,7 +310,7 @@
 "\r\nwhNot enough time left to transfer.\r\n"         263 NotEnoughTimeToDl
 "\r\nProtocol, ~Batch, ~Quit, or [Next]: "              264 ProtocolBatchQuitOrNext
 "\r\nBulk Upload %s %s Directory:\r\n"                  265 BulkUpload
-"_yh%s %6ldk:"                                       266 BulkUploadDescPrompt
+"_yh%s %7ld:"                                        266 BulkUploadDescPrompt
 "\r\nrhiNo files in batch queue.n"\                 267 NoFilesInBatchQueue
 	"\r\n\r\nmUse hDnm or hUnm to add files to the queue.\r\n"
 "_\r\nyhBatch: n"                                   268 BatchMenuPrompt
@@ -691,7 +691,7 @@
 "-g\r\nSystem Statistics Log:\r\n\r\nn"              565 SysStatsLogHdr
 "-g\r\nNode #%d Statistics Log:\r\n\r\nn"            566 NodeStatsLogHdr
 "_rhYour time has been reduced due to an "\          567 ReducedTime
-	"upcoming event on \1w%s\r\n\r\n"
+	"upcoming event.\r\n\r\n"
 "n\r\nTimed Event - Node: %d   Time: %02d:%02d   "\    568 EventInfo
 	"Last Ran: %s\r\n"
 "_rhi\r\n\r\nCarrier will be dropped in %d "\       569 UploadBeforeEvent
-- 
GitLab