mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-30319 changed lang $string Light to Light/Blue in theme_mymobile
This commit is contained in:
parent
6be90ce05f
commit
e3b977ac83
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ $string['choosereadme'] = '<div class="clearfix"><div class="theme_screenshot"><
|
|||
$string['colourswatch'] = 'Mobile theme color swatch';
|
||||
$string['colourswatch_desc'] = 'Toggle the color swatch of the theme between grey and light/blue.';
|
||||
$string['grey'] = 'Grey';
|
||||
$string['light'] = 'Light';
|
||||
$string['light'] = 'Light/Blue';
|
||||
$string['mtoggle'] = 'Toggle 2nd Column';
|
||||
$string['no'] = 'No';
|
||||
$string['pluginname'] = 'MyMobile';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue