From 3b564897d1c81b80783da2f95d56770de55996b6 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 3 Jul 2009 21:17:48 +0100 Subject: [PATCH 1/1] shorten upload message --- pctb/dictionary-manager | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pctb/dictionary-manager b/pctb/dictionary-manager index 911cb63..fb11565 100755 --- a/pctb/dictionary-manager +++ b/pctb/dictionary-manager @@ -568,7 +568,7 @@ proc maybe_upload_entry {im def} { if {!$quiet} { puts stderr \ - "Uploaded $dbname dictionary entry `$def': $body" + "Uploaded $dbname `$def': $body" } } -- 2.30.2