minor cleanup
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
$lang['home'] = 'Startseite';
|
||||
$lang['__background_site__'] = 'Farbe für den Seitenhintergrund (hinter dem Inhaltsbereich)';
|
||||
$lang['__link__'] = 'Allgemeine Linkfarbe';
|
||||
$lang['__luxtools_locationlink__'] = 'Farbe für Standort-Links in Luxtools';
|
||||
$lang['__existing__'] = 'Farbe für Links zu existierenden Seiten';
|
||||
$lang['__missing__'] = 'Farbe für Links zu nicht-existierenden Seiten';
|
||||
$lang['__site_width__'] = 'Breite der ganzen Seite (kann eine beliebige Längeneinheit sein: %, px, em, ...)';
|
||||
|
||||
@@ -4,6 +4,7 @@ $lang['home'] = 'Home';
|
||||
// style.ini values
|
||||
$lang['__background_site__'] = 'Color for the very background (behind the content box)';
|
||||
$lang['__link__'] = 'The general link color';
|
||||
$lang['__luxtools_locationlink__'] = 'Color for location links in Luxtools';
|
||||
$lang['__existing__'] = 'The color for links to existing pages';
|
||||
$lang['__missing__'] = 'The color for links to non-existing pages';
|
||||
$lang['__site_width__'] = 'The width of the full site (can be any length unit: %, px, em, ...)';
|
||||
|
||||
Reference in New Issue
Block a user