From e0f619c9dc5ee4b1c484a5eab62ba341a4e240a0 Mon Sep 17 00:00:00 2001 From: florian030 <florian@schaal-24.de> Date: Tue, 18 Feb 2014 10:30:52 -0500 Subject: [PATCH] Revert "add domain and username to db-size-monitoring" --- interface/web/tools/lib/lang/de.lng | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/interface/web/tools/lib/lang/de.lng b/interface/web/tools/lib/lang/de.lng index 3c04ff1..5a1c501 100644 --- a/interface/web/tools/lib/lang/de.lng +++ b/interface/web/tools/lib/lang/de.lng @@ -1,13 +1,13 @@ <?php $wb['User Settings'] = 'Benutzereinstellungen'; $wb['Settings'] = 'Einstellungen'; -$wb['ISPConfig Tools'] = 'Einstellungen'; -$wb['Interface'] = 'Interface'; +$wb['ISPConfig Tools'] = 'ISPConfig Tools'; +$wb['Interface'] = 'Benutzeroberfläche'; $wb['Password and Language'] = 'Passwort und Sprache'; -$wb['ispconfig_tools_note'] = 'Dieses Modul erlaubt Ihnen, das Passwort und die Sprache zu ändern sowie einen Resync der DNS-Records anzustoßen.'; +$wb['ispconfig_tools_note'] = 'Dieses Modul erlaubt Ihnen, das Passwort und die Sprache zu ändern sowie einen Resync der DNS Records anzustoßen.'; $wb['Resync'] = 'Resync'; -$wb['Sync Tools'] = 'Sync Tools'; -$wb['Import'] = 'Import'; -$wb['ISPConfig 3 mail'] = 'ISPConfig 3 mail'; +$wb['Sync Tools'] = 'Resync Werkzeug'; +$wb['Import'] = 'Importieren'; +$wb['ISPConfig 3 mail'] = 'ISPConfig 3 E-Mail'; $wb['PDNS Tupa'] = 'PowerDNS Tupa'; ?> -- Gitblit v1.9.1