about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/authad/lang/it/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/lib/plugins/authad/lang/it/lang.php')
-rw-r--r--wiki/lib/plugins/authad/lang/it/lang.php13
1 files changed, 0 insertions, 13 deletions
diff --git a/wiki/lib/plugins/authad/lang/it/lang.php b/wiki/lib/plugins/authad/lang/it/lang.php
deleted file mode 100644
index ee97442..0000000
--- a/wiki/lib/plugins/authad/lang/it/lang.php
+++ /dev/null
@@ -1,13 +0,0 @@
-<?php
-
-/**
- * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
- *
- * @author Matteo Pasotti <matteo@xquiet.eu>
- * @author Torpedo <dgtorpedo@gmail.com>
- */
-$lang['domain']                = 'Dominio di accesso';
-$lang['authpwdexpire']         = 'La tua password scadrĂ  in %d giorni, dovresti cambiarla quanto prima.';
-$lang['passchangefail']        = 'Cambio password fallito. Forse non sono state rispettate le regole adottate per le password';
-$lang['userchangefail']        = 'Cambio attributi utente fallito. Forse il tuo account non ha i permessi per eseguire delle modifiche?';
-$lang['connectfail']           = 'Connessione fallita al server Active Directory';