diff options
author | pjmattal <pjmattal> | 2006-08-08 01:01:51 +0000 |
---|---|---|
committer | pjmattal <pjmattal> | 2006-08-08 01:01:51 +0000 |
commit | 13a58b287c367a46d5fffe0a510fdf868c429d2f (patch) | |
tree | 6d0f77b6fa91a210f68869327bd2a4d873060239 /web/lang/it/timeout_po.inc | |
parent | c3a90420e257812c4ce952c8879d1ba4380f11e3 (diff) | |
download | aurweb-13a58b287c367a46d5fffe0a510fdf868c429d2f.tar.xz |
committed giovanni's 20060807 italian patch
Diffstat (limited to 'web/lang/it/timeout_po.inc')
-rw-r--r-- | web/lang/it/timeout_po.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/lang/it/timeout_po.inc b/web/lang/it/timeout_po.inc index 35a5efa..8071faf 100644 --- a/web/lang/it/timeout_po.inc +++ b/web/lang/it/timeout_po.inc @@ -5,8 +5,8 @@ include_once("translator.inc"); global $_t; -$_t["it"]["Click on the Home link above to log in."] = "Cliccare su Inizio per autenticarsi."; +$_t["it"]["Click on the Home link above to log in."] = "Fare clic su Inizio per autenticarsi."; -$_t["it"]["Your session has timed out. You must log in again."] = "La sessione è scaduta. Autenticarsi nuovamente."; +$_t["it"]["Your session has timed out. You must log in again."] = "La sessione è scaduta. Autenticarsi di nuovo."; ?>
\ No newline at end of file |