From 02f762831461233809c95189b1b4e9a647e22944 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Wed, 3 Sep 2014 13:01:38 +0200 Subject: Fix page title when using search filter (#1490023) --- program/localization/en_US/labels.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'program/localization') diff --git a/program/localization/en_US/labels.inc b/program/localization/en_US/labels.inc index 720d7ab99..f1ef5f436 100644 --- a/program/localization/en_US/labels.inc +++ b/program/localization/en_US/labels.inc @@ -338,7 +338,7 @@ $labels['assistant'] = 'Assistant'; $labels['spouse'] = 'Spouse'; $labels['allfields'] = 'All fields'; $labels['search'] = 'Search'; -$labels['searchfor'] = 'Search for "$q"'; +$labels['searchresult'] = 'Search result'; $labels['advsearch'] = 'Advanced Search'; $labels['advanced'] = 'Advanced'; $labels['other'] = 'Other'; -- cgit v1.2.3