diff options
author | swiergot <swiergot> | 2005-09-09 21:30:15 +0000 |
---|---|---|
committer | swiergot <swiergot> | 2005-09-09 21:30:15 +0000 |
commit | 63a0a0532033b79f541f59ac1152b747f5760d75 (patch) | |
tree | 972441e65390519eb2ce9e26cab61bdb8d6386ce /web/lang/it/hacker_po.inc | |
parent | e231f2510f843879e12dbb47ccd4f4d728cf3894 (diff) | |
download | aurweb-63a0a0532033b79f541f59ac1152b747f5760d75.tar.xz |
updated Italian translation from Giovanni
Diffstat (limited to 'web/lang/it/hacker_po.inc')
-rw-r--r-- | web/lang/it/hacker_po.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/lang/it/hacker_po.inc b/web/lang/it/hacker_po.inc index f9b8aa0..e0531a1 100644 --- a/web/lang/it/hacker_po.inc +++ b/web/lang/it/hacker_po.inc @@ -5,8 +5,8 @@ include_once("translator.inc"); global $_t; -$_t["it"]["Your session id is invalid."] = "Il tuo id di sessione non è valido."; +$_t["it"]["Your session id is invalid."] = "L'id di sessione non è valido."; -$_t["it"]["If this problem persists, please contact the site administrator."] = "Se questo problema dovesse persistere, sei pregato di contattare l'amministratore del sito."; +$_t["it"]["If this problem persists, please contact the site administrator."] = "Se questo problema dovesse persistere, contattare l'amministratore del sito."; ?>
\ No newline at end of file |