MDL-30319 changed lang $string Light to Light/Blue in theme_mymobile

This commit is contained in:
Mary Evans 2011-11-17 13:51:30 +00:00
parent 6be90ce05f
commit e3b977ac83

View file

@ -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';