From 46ea1abc880fc9b84e7092307e3633a4f5887413 Mon Sep 17 00:00:00 2001
From: Marius Burkard <m.burkard@pixcept.de>
Date: Wed, 02 Mar 2016 05:17:04 -0500
Subject: [PATCH] - re-factored coding guidelines

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

diff --git a/interface/web/tools/lib/lang/pt_resync.lng b/interface/web/tools/lib/lang/pt_resync.lng
index 78703c4..cfb7dc1 100644
--- a/interface/web/tools/lib/lang/pt_resync.lng
+++ b/interface/web/tools/lib/lang/pt_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