Skip to content

Commit 2bb6590

Browse files
committed
Update tiny_sketch.php
1 parent 3f3474a commit 2bb6590

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

lang/en/tiny_sketch.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424

2525
$string['pluginname'] = 'Sketch';
2626
$string['privacy:metadata'] = 'The Sketch plugin does not save or export user data.';
27-
$string['sketch_description'] = 'Quick sketch in Moodle';
28-
$string['sketchtitle'] = 'Sketch and Save';
2927
$string['forceaccessibility'] = 'Post sketch popup for accessibility';
3028
$string['forceaccessibility_desc'] = 'If enabled the sketch will be opened in the core media plugin after insert so that alt text can be added.';
31-
$string['sketch_long_description'] = 'Draw and edit images inside any editor in Moodle';
3229
$string['helplinktext'] = 'Insert Sketch';
3330
$string['insert'] = 'Insert Sketch';
31+
$string['sketch_description'] = 'Quick sketch in Moodle';
32+
$string['sketch_long_description'] = 'Draw and edit images inside any editor in Moodle';
33+
$string['sketchtitle'] = 'Sketch and Save';

0 commit comments

Comments
 (0)