mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 09:26:35 +02:00
MDL-55661 lang: Merge English strings from the en_fix language pack
This commit is contained in:
parent
3ca3cc77a2
commit
b61b927356
12 changed files with 25 additions and 25 deletions
|
@ -57,7 +57,7 @@ $string['invert'] = 'Invert navbar';
|
|||
$string['invertdesc'] = 'Swaps text and background for the navbar at the top of the page between black and white.';
|
||||
|
||||
$string['logo'] = 'Logo';
|
||||
$string['logodesc'] = 'The logo is only displayed in the header of the front page and login page.<br /> If the height of your logo is more than 75px add div.logo {height: 100px;} to the Custom CSS box below, amending accordingly if the height is other than 100px. Note that when not set, the logo from \'Appearance > Branding\' will be used.';
|
||||
$string['logodesc'] = 'The logo is only displayed in the header of the front page and login page.<br /> If the height of your logo is more than 75px add div.logo {height: 100px;} to the Custom CSS box below, amending accordingly if the height is other than 100px. If a logo is not added here, the logo in Appearance > Logos will be used.';
|
||||
|
||||
$string['pluginname'] = 'Clean';
|
||||
|
||||
|
@ -68,4 +68,4 @@ $string['sitelogo'] = 'Site logo';
|
|||
$string['sitename'] = 'Display site name along with small logo';
|
||||
$string['sitenamedesc'] = 'If there is no small logo, the site name is always displayed in the navigation bar. If a small logo is set, it may be displayed with or without the site name.';
|
||||
$string['smalllogo'] = 'Small logo';
|
||||
$string['smalllogodesc'] = 'The small logo is displayed in the navigation bar. If there is a header logo for the front page and login page, the small logo is not displayed on these pages. Note that when not set, the compact logo from \'Appearance > Branding\' will be used.';
|
||||
$string['smalllogodesc'] = 'The small logo is displayed in the navigation bar. If there is a header logo for the front page and login page, the small logo is not displayed on these pages. If a logo is not added here, the compact logo in Appearance > Logos will be used.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue