diff options
author | Giovanni Scafora <linuxmania@gmail.com> | 2008-01-21 17:39:29 +0100 |
---|---|---|
committer | Simo Leone <simo@archlinux.org> | 2008-02-18 20:12:42 -0600 |
commit | a4dcb7d38fb9d46ed09d039e40f20d63b3553c9e (patch) | |
tree | 9ba70b10474260a3cdc58bacdd0ac46f2962bb8d /web/lang/it/hacker_po.inc | |
parent | 036f286f1937e2d8c2dbe9b6005e5905f6f65f77 (diff) | |
download | aurweb-a4dcb7d38fb9d46ed09d039e40f20d63b3553c9e.tar.xz |
Updated Italian translation
Signed-off-by: Giovanni Scafora <linuxmania@gmail.com>
Signed-off-by: Simo Leone <simo@archlinux.org>
Diffstat (limited to 'web/lang/it/hacker_po.inc')
-rw-r--r-- | web/lang/it/hacker_po.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/lang/it/hacker_po.inc b/web/lang/it/hacker_po.inc index 78c1f58..dcf6871 100644 --- a/web/lang/it/hacker_po.inc +++ b/web/lang/it/hacker_po.inc @@ -5,7 +5,7 @@ include_once("translator.inc"); global $_t; -$_t["it"]["Your session id is invalid."] = "L'id di sessione non è valido."; +$_t["it"]["Your session id is invalid."] = "L'id della sessione non è valido."; $_t["it"]["If this problem persists, please contact the site administrator."] = "Se questo problema dovesse persistere, contattare l'amministratore del sito."; |