diff options
author | Giovanni Scafora <linuxmania@gmail.com> | 2008-02-19 21:46:21 +0100 |
---|---|---|
committer | Simo Leone <simo@archlinux.org> | 2008-02-19 15:38:52 -0600 |
commit | 865ffb90d672974d70b7922ecf1057e8172f73e2 (patch) | |
tree | 3382b6ae59264d128b83f5537586a917149cc0e4 /web/lang/it/pkgfuncs_po.inc | |
parent | e7bb7a220d1b4778b53f4c8c84c49702d856a3b7 (diff) | |
download | aurweb-865ffb90d672974d70b7922ecf1057e8172f73e2.tar.xz |
More small updates to Italian translation
Signed-off-by: Giovanni Scafora <linuxmania@gmail.com>
Diffstat (limited to 'web/lang/it/pkgfuncs_po.inc')
-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 8fbbaf4..222ab5e 100644 --- a/web/lang/it/pkgfuncs_po.inc +++ b/web/lang/it/pkgfuncs_po.inc @@ -173,7 +173,7 @@ $_t["it"]["Required by"] = "Richiesto da"; $_t["it"]["Out of Date"] = "Non aggiornati"; -$_t["it"]["Showing results %s - %s of %s"] = "Mostra i risultati %s - %s di %s"; +$_t["it"]["Showing results %s - %s of %s"] = "Risultati: %s - %s di %s"; $_t["it"]["Toggle Notify"] = "Blocca la notifica"; |