From f5daecadf5846ff0b2d512e6a1a47f17342fe02b Mon Sep 17 00:00:00 2001
From: Uwe Merbeth <uwe.merbeth@gmail.com>
Date: Mon, 09 May 2016 15:04:28 -0400
Subject: [PATCH] detect the ubuntu version based on /etc/os-release

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

diff --git a/interface/web/help/lib/lang/cz_help_faq_sections_list.lng b/interface/web/help/lib/lang/cz_help_faq_sections_list.lng
index 60906e5..7920294 100644
--- a/interface/web/help/lib/lang/cz_help_faq_sections_list.lng
+++ b/interface/web/help/lib/lang/cz_help_faq_sections_list.lng
@@ -3,8 +3,6 @@
 $wb['faq_delete_txt'] = 'Smazat';
 $wb['faq_edit_txt'] = 'Upravit';
 $wb['faq_sections_txt'] = 'Sekce';
-$wb['faq_faq_sections_txt'] = 'Sekce FAQ';
-$wb['faq_new_section_txt'] = 'Přidat novou sekci';
+$wb['faq_faq_sections_txt'] = 'Sekce FAQ - Často kladené dotazy';
+$wb['faq_new_section_txt'] = 'Vytvořit novou sekci';
 ?>
-
-

--
Gitblit v1.9.1