From 019dcfe7c6bde42c12acc2ebb78af99083efd8f5 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Fri, 16 Feb 2018 14:29:14 +0200 Subject: [PATCH] Remove dulicate texts --- resources/lang/en/texts.php | 9 --------- 1 file changed, 9 deletions(-) diff --git a/resources/lang/en/texts.php b/resources/lang/en/texts.php index e5e92db19d42..376846dc203e 100644 --- a/resources/lang/en/texts.php +++ b/resources/lang/en/texts.php @@ -1739,15 +1739,6 @@ $LANG = array( 'lang_Portuguese - Portugal' => 'Portuguese - Portugal', 'lang_Thai' => 'Thai', - // Frequencies - 'freq_weekly' => 'Weekly', - 'freq_two_weeks' => 'Two weeks', - 'freq_four_weeks' => 'Four weeks', - 'freq_monthly' => 'Monthly', - 'freq_three_months' => 'Three months', - 'freq_six_months' => 'Six months', - 'freq_annually' => 'Annually', - // Industries 'industry_Accounting & Legal' => 'Accounting & Legal', 'industry_Advertising' => 'Advertising',