From 8793b32c8e8745e04571a30735b210f68b23ef92 Mon Sep 17 00:00:00 2001 From: vogelor <vogelor@ispconfig3> Date: Mon, 24 Nov 2008 12:51:48 -0500 Subject: [PATCH] Monitor Module now only shows the state of the "active" services Monitor Module now has system state --- interface/web/tools/lib/lang/it_usersettings.lng | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/interface/web/tools/lib/lang/it_usersettings.lng b/interface/web/tools/lib/lang/it_usersettings.lng index 9dd67bb..ace5974 100644 --- a/interface/web/tools/lib/lang/it_usersettings.lng +++ b/interface/web/tools/lib/lang/it_usersettings.lng @@ -6,5 +6,5 @@ $wb['password_mismatch'] = 'Il secondo campo password non corrisponde non il primo.'; $wb['Form to edit the user password and language.'] = 'Form per modificare la password e la lingua dell`utente.'; $wb['Settings'] = 'Impostazioni'; -$wb['password_strength_txt'] = 'Password strength'; +$wb['password_strength_txt'] = 'Sicurezza della Password'; ?> -- Gitblit v1.9.1