diff options
author | swiergot <swiergot> | 2005-09-02 20:05:20 +0200 |
---|---|---|
committer | swiergot <swiergot> | 2005-09-02 20:05:20 +0200 |
commit | 5a3afe7f10f80ffd5ed51f09a0dc18b634dec4c9 (patch) | |
tree | 0c16a1fb07e4e2a6aadb177f30be4563fa6f132b /web/lang/it/timeout_po.inc | |
parent | 400fc9487b2efaa580a808f6c3f7dce2e180761b (diff) | |
download | aur-5a3afe7f10f80ffd5ed51f09a0dc18b634dec4c9.tar.gz aur-5a3afe7f10f80ffd5ed51f09a0dc18b634dec4c9.tar.xz |
updated Italian translation
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 8cf726bd..fc4c69d1 100644 --- a/web/lang/it/timeout_po.inc +++ b/web/lang/it/timeout_po.inc @@ -5,7 +5,7 @@ include_once("translator.inc"); global $_t; -$_t["it"]["Click on the Home link above to log in."] = "Clicca su Partenza per autenticarti."; +$_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 tua sessione รจ scaduta. Devi autenticarti nuovamente."; |