Skip to content
Snippets Groups Projects
Commit b1c69fd1 authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

Merge branch 'patch-4' into 'development'

Update settings.php

See merge request !826
parents aa0dc63d 26c30d81
No related branches found
No related tags found
2 merge requests!859Development,!826Update settings.php
<?php <?php
return [ return [
"head.1" => "Settings", "head.1" => "Settings",
"head.2" => "Here you can customize your MetaGer: After selecting your desired settings, you have to choose whether you want to save the settings permanently or just for once, <a href=\"#unten\">on the bottom of this page.</a>", "head.2" => "Here you can customize your MetaGer: After selecting your desired settings, you have to choose whether you want to save the settings permanently or just for once, <a href=\"#unten\">on the bottom of this page.</a>",
"allgemein.1" => "General", "allgemein.1" => "General",
"quotes.label" => "Sayings", "quotes.label" => "Sayings",
"quotes.on" => "show", "quotes.on" => "show",
"quotes.off" => "hide", "quotes.off" => "hide",
"maps.label" => "Maps", "maps.label" => "Maps",
"maps.on" => "show", "maps.on" => "show",
"maps.off" => "hide", "maps.off" => "hide",
"tab.label" => "Show results:", "tab.label" => "Show results:",
"tab.new" => "in a new tab", "tab.new" => "in a new tab",
"tab.same" => "in the same tab", "tab.same" => "in the same tab",
"language.label" => "Select language", "language.label" => "Select language",
"language.all" => "all languages", "language.all" => "all languages",
"language.de" => "german", "language.de" => "german",
"language.en" => "english", "language.en" => "english",
"suchmaschinen.1" => "search engines", "suchmaschinen.1" => "search engines",
"suchmaschinen.2" => "(deselect all)", "suchmaschinen.2" => "(deselect all)",
"suchmaschinen.3" => "(select / deselect all)", "suchmaschinen.3" => "(select / deselect all)",
"speichern.1" => "Create a startpage for one-time use", "abort" => "abort",
"speichern.2" => "Save settings permanently", "speichern.1" => "Create a startpage for one-time use",
"speichern.3" => "Generate plugin with these settings", "speichern.2" => "Save settings permanently",
"speichern.4" => "Reset saved settings", "speichern.3" => "Generate plugin with these settings",
"request" => "Query method", "speichern.4" => "Reset saved settings",
"autocomplete" => "autocomplete (search input)", "request" => "Query method",
"autocomplete.on" => "on", "autocomplete" => "autocomplete (search input)",
"autocomplete.off" => "off", "autocomplete.on" => "on",
"foki.web" => "Web", "autocomplete.off" => "off",
"foki.andere" => "Others", "foki.web" => "Web",
"foki.produktsuche" => "Shopping", "foki.andere" => "Others",
"foki.wissenschaft" => "Science", "foki.produktsuche" => "Shopping",
"foki.nachrichten" => "News/Politics", "foki.wissenschaft" => "Science",
"foki.bilder" => "Pictures", "foki.nachrichten" => "News/Politics",
]; "foki.bilder" => "Pictures"
];
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment