localise the opensearch link

This commit is contained in:
redmatrix
2016-04-10 21:56:16 -07:00
parent 5cb3143c04
commit 0269825bc0
3 changed files with 8 additions and 6 deletions

View File

@@ -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(),