summaryrefslogtreecommitdiffstats
path: root/web/lang/it/timeout_po.inc
diff options
context:
space:
mode:
authortardo <tardo@nagi-fanboi.net>2007-09-25 18:40:48 -0400
committertardo <tardo@nagi-fanboi.net>2007-09-25 18:40:48 -0400
commitb76faddb10fb53266e4f934a58edf30ba7935025 (patch)
treeced58337bcbc070c67fd1fc659bfb9001246b9bc /web/lang/it/timeout_po.inc
parent1769285c36f333cc06be91332984686f64a74b88 (diff)
parent7c7685ce82f1779f6f991533df7f5e6d6ac8fe21 (diff)
downloadaurweb-b76faddb10fb53266e4f934a58edf30ba7935025.tar.xz
Merge branch 'testing' of git://git.mattal.com/aur into test
Fixed regressions.
Diffstat (limited to 'web/lang/it/timeout_po.inc')
-rw-r--r--web/lang/it/timeout_po.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/lang/it/timeout_po.inc b/web/lang/it/timeout_po.inc
index 2d52bc8..7b25780 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."] = "Fare clic su Inizio per autenticarsi.";
+$_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. Autenticarsi di nuovo.";
+$_t["it"]["Your session has timed out. You must log in again."] = "La sessione è scaduta, autenticati di nuovo.";
?> \ No newline at end of file