diff options
author | Andrea Scarpino <andrea@archlinux.org> | 2010-11-18 09:49:37 +0100 |
---|---|---|
committer | Loui Chang <louipc.ist@gmail.com> | 2010-12-05 05:03:33 +0100 |
commit | a417224988b0bbf16163c5e28fa4ca586ff2d707 (patch) | |
tree | 3f5af139356806a18679211588e9fdc1b9bdbaea /web/lang/it.po | |
parent | 53ad66e0a5b87ddff39dee7661810518574b6362 (diff) | |
download | aur-a417224988b0bbf16163c5e28fa4ca586ff2d707.tar.gz aur-a417224988b0bbf16163c5e28fa4ca586ff2d707.tar.xz |
Do not display current votes in All Votes, and rename it as Past Votes
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'web/lang/it.po')
-rw-r--r-- | web/lang/it.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/lang/it.po b/web/lang/it.po index 4bd07276..cfcdc48c 100644 --- a/web/lang/it.po +++ b/web/lang/it.po @@ -703,7 +703,7 @@ $_t["Back"] = "Indietro"; $_t["Submit a proposal to vote on."] = "Invia una proposta di voto."; -$_t["All Votes"] = "Tutti i voti"; +$_t["Past Votes"] = "Vecchi voti"; $_t["Could not retrieve proposal details."] = "Impossibile recuperare i dettagli della proposta."; |