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/aur_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/aur_po.inc')
-rw-r--r-- | web/lang/it/aur_po.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/lang/it/aur_po.inc b/web/lang/it/aur_po.inc index fe3f79f..c0ac4aa 100644 --- a/web/lang/it/aur_po.inc +++ b/web/lang/it/aur_po.inc @@ -35,4 +35,6 @@ $_t["it"]["Error looking up username, %s."] = "Si è verificato un errore durant $_t["it"]["Incorrect password for username, %s."] = "Password errata per il nome utente %s."; +$_t["it"]["Login failure: Bad user or pass."] = "Autenticazione fallita: nome utente o password errata. "; + ?>
\ No newline at end of file |