SPR-742: Konfigurierbarkeit - wording
This commit is contained in:
parent
5be78f585a
commit
5c8e72a675
3 changed files with 17 additions and 14 deletions
|
@ -51,7 +51,6 @@ $lang['userpage'] = 'Benutzer-Seite';
|
|||
$lang['__site_width__'] = 'Content - Breite (in %)';
|
||||
|
||||
$lang['__background__'] = 'Website - Hintergrundfarbe';
|
||||
$lang['__background_neu__'] = 'Website - Hintergrundfarbe (neutral)';
|
||||
$lang['__text_webframe__'] = 'Website unverlinkt: Claim, Titel, Footer, Navigation - Schriftfarbe';
|
||||
|
||||
$lang['__nav_menu_color__'] = 'verlinkt: Navigation, Footer, Pagetools Icons, Tabbox - Schriftfarbe';
|
||||
|
@ -59,14 +58,16 @@ $lang['__nav_menu_hover_color__'] = 'verlinkt: Navigation (hover) - Schriftfar
|
|||
$lang['__nav_menu_hover_bg__'] = 'verlinkt: Navigation (hover) - Hintergrundfarbe; Wiki Icons - Hintergrundfarbe; Wiki Icons (hover) - Schriftfarbe';
|
||||
|
||||
$lang['__background_content__'] = 'Content, Breadcrumb, Pagetools (hover) - Hintergrundfarbe';
|
||||
$lang['__text__'] = 'Content: Text - Schriftfarbe';
|
||||
|
||||
$lang['__background_neu__'] = 'Content neutral (nicht zu unterschiedlich zum Content-Hintergrund) - Hintergrundfarbe';
|
||||
$lang['__text_neu__'] = 'Content neutral - Schriftfarbe';
|
||||
|
||||
$lang['__background_page_header__'] = 'Content: Header, Footer, Tabinclude Tab controlls deaktiviert - Hintergrundfarbe';
|
||||
$lang['__background_page_footer__'] = 'Content: Footer, Tabinclude Tab controlls deaktiviert - Schriftfarbe';
|
||||
|
||||
$lang['__border_light__'] = 'Content: Header, Footer - Rahmenfarbe';
|
||||
|
||||
$lang['__text__'] = 'Content: Text - Schriftfarbe';
|
||||
$lang['__text_neu__'] = 'Content - Schriftfarbe (neutral)';
|
||||
|
||||
$lang['__highlight__'] = 'Texthervorhebung (z.B. für Suchergebnisse) - Hintergrundfarbe';
|
||||
$lang['__highlight_text__'] = 'Texthervorhebung (z.B. für Suchergebnisse) - Schriftfarbe';
|
||||
|
||||
|
|
|
@ -52,7 +52,6 @@ $lang['userpage'] = 'User page';
|
|||
$lang['__site_width__'] = 'content - width (in %)';
|
||||
|
||||
$lang['__background__'] = 'website - background color';
|
||||
$lang['__background_neu__'] = 'website - background color (neutral)';
|
||||
$lang['__text_webframe__'] = 'website unlinked: claim, title, footer, navigation - font color';
|
||||
|
||||
$lang['__nav_menu_color__'] = 'link: navigation, footer, pagetools icons, tabbox - font color';
|
||||
|
@ -60,14 +59,16 @@ $lang['__nav_menu_hover_color__'] = 'link: navigation (hover) - font color, bo
|
|||
$lang['__nav_menu_hover_bg__'] = 'link: navigation (hover) - background color; wiki icons - background color; wiki icons (hover) - font color';
|
||||
|
||||
$lang['__background_content__'] = 'content, breadcrumb, pagetools (hover) - background color';
|
||||
$lang['__text__'] = 'content: text - font color';
|
||||
|
||||
$lang['__background_neu__'] = 'Content neutral (not too different from the content background) - background color';
|
||||
$lang['__text_neu__'] = 'content neutral: text - font color';
|
||||
|
||||
$lang['__background_page_header__'] = 'content: header, footer, tabinclude tab controlls deactivate - background color';
|
||||
$lang['__background_page_footer__'] = 'content: footer, tabinclude tab controlls deactivate - font color';
|
||||
|
||||
$lang['__border_light__'] = 'content: header, footer - border color';
|
||||
|
||||
$lang['__text__'] = 'content: text - font color';
|
||||
$lang['__text_neu__'] = 'content: text - font color (neutral)';
|
||||
|
||||
$lang['__highlight__'] = 'text emphasize (e.g. for search results) - background color';
|
||||
$lang['__highlight_text__'] = 'text emphasize (e.g. for search results) - font color';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue