From 4070036454731508a7caa56d19e0d5bc9e64614c Mon Sep 17 00:00:00 2001 From: Till Brehm <tbrehm@ispconfig.org> Date: Sun, 31 Jan 2016 12:57:21 -0500 Subject: [PATCH] Updated and merged language files. --- interface/web/tools/lib/lang/ar_resync.lng | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/interface/web/tools/lib/lang/ar_resync.lng b/interface/web/tools/lib/lang/ar_resync.lng index 59767a1..cfb7dc1 100644 --- a/interface/web/tools/lib/lang/ar_resync.lng +++ b/interface/web/tools/lib/lang/ar_resync.lng @@ -42,8 +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_mailget_txt"] = "Resynced Fetchmail"; -$wb["resync_mailget_txt"] = "Fetchmail"; +$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