diff quotedb.tcl @ 516:4995ee3a95db

quotedb: Adjust some messages.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 02 May 2020 07:17:17 +0300
parents a9cb1a248791
children 894bc9632ece
line wrap: on
line diff
--- a/quotedb.tcl	Sat May 02 06:10:42 2020 +0300
+++ b/quotedb.tcl	Sat May 02 07:17:17 2020 +0300
@@ -351,7 +351,7 @@
     return 1
   }
 
-  qdb_msg $ucmd $utable $upublic $unick $uchan "no_matches" [list $uindex]
+  qdb_msg $ucmd $utable $upublic $unick $uchan "quote_does_not_exist" [list $uindex]
   return 0
 }