From a33a5ead0a7e51cc4a80f401123ff2f76c17a256 Mon Sep 17 00:00:00 2001 From: HB9HIL Date: Thu, 26 Oct 2023 15:49:18 +0200 Subject: [PATCH] SimpleFLE Language --- application/language/english/qso_lang.php | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/application/language/english/qso_lang.php b/application/language/english/qso_lang.php index 12a802d9..87482b26 100644 --- a/application/language/english/qso_lang.php +++ b/application/language/english/qso_lang.php @@ -46,8 +46,5 @@ $lang['simplefle_info_ln3'] = "FLE was originally written by DF3CB. He offers a $lang['simplefle_info_ln4'] = "A common use-case is if you have to import your paperlogs from a outdoor session and now SimpleFLE is also available in Cloudlog. Information about the syntax and how FLE works can be found here."; $lang['simplefle_syntax_help_button'] = "Syntax Help"; -$lang['simplefle_syntax_help_ln1'] = "Syntax for FLE"; -$lang['simplefle_syntax_help_ln2'] = "..."; -$lang['simplefle_syntax_help_ln3'] = "..."; -$lang['simplefle_syntax_help_ln4'] = "pending"; +$lang['simplefle_syntax_help_title'] = "Syntax for FLE";