diff --git a/kit/category.php b/kit/category.php
index 9497a5f..a5ea32f 100644
--- a/kit/category.php
+++ b/kit/category.php
@@ -22,7 +22,12 @@ get_header();
$paged = (get_query_var('paged')) ? get_query_var('paged') : 1;
$post_count_start = (($paged -1) * 10) + 1;
$post_count_end = ((($paged -1) * 10) + $wp_query->post_count);
- _e("Showing results from", 'kit') . _e(" " . $post_count_start . " to " . $post_count_end . ". Total results: " . $wp_query->found_posts. "");
+ _e("Showing results", 'kit');
+ echo " ";
+ printf( esc_html__( '%d to %d', 'kit' ), $post_count_start, $post_count_end );
+ echo " ";
+ _e("from total results", 'kit');
+ echo " " . $wp_query->found_posts. "";
?>
diff --git a/kit/languages/de_DE.mo b/kit/languages/de_DE.mo
index 8fbece2..efd8cc1 100644
Binary files a/kit/languages/de_DE.mo and b/kit/languages/de_DE.mo differ
diff --git a/kit/languages/de_DE.po b/kit/languages/de_DE.po
index fd2f78d..0736ec3 100644
--- a/kit/languages/de_DE.po
+++ b/kit/languages/de_DE.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2020-05-03T15:26:54+00:00\n"
+"POT-Creation-Date: 2020-06-14T12:58:57+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
@@ -13,6 +13,34 @@ msgstr ""
"X-Generator: WP-CLI 2.2.0\n"
"X-Domain: kit\n"
+#: functions.php:155
+msgid "Contact mail"
+msgstr "Kontakt Mail"
+
+#: functions.php:156
+msgid "Mail address used in sidebar menu"
+msgstr "Mail-Adresse in dem Seitenmenü"
+
+#: functions.php:172
+msgid "FAQ page"
+msgstr "FAQ Seite"
+
+#: functions.php:173
+msgid "FAQ page used in sidebar menu"
+msgstr "FAQ Seite in dem Seitenmenü"
+
+#: functions.php:189
+msgid "Copyright text"
+msgstr "Urheberrechtstext"
+
+#: functions.php:190
+msgid "Displayed in the footer"
+msgstr "Am Ende der Seite angezeigt"
+
+#: functions.php:206
+msgid "Default featured image"
+msgstr "Standard Beitragsbild"
+
#: searchpage.php:14 searchpage.php:31 search.php:12 search.php:31
msgid "Search"
msgstr "Suche"
@@ -21,21 +49,32 @@ msgstr "Suche"
msgid "Search for"
msgstr "Suche nach"
-#: search.php:49
-msgid "Showing results from"
-msgstr ""
+#: search.php:49 category.php:25
+msgid "Showing results"
+msgstr "Anzeige der Ergebnisse"
-#: search.php:56 search.php:83
+#: search.php:51 category.php:27
+msgid "%d to %d"
+msgstr "%d bis %d"
+
+#: search.php:53 category.php:29
+msgid "from total results"
+msgstr "von insgesamt"
+
+#: search.php:61 search.php:87 category-bestand.php:108
+#: category-bestand.php:173 category.php:36 category.php:91
msgid "< Previous"
-msgstr ""
+msgstr "< Zurück"
-#: search.php:57 search.php:84
+#: search.php:62 search.php:88 category-bestand.php:109
+#: category-bestand.php:174 category.php:37 category.php:92
msgid "Next >"
-msgstr ""
+msgstr "Nächste >"
-#: search.php:59 search.php:86
+#: search.php:64 search.php:90 category-bestand.php:111
+#: category-bestand.php:176 category.php:39 category.php:94
msgid "Page "
-msgstr ""
+msgstr "Seite "
#: 404.php:10
msgid "Page not found"
@@ -44,3 +83,11 @@ msgstr "Seite nicht gefunden"
#: 404.php:12
msgid "Unfortunately the page you requested was not found"
msgstr "Leider wurde die von ihnen gewünschte Seite nicht gefunden"
+
+#: category-bestand.php:72
+msgid "Ergebnisse filtern"
+msgstr ""
+
+#: category-bestand.php:102
+msgid "Showing results from"
+msgstr ""
diff --git a/kit/languages/fr_FR.po b/kit/languages/fr_FR.po
index 4697f58..27519cc 100644
--- a/kit/languages/fr_FR.po
+++ b/kit/languages/fr_FR.po
@@ -1,3 +1,31 @@
+#: functions.php:155
+msgid "Contact mail"
+msgstr ""
+
+#: functions.php:156
+msgid "Mail address used in sidebar menu"
+msgstr ""
+
+#: functions.php:172
+msgid "FAQ page"
+msgstr ""
+
+#: functions.php:173
+msgid "FAQ page used in sidebar menu"
+msgstr ""
+
+#: functions.php:189
+msgid "Copyright text"
+msgstr ""
+
+#: functions.php:190
+msgid "Displayed in the footer"
+msgstr ""
+
+#: functions.php:206
+msgid "Default featured image"
+msgstr ""
+
#: searchpage.php:14 searchpage.php:31 search.php:12 search.php:31
msgid "Search"
msgstr "Recherche"
@@ -6,19 +34,30 @@ msgstr "Recherche"
msgid "Search for"
msgstr ""
-#: search.php:49
-msgid "Showing results from"
+#: search.php:49 category.php:25
+msgid "Showing results"
msgstr ""
-#: search.php:56 search.php:83
+#: search.php:51 category.php:27
+msgid "%d to %d"
+msgstr ""
+
+#: search.php:53 category.php:29
+msgid "from total results"
+msgstr ""
+
+#: search.php:61 search.php:87 category-bestand.php:108
+#: category-bestand.php:173 category.php:36 category.php:91
msgid "< Previous"
msgstr ""
-#: search.php:57 search.php:84
+#: search.php:62 search.php:88 category-bestand.php:109
+#: category-bestand.php:174 category.php:37 category.php:92
msgid "Next >"
msgstr ""
-#: search.php:59 search.php:86
+#: search.php:64 search.php:90 category-bestand.php:111
+#: category-bestand.php:176 category.php:39 category.php:94
msgid "Page "
msgstr ""
@@ -29,3 +68,11 @@ msgstr ""
#: 404.php:12
msgid "Unfortunately the page you requested was not found"
msgstr ""
+
+#: category-bestand.php:72
+msgid "Ergebnisse filtern"
+msgstr ""
+
+#: category-bestand.php:102
+msgid "Showing results from"
+msgstr ""
diff --git a/kit/languages/kit.pot b/kit/languages/kit.pot
index bf992b8..1cebf96 100644
--- a/kit/languages/kit.pot
+++ b/kit/languages/kit.pot
@@ -7,11 +7,39 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"POT-Creation-Date: 2020-05-03T15:26:54+00:00\n"
+"POT-Creation-Date: 2020-06-14T12:58:57+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.2.0\n"
"X-Domain: kit\n"
+#: functions.php:155
+msgid "Contact mail"
+msgstr ""
+
+#: functions.php:156
+msgid "Mail address used in sidebar menu"
+msgstr ""
+
+#: functions.php:172
+msgid "FAQ page"
+msgstr ""
+
+#: functions.php:173
+msgid "FAQ page used in sidebar menu"
+msgstr ""
+
+#: functions.php:189
+msgid "Copyright text"
+msgstr ""
+
+#: functions.php:190
+msgid "Displayed in the footer"
+msgstr ""
+
+#: functions.php:206
+msgid "Default featured image"
+msgstr ""
+
#: searchpage.php:14
#: searchpage.php:31
#: search.php:12
@@ -25,21 +53,44 @@ msgid "Search for"
msgstr ""
#: search.php:49
-msgid "Showing results from"
+#: category.php:25
+msgid "Showing results"
msgstr ""
-#: search.php:56
-#: search.php:83
+#: search.php:51
+#: category.php:27
+msgid "%d to %d"
+msgstr ""
+
+#: search.php:53
+#: category.php:29
+msgid "from total results"
+msgstr ""
+
+#: search.php:61
+#: search.php:87
+#: category-bestand.php:108
+#: category-bestand.php:173
+#: category.php:36
+#: category.php:91
msgid "< Previous"
msgstr ""
-#: search.php:57
-#: search.php:84
+#: search.php:62
+#: search.php:88
+#: category-bestand.php:109
+#: category-bestand.php:174
+#: category.php:37
+#: category.php:92
msgid "Next >"
msgstr ""
-#: search.php:59
-#: search.php:86
+#: search.php:64
+#: search.php:90
+#: category-bestand.php:111
+#: category-bestand.php:176
+#: category.php:39
+#: category.php:94
msgid "Page "
msgstr ""
@@ -50,3 +101,11 @@ msgstr ""
#: 404.php:12
msgid "Unfortunately the page you requested was not found"
msgstr ""
+
+#: category-bestand.php:72
+msgid "Ergebnisse filtern"
+msgstr ""
+
+#: category-bestand.php:102
+msgid "Showing results from"
+msgstr ""
diff --git a/kit/search.php b/kit/search.php
index df8efd8..8f243a4 100644
--- a/kit/search.php
+++ b/kit/search.php
@@ -46,7 +46,12 @@ get_header();
$paged = (get_query_var('paged')) ? get_query_var('paged') : 1;
$post_count_start = (($paged -1) * 10) + 1;
$post_count_end = ((($paged -1) * 10) + $wp_query->post_count);
- _e("Showing results from", 'kit') . _e(" " . $post_count_start . " to " . $post_count_end . ". Total results: " . $wp_query->found_posts. "");
+ _e("Showing results", 'kit');
+ echo " ";
+ printf( esc_html__( '%d to %d', 'kit' ), $post_count_start, $post_count_end );
+ echo " ";
+ _e("from total results", 'kit');
+ echo " " . $wp_query->found_posts. "";
?>