diff options
author | Andrea Scarpino <bash.lnx@gmail.com> | 2008-07-08 18:56:42 +0200 |
---|---|---|
committer | Loui Chang <louipc.ist@gmail.com> | 2008-07-08 14:06:16 -0400 |
commit | 2feee92a75d4fe7042be52d1eef4e6e466af4967 (patch) | |
tree | fc14df6bd5de072ff70d1d7cc6f0cec497f330cd /web/lang/it/index_po.inc | |
parent | 36ee5561035af335bc3c900ded7aa89066421226 (diff) | |
download | aurweb-2feee92a75d4fe7042be52d1eef4e6e466af4967.tar.xz |
Remember user between sessions.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'web/lang/it/index_po.inc')
-rw-r--r-- | web/lang/it/index_po.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/lang/it/index_po.inc b/web/lang/it/index_po.inc index f1e54eb..12b6e56 100644 --- a/web/lang/it/index_po.inc +++ b/web/lang/it/index_po.inc @@ -19,6 +19,8 @@ $_t["it"]["Password:"] = "Password:"; $_t["it"]["Username:"] = "Nome utente:"; +$_t["it"]["Remember me"] = "Ricordami" ; + $_t["it"]["Welcome to the AUR! If you're a newcomer, you may want to read the %hGuidelines%h."] = "Benvenuto in AUR! Se sei un nuovo utente, dovresti leggere le %hGuidelines%h."; $_t["it"]["This is where the intro text will go."] = "Qui ci andrĂ il testo di introduzione."; |