From 0fda4a9181a84a470e60c1262a7f1e32443ba4a5 Mon Sep 17 00:00:00 2001 From: Philip Häusler Date: Mon, 22 Dec 2014 20:25:19 +0100 Subject: update german translation --- includes/pages/admin_log.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'includes/pages/admin_log.php') diff --git a/includes/pages/admin_log.php b/includes/pages/admin_log.php index 70b74d17..70da62fd 100644 --- a/includes/pages/admin_log.php +++ b/includes/pages/admin_log.php @@ -22,8 +22,8 @@ function admin_log() { return page_with_title(admin_log_title(), array( msg(), form(array( - form_text('keyword', _("Suche"), $filter), - form_submit(_("Suche"), "Go") + form_text('keyword', _("Search"), $filter), + form_submit(_("Search"), "Go") )), table(array( 'date' => "Time", -- cgit v1.2.3-54-g00ecf