From 0269825bc09c2e41a46992cc0bb6415a1e39e0c7 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Sun, 10 Apr 2016 21:56:16 -0700 Subject: localise the opensearch link --- boot.php | 1 + 1 file changed, 1 insertion(+) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 40c49df82..682eafd59 100755 --- a/boot.php +++ b/boot.php @@ -1069,6 +1069,7 @@ class App { '$local_channel' => local_channel(), '$metas' => self::$meta->get(), '$update_interval' => $interval, + 'osearch' => sprintf( t('Search %1$s (%2$s)','opensearch'), Zotlabs\Project\System::get_site_name(), t('$Projectname','opensearch')), '$icon' => head_get_icon(), '$head_css' => head_get_css(), '$head_js' => head_get_js(), -- cgit v1.2.3