From 151face950205d2c085d778c4981edae5d535e12 Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Wed, 04 Jan 2012 12:06:24 -0500 Subject: [PATCH] - Merged language files - Updated version number to 3.0.4.2 --- interface/web/tools/lib/lang/id.lng | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/interface/web/tools/lib/lang/id.lng b/interface/web/tools/lib/lang/id.lng index 29b94b9..9a2dc8f 100644 --- a/interface/web/tools/lib/lang/id.lng +++ b/interface/web/tools/lib/lang/id.lng @@ -4,4 +4,6 @@ $wb['ISPConfig Tools'] = 'Perkakas ISPConfig'; $wb['Password and Language'] = 'Sandi dan Bahasa'; $wb['ispconfig_tools_note'] = 'This module allows you to change the password and language and to start a resync of the DNS records.'; +$wb['Dns Tools'] = 'Dns Tools'; +$wb['Resync'] = 'Resync'; ?> -- Gitblit v1.9.1