Skip to content
Snippets Groups Projects
Commit e9393493 authored by Davide's avatar Davide
Browse files

minor changes

parent 5237d85e
Branches
No related tags found
3 merge requests!1712Development,!1705Development,!1688Resolve "dynamic instructions for adding metager as default search engine"
......@@ -8,7 +8,7 @@
'default-search-v15.4' => 'Wählen Sie "MetaGer: Sicher suchen & finden..." und klicken Sie auf "Als Standard"',
//Instructions for Edge version 18
'default-search-v18.1' => 'Klicken Sie in Ihrem Browser oben rechts auf "<i class="fa fa-cog" aria-hidden="true"></i>" und wählen Sie "Einstellungen".',
'default-search-v18.1' => 'Klicken Sie in Ihrem Browser oben rechts auf "<i class="fa fa-ellipsis-h"></i>" und wählen Sie "Einstellungen".',
'default-search-v18.2' => 'Wählen Sie den Reiter "Erweitert".',
'default-search-v18.3' => 'Scrollen Sie nach unten bis zum Punkt "In Adressleiste suchen mit" und klicken Sie auf "Ändern".',
'default-search-v18.4' => 'Wählen Sie "MetaGer: Sicher suchen & finden..." und klicken Sie auf "Als Standard".',
......
......@@ -16,7 +16,7 @@
//Instructions for Firefox version >= 61
'plugin' => 'Das Plugin für Firefox können Sie <a href="https://addons.mozilla.org/de/firefox/addon/metager-suche/?src=search" target="_blank">hier</a> herunterladen.',
'default-search-v61.1' => 'Klicken Sie in Ihrem Browser oben rechts in der Adressleiste auf "<i class="fas fa-ellipsis-h"></i>" um das Menü der Seitenaktionen zu öffnen und dann auf "Suchmaschine hinzufügen"',
'default-search-v61.1' => 'Alternativ klicken Sie in Ihrem Browser oben rechts in der Adressleiste auf "<i class="fas fa-ellipsis-h"></i>" um das Menü der Seitenaktionen zu öffnen und dann auf "Suchmaschine hinzufügen"',
'default-search-v61.2' => 'Geben Sie "about:preferences#search" in der Adressleiste ein um in die Sucheinstellungen zu gelangen. Im Bereich "Standardsuchmaschine" wählen Sie MetaGer aus.',
//Instructions for Firefox version 52-60
......
......@@ -15,7 +15,9 @@ return [
'head.9' => 'MetaGer zum UCBrowser hinzufügen',
'head.10' => 'Metager zum Samsung hinzufügen',
'browser-download' => 'Firefox runterladen',
'browser-download' => 'Firefox herunterladen',
'firefox-plugin' => 'MetaGer als Standardsuchmaschine mit Add-on einrichten',
'firefox-default-search' => 'MetaGer als Standardsuchmaschine ohne Add-on einrichten',
'default-search' => 'MetaGer als Standardsuchmaschine einrichten',
'default-page' => 'MetaGer als Startseite einrichten',
......
......@@ -16,7 +16,7 @@
//Instructions for Firefox version >= 61
'plugin' => 'You can download our plugin <a href="https://addons.mozilla.org/en-US/firefox/addon/metager-searchengine/" target="_blank">here</a>.',
'default-search-v61.1' => 'Click "<i class="fas fa-ellipsis-h"></i>" on the right side in your address bar and choose "Add Search Engine".',
'default-search-v61.1' => 'Alternatively click "<i class="fas fa-ellipsis-h"></i>" on the right side in your address bar and choose "Add Search Engine".',
'default-search-v61.2' => 'Enter "about:preferences#search" in the address bar. Choose MetaGer from the dropdown menu under "Default Search Engine".',
//Instructions for Firefox version 52-60
......
<div class="card-heavy">
<h3>{!! trans('plugin-page.default-search') !!}</h3>
<h3>{!! trans('plugin-page.firefox-plugin') !!}</h3>
<ol>
<li style="list-style:none;">{!! trans('plugin-desktop/desktop-firefox.plugin') !!}</li>
</ol>
</div>
<div class="card-heavy">
<h3>{!! trans('plugin-page.firefox-default-search') !!}</h3>
<ol>
<li>{!! trans('plugin-desktop/desktop-firefox.plugin') !!}</li>
<li>{!! trans('plugin-desktop/desktop-firefox.default-search-v61.1') !!}</li>
<li>{!! trans('plugin-desktop/desktop-firefox.default-search-v61.2') !!}</li>
</ol>
......
......@@ -5,19 +5,19 @@
<div class="card-heavy">
<h3>{!! trans('plugin-page.default-search') !!}</h3>
<ol>
<li>{!! trans('plugin-desktop/mobile-chrome.default-search-v83.1') !!}</li>
<li>{{ trans('plugin-desktop/mobile-chrome.default-search-v83.2') }}</li>
<li>{{ trans('plugin-desktop/mobile-chrome.default-search-v83.3') }}</li>
<li>{{ trans('plugin-desktop/mobile-chrome.default-search-v83.4') }}</li>
<li>{!! trans('plugin-mobile/mobile-chrome.default-search-v83.1') !!}</li>
<li>{{ trans('plugin-mobile/mobile-chrome.default-search-v83.2') }}</li>
<li>{{ trans('plugin-mobile/mobile-chrome.default-search-v83.3') }}</li>
<li>{{ trans('plugin-mobile/mobile-chrome.default-search-v83.4') }}</li>
</ol>
</div>
<div class="card-heavy">
<h3>{{ trans('plugin-page.default-page') }}</h3>
<ol>
<li>{!! trans('plugin-desktop/mobile-chrome.default-page-v83.1') !!}</li>
<li>{{ trans('plugin-desktop/mobile-chrome.default-page-v83.2') }}</li>
<li>{{ trans('plugin-desktop/mobile-chrome.default-page-v83.3') }}</li>
<li>{{ trans('plugin-desktop/mobile-chrome.default-page-v83.4', ['link' => LaravelLocalization::getLocalizedURL(LaravelLocalization::getCurrentLocale(), "/")]) }}</li>
<li>{!! trans('plugin-mobile/mobile-chrome.default-page-v83.1') !!}</li>
<li>{{ trans('plugin-mobile/mobile-chrome.default-page-v83.2') }}</li>
<li>{{ trans('plugin-mobile/mobile-chrome.default-page-v83.3') }}</li>
<li>{{ trans('plugin-mobile/mobile-chrome.default-page-v83.4', ['link' => LaravelLocalization::getLocalizedURL(LaravelLocalization::getCurrentLocale(), "/")]) }}</li>
</ol>
</div>
......
......@@ -5,18 +5,18 @@
<div class="card-heavy">
<h3>{!! trans('plugin-page.default-search') !!}</h3>
<ol>
<li>{!! trans('plugin-desktop/mobile-edge.default-search-v45.1') !!}</li>
<li>{{ trans('plugin-desktop/mobile-edge.default-search-v45.2') }}</li>
<li>{{ trans('plugin-desktop/mobile-edge.default-search-v45.3') }}</li>
<li>{!! trans('plugin-mobile/mobile-edge.default-search-v45.1') !!}</li>
<li>{{ trans('plugin-mobile/mobile-edge.default-search-v45.2') }}</li>
<li>{{ trans('plugin-mobile/mobile-edge.default-search-v45.3') }}</li>
</ol>
</div>
<div class="card-heavy">
<h3>{{ trans('plugin-page.default-page') }}</h3>
<ol>
<li>{!! trans('plugin-desktop/mobile-edge.default-page-v45.1') !!}</li>
<li>{!! trans('plugin-desktop/mobile-edge.default-page-v45.2') !!}</li>
<li>{{ trans('plugin-desktop/mobile-edge.default-page-v45.3') }}</li>
<li>{{ trans('plugin-desktop/mobile-edge.default-page-v45.4') }}</li>
<li>{!! trans('plugin-mobile/mobile-edge.default-page-v45.1') !!}</li>
<li>{!! trans('plugin-mobile/mobile-edge.default-page-v45.2') !!}</li>
<li>{{ trans('plugin-mobile/mobile-edge.default-page-v45.3') }}</li>
<li>{{ trans('plugin-mobile/mobile-edge.default-page-v45.4') }}</li>
</ol>
</div>
......
......@@ -5,10 +5,10 @@
<div class="card-heavy">
<h3>{!! trans('plugin-page.default-search') !!}</h3>
<ol>
<li>{!! trans('plugin-desktop/mobile-firefox-klar.default-search-v8-8.1') !!}</li>
<li>{{ trans('plugin-desktop/mobile-firefox-klar.default-search-v8-8.2') }}</li>
<li>{{ trans('plugin-desktop/mobile-firefox-klar.default-search-v8-8.3') }}</li>
<li>{{ trans('plugin-desktop/mobile-firefox-klar.default-search-v8-8.4') }}</li>
<li>{!! trans('plugin-mobile/mobile-firefox-klar.default-search-v8-8.1') !!}</li>
<li>{{ trans('plugin-mobile/mobile-firefox-klar.default-search-v8-8.2') }}</li>
<li>{{ trans('plugin-mobile/mobile-firefox-klar.default-search-v8-8.3') }}</li>
<li>{{ trans('plugin-mobile/mobile-firefox-klar.default-search-v8-8.4') }}</li>
</ol>
</div>
......
......@@ -5,11 +5,11 @@
<div class="card-heavy">
<h3>{!! trans('plugin-page.default-search') !!}</h3>
<ol>
<li>{!! trans('plugin-desktop/mobile-firefox.default-search-v80.1') !!}</li>
<li>{{ trans('plugin-desktop/mobile-firefox.default-search-v80.2') }}</li>
<li>{{ trans('plugin-desktop/mobile-firefox.default-search-v80.3') }}</li>
<li>{{ trans('plugin-desktop/mobile-firefox.default-search-v80.4') }}</li>
<li>{!! trans('plugin-desktop/mobile-firefox.default-search-v80.5') !!}</li>
<li>{!! trans('plugin-mobile/mobile-firefox.default-search-v80.1') !!}</li>
<li>{{ trans('plugin-mobile/mobile-firefox.default-search-v80.2') }}</li>
<li>{{ trans('plugin-mobile/mobile-firefox.default-search-v80.3') }}</li>
<li>{{ trans('plugin-mobile/mobile-firefox.default-search-v80.4') }}</li>
<li>{!! trans('plugin-mobile/mobile-firefox.default-search-v80.5') !!}</li>
</ol>
</div>
......
......@@ -5,8 +5,8 @@
<div class="card-heavy">
<h3>{!! trans('plugin-page.default-search') !!}</h3>
<ol>
<li>{{ trans('plugin-desktop/mobile-firefox.default-search-vlt80.1') }}</li>
<li>{{ trans('plugin-desktop/mobile-firefox.default-search-vlt80.2') }}</li>
<li>{{ trans('plugin-mobile/mobile-firefox.default-search-vlt80.1') }}</li>
<li>{{ trans('plugin-mobile/mobile-firefox.default-search-vlt80.2') }}</li>
</ol>
@include('parts.searchbar', ['class' => 'startpage-searchbar'])
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment