From 03e1700a01dd3b425ec5d6cb7bd9684360900a53 Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Thu, 07 Jun 2012 06:59:07 -0400 Subject: [PATCH] FS#1814 - Add option for custom php.ini for execution of ispconfig server.php script --- interface/web/tools/lib/lang/en.lng | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/interface/web/tools/lib/lang/en.lng b/interface/web/tools/lib/lang/en.lng index abf0ecf..fee9301 100644 --- a/interface/web/tools/lib/lang/en.lng +++ b/interface/web/tools/lib/lang/en.lng @@ -4,4 +4,9 @@ $wb['ISPConfig Tools'] = 'ISPConfig Tools'; $wb['Password and Language'] = 'Password and Language'; $wb['ispconfig_tools_note'] = 'This module allows you to change the password and language and to start a resync of the DNS records.'; +$wb['Sync Tools'] = 'Sync Tools'; +$wb['Resync'] = 'Resync'; +$wb['Import'] = 'Import'; +$wb['ISPConfig 3 mail'] = 'ISPConfig 3 mail'; +$wb['PDNS Tupa'] = 'PowerDNS Tupa'; ?> \ No newline at end of file -- Gitblit v1.9.1