Skip to content

Commit b8bb4c6

Browse files
committed
Add missing pluginname string
1 parent ea55192 commit b8bb4c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lang/en/local_moodlemobileapp.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
2424
*/
2525

26+
$string['pluginname'] = 'Moodle Mobile language strings';
27+
2628
$string['mm.core.cancel'] = 'Cancel';
2729
$string['mm.core.cannotconnect'] = 'Cannot connect: Verify that your have typed correctly the URL and that your site uses Moodle 2.4 or later.';
2830
$string['mm.core.clearsearch'] = 'Clear search';

0 commit comments

Comments
 (0)