From 461977bd9cba195bbffb677ea417eea69d51dab2 Mon Sep 17 00:00:00 2001
From: Till Brehm <tbrehm@ispconfig.org>
Date: Thu, 21 Apr 2016 14:15:20 -0400
Subject: [PATCH] Metronome init fix 2

---
 interface/web/tools/lib/lang/ru_resync.lng |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/interface/web/tools/lib/lang/ru_resync.lng b/interface/web/tools/lib/lang/ru_resync.lng
index 78703c4..cfb7dc1 100644
--- a/interface/web/tools/lib/lang/ru_resync.lng
+++ b/interface/web/tools/lib/lang/ru_resync.lng
@@ -42,6 +42,8 @@
 $wb['no_results_txt'] = 'Nothing found';
 $wb['btn_start_txt'] = 'Start';
 $wb['btn_cancel_txt'] = 'Cancel';
-$wb["do_mail_spamfilter_policy_txt"] = "Resynced Spamfilter Policies";
-$wb["do_mail_spamfilter_txt"] = "Resynced Spamfilter";
+$wb['do_mail_spamfilter_policy_txt'] = 'Resynced Spamfilter Policies';
+$wb['do_mail_spamfilter_txt'] = 'Resynced Spamfilter';
+$wb['do_mailget_txt'] = 'Resynced Fetchmail';
+$wb['resync_mailget_txt'] = 'Fetchmail';
 ?>

--
Gitblit v1.9.1