Merge branch 'MDL-44764-master' of git://github.com/FMCorz/moodle
This commit is contained in:
@@ -35,11 +35,11 @@ $string['alignment_texttop'] = 'Text top';
|
||||
$string['alignment_top'] = 'Top';
|
||||
$string['browserepositories'] = 'Browse repositories...';
|
||||
$string['createimage'] = 'Insert image';
|
||||
$string['enteralt'] = 'Enter alternative text';
|
||||
$string['enteralt'] = 'Describe this image for someone who cannot see it';
|
||||
$string['enterurl'] = 'Enter URL';
|
||||
$string['height'] = 'Height';
|
||||
$string['presentation'] = 'Decorative only';
|
||||
$string['presentation'] = 'Description not necessary';
|
||||
$string['pluginname'] = 'Image';
|
||||
$string['presentationoraltrequired'] = 'Images must be marked as decorative only, or have suitable alternative text.';
|
||||
$string['presentationoraltrequired'] = 'Images must have a description, except if the description is marked as not necessary.';
|
||||
$string['preview'] = 'Preview';
|
||||
$string['width'] = 'Width';
|
||||
|
||||
Reference in New Issue
Block a user