diff options
author | Giovanni Scafora <linuxmania@gmail.com> | 2008-03-05 23:38:38 +0100 |
---|---|---|
committer | Simo Leone <simo@archlinux.org> | 2008-03-23 09:04:17 +0100 |
commit | 2462777ab13f756da19f0cd5b2b28e4ee2663865 (patch) | |
tree | e9e8fe59b331b9ea8fd1ab12c3494a6d95086fa9 /web/lang | |
parent | b1fe84d39702a0f613625c23dd6ff1d909ac6c68 (diff) | |
download | aur-2462777ab13f756da19f0cd5b2b28e4ee2663865.tar.gz aur-2462777ab13f756da19f0cd5b2b28e4ee2663865.tar.xz |
Small fix to Italian translation
Signed-off-by: Giovanni Scafora <linuxmania@gmail.com>
Diffstat (limited to 'web/lang')
-rw-r--r-- | web/lang/it/pkgfuncs_po.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/lang/it/pkgfuncs_po.inc b/web/lang/it/pkgfuncs_po.inc index 222ab5e2..6ef25951 100644 --- a/web/lang/it/pkgfuncs_po.inc +++ b/web/lang/it/pkgfuncs_po.inc @@ -15,7 +15,7 @@ $_t["it"]["Location"] = "Posizione"; $_t["it"]["Delete comment"] = "Elimina il commento"; -$_t["it"]["Go"] = "Cerca"; +$_t["it"]["Go"] = "Esegui"; $_t["it"]["Unflag Out-of-date"] = "Il pacchetto รจ aggiornato"; |