diff options
author | Giovanni Scafora <linuxmania@gmail.com> | 2008-02-20 21:18:08 +0100 |
---|---|---|
committer | Simo Leone <simo@archlinux.org> | 2008-02-20 15:12:06 -0600 |
commit | a2fe04f75121e7daeca47a38daba9c85b2dd8f6f (patch) | |
tree | afd150073b71550c12a5365c920425beb1846e83 /web | |
parent | 90ceaca02ad21169b33ae6d9f36953a3d00aa627 (diff) | |
download | aurweb-a2fe04f75121e7daeca47a38daba9c85b2dd8f6f.tar.xz |
Added missing message to Italian translation
Signed-off-by: Giovanni Scafora <linuxmania@gmail.com>
Signed-off-by: Simo Leone <simo@archlinux.org>
Diffstat (limited to 'web')
-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 c0ac4aa..ac24bb9 100644 --- a/web/lang/it/aur_po.inc +++ b/web/lang/it/aur_po.inc @@ -37,4 +37,6 @@ $_t["it"]["Incorrect password for username, %s."] = "Password errata per il nome $_t["it"]["Login failure: Bad user or pass."] = "Autenticazione fallita: nome utente o password errata. "; +$_t["it"]["Trusted User"] = "Trusted User"; + ?>
\ No newline at end of file |