Fix duplicate use of VOTE_NO_VOTES.
authorThomas Hochstein <thh@inter.net>
Mon, 9 Jan 2012 01:52:50 +0000 (02:52 +0100)
committerThomas Hochstein <thh@inter.net>
Mon, 9 Jan 2012 01:52:50 +0000 (02:52 +0100)
commit691f83483293c2e115b6f16790482fd2323f0968
tree4bc70560a4d95e824e5c19116e4840b6b6de0e37
parentb4bfab9c0d2926a7a3102b9143742d4af29c92c2
Fix duplicate use of VOTE_NO_VOTES.

VOTE_NO_VOTES is defined (and used) twice in
messages.cfg and uvvote.pl - once for "no mails
to process" ("Keine Stimmen zu verarbeiten") and
once for "you didn't vote in your ballot"
("Keine Stimmen abgegeben").

Change the first use to VOTE_NO_VOTEMAILS.

Signed-off-by: Thomas Hochstein <thh@inter.net>
messages.cfg
uvvote.pl
This page took 0.011179 seconds and 4 git commands to generate.