X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=languages%2Fmessages%2FMessagesDe.php;h=60e08cc81a1c9d07c32c9fb3a4c956f704fdc651;hb=9410f1ae83bace132975e2c57b75d559a28b0010;hp=0a53ff5db21f3d9dc43b973269aa38abb4ce4320;hpb=d716155c8b2d6e4a51a4110195cee7a1794846e8;p=lhc%2Fweb%2Fwiklou.git diff --git a/languages/messages/MessagesDe.php b/languages/messages/MessagesDe.php index 0a53ff5db2..60e08cc81a 100644 --- a/languages/messages/MessagesDe.php +++ b/languages/messages/MessagesDe.php @@ -208,21 +208,21 @@ $magicWords = [ 'subjectpagenamee' => [ '1', 'HAUPTSEITENNAME_URL', 'VORDERSEITE_URL', 'HAUPTSEITE_URL', 'SUBJECTPAGENAMEE', 'ARTICLEPAGENAMEE' ], 'subst' => [ '0', 'ERS:', 'SUBST:' ], 'safesubst' => [ '0', 'SICHER_ERS:', 'SICHERERS:', 'SAFESUBST:' ], - 'img_thumbnail' => [ '1', 'mini', 'miniatur', 'thumbnail', 'thumb' ], + 'img_thumbnail' => [ '1', 'miniatur', 'mini', 'thumb', 'thumbnail' ], 'img_manualthumb' => [ '1', 'miniatur=$1', 'mini=$1', 'thumbnail=$1', 'thumb=$1' ], 'img_right' => [ '1', 'rechts', 'right' ], 'img_left' => [ '1', 'links', 'left' ], 'img_none' => [ '1', 'ohne', 'none' ], 'img_center' => [ '1', 'zentriert', 'center', 'centre' ], - 'img_framed' => [ '1', 'gerahmt', 'framed', 'enframed', 'frame' ], + 'img_framed' => [ '1', 'gerahmt', 'frame', 'framed', 'enframed' ], 'img_frameless' => [ '1', 'rahmenlos', 'frameless' ], 'img_lang' => [ '1', 'sprache=$1', 'lang=$1' ], - 'img_page' => [ '1', 'seite=$1', 'seite_$1', 'page=$1', 'page $1' ], - 'img_upright' => [ '1', 'hochkant', 'hochkant=$1', 'hochkant_$1', 'upright', 'upright=$1', 'upright $1' ], + 'img_page' => [ '1', 'seite=$1', 'seite $1', 'seite_$1', 'page=$1', 'page $1' ], + 'img_upright' => [ '1', 'hochkant', 'hochkant=$1', 'hochkant $1', 'hochkant_$1', 'upright', 'upright=$1', 'upright $1' ], 'img_border' => [ '1', 'rand', 'border' ], 'img_baseline' => [ '1', 'grundlinie', 'baseline' ], - 'img_sub' => [ '1', 'tiefgestellt', 'tief', 'sub' ], - 'img_super' => [ '1', 'hochgestellt', 'hoch', 'super', 'sup' ], + 'img_sub' => [ '1', 'tief', 'tiefgestellt', 'sub' ], + 'img_super' => [ '1', 'hoch', 'hochgestellt', 'super', 'sup' ], 'img_top' => [ '1', 'oben', 'top' ], 'img_text_top' => [ '1', 'text-oben', 'text-top' ], 'img_middle' => [ '1', 'mitte', 'middle' ], @@ -344,7 +344,7 @@ $dateFormats = [ $capitalizeAllNouns = true; $bookstoreList = [ 'abebooks.de' => 'http://www.abebooks.de/servlet/BookSearchPL?ph=2&isbn=$1', - 'amazon.de' => 'http://www.amazon.de/gp/search/field-isbn=$1', + 'amazon.de' => 'https://www.amazon.de/gp/search/field-isbn=$1', 'buch.de' => 'http://www.buch.de/shop/home/suche/?sswg=BUCH&sq=$1', 'Karlsruher Virtueller Katalog (KVK)' => 'http://www.ubka.uni-karlsruhe.de/kvk.html?SB=$1', 'Lehmanns Fachbuchhandlung' => 'http://www.lob.de/cgi-bin/work/suche?flag=new&stich1=$1' @@ -357,4 +357,3 @@ $imageFiles = [ 'button-bold' => 'de/button_bold.png', 'button-italic' => 'de/button_italic.png', ]; -