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/fi.lng | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/interface/web/tools/lib/lang/fi.lng b/interface/web/tools/lib/lang/fi.lng index 1f876dc..1e21641 100755 --- a/interface/web/tools/lib/lang/fi.lng +++ b/interface/web/tools/lib/lang/fi.lng @@ -4,4 +4,6 @@ $wb['ISPConfig Tools'] = 'ISPConfig-tyƶkalut'; $wb['Password and Language'] = 'Salasanat ja kielet'; $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