]> git.pond.sub.org Git - empserver/commitdiff
Polish messages.
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 12 Feb 2006 23:00:06 +0000 (23:00 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 12 Feb 2006 23:00:06 +0000 (23:00 +0000)
src/lib/commands/zdon.c

index 11d2dc1c7eea19a9638fef7d7d93f927fe65cee8..d819b0d167df843fbbd73804d20c5c05538729ca 100644 (file)
@@ -137,9 +137,9 @@ zdon(void)
            pr("You want an update.\n");
        } else
            pr("You DON'T want an update, yet.\n");
-       pr("You have missed requesting an demand update %d times.\n",
+       pr("You have missed the vote on a demand update %d times.\n",
           natp->nat_missed);
-       pr("It takes %d misses to veto an demand update.\n",
+       pr("It takes %d misses to veto a demand update.\n",
           update_missed);
     }