diff options
author | Paul Mattal <paul@mattal.com> | 2007-09-30 19:06:44 +0200 |
---|---|---|
committer | Paul Mattal <paul@mattal.com> | 2007-09-30 19:06:44 +0200 |
commit | 6e49512b4e4a05398ede8e2280edec0a516c253f (patch) | |
tree | 5ef9fab68f3e577c89c29f3585fae3c998d87e65 /web/lang/it/timeout_po.inc | |
parent | 03a44d4900e225e5fc5b16192d8de8ec9fb8fa3d (diff) | |
download | aur-6e49512b4e4a05398ede8e2280edec0a516c253f.tar.gz aur-6e49512b4e4a05398ede8e2280edec0a516c253f.tar.xz |
Italian: 20070930 patch from Giovanni Scafora
Diffstat (limited to 'web/lang/it/timeout_po.inc')
-rw-r--r-- | web/lang/it/timeout_po.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/lang/it/timeout_po.inc b/web/lang/it/timeout_po.inc index 7b257801..8bbf6556 100644 --- a/web/lang/it/timeout_po.inc +++ b/web/lang/it/timeout_po.inc @@ -7,6 +7,6 @@ global $_t; $_t["it"]["Click on the Home link above to log in."] = "Clicca su Inizio per autenticarti."; -$_t["it"]["Your session has timed out. You must log in again."] = "La sessione è scaduta, autenticati di nuovo."; +$_t["it"]["Your session has timed out. You must log in again."] = "La sessione è scaduta. Devi autenticarti di nuovo."; ?>
\ No newline at end of file |