X-Git-Url: https://code.th-h.de/?p=usenet%2Fusevote.git;a=blobdiff_plain;f=uvvote.pl;h=c859504c71b13b1ffbedac916eaec90654ae6b3b;hp=72a366e34d1530b662dd67deb4ce80ec9e42a192;hb=fb9d3eb07180d6038cf132bac5e1f19f46b7f938;hpb=69291ddcaae6fe05baeabb7806495dbc241ae409 diff --git a/uvvote.pl b/uvvote.pl index 72a366e..c859504 100755 --- a/uvvote.pl +++ b/uvvote.pl @@ -158,7 +158,7 @@ if ($clean) { # no mails: exit here unless ($count) { - print UVmessage::get("VOTE_NO_VOTES") . "\n\n"; + print UVmessage::get("VOTE_NO_VOTEMAILS") . "\n\n"; exit 0; }