From 515659c29ebbf0265c2861e209b74cce4ff5049e Mon Sep 17 00:00:00 2001 From: Felix Geyer Date: Tue, 3 Aug 2004 20:27:07 +0000 Subject: [PATCH] added RES_REF --- plugins/lang/adminvote.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/lang/adminvote.txt b/plugins/lang/adminvote.txt index 4a0ac97a..f13efe62 100755 --- a/plugins/lang/adminvote.txt +++ b/plugins/lang/adminvote.txt @@ -3,6 +3,7 @@ ADMIN_CANC_VOTE_1 = %s: cancel vote ADMIN_CANC_VOTE_2 = %s %s: cancel vote VOTING_CANC = Voting canceled NO_VOTE_CANC = There is no voting to cancel or the vote session can't be canceled with that command +RES_REF = Result refused RES_ACCEPTED = Result accepted VOTING_FAILED = Voting failed VOTING_RES_1 = %s (yes "%d") (no "%d") (needed "%d")