From eedc0531478ad21fa7e9fc2103f8436c7fbd9973 Mon Sep 17 00:00:00 2001 From: Falko Timme <ft@falkotimme.com> Date: Wed, 30 Oct 2013 05:20:48 -0400 Subject: [PATCH] - Allow umlauts (äöüÄÖÜ) in SSL certificates. --- interface/web/help/lib/lang/de_help_faq_sections_list.lng | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/interface/web/help/lib/lang/de_help_faq_sections_list.lng b/interface/web/help/lib/lang/de_help_faq_sections_list.lng index 5d52ec8..15c467b 100644 --- a/interface/web/help/lib/lang/de_help_faq_sections_list.lng +++ b/interface/web/help/lib/lang/de_help_faq_sections_list.lng @@ -5,5 +5,4 @@ $wb['faq_sections_txt'] = 'Kategorie'; $wb['faq_faq_sections_txt'] = 'FAQ Kategorie'; $wb['faq_new_section_txt'] = 'Neue Kategorie hinzufügen'; -?> - +?> \ No newline at end of file -- Gitblit v1.9.1