We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea55192 commit b8bb4c6Copy full SHA for b8bb4c6
lang/en/local_moodlemobileapp.php
@@ -23,6 +23,8 @@
23
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
24
*/
25
26
+$string['pluginname'] = 'Moodle Mobile language strings';
27
+
28
$string['mm.core.cancel'] = 'Cancel';
29
$string['mm.core.cannotconnect'] = 'Cannot connect: Verify that your have typed correctly the URL and that your site uses Moodle 2.4 or later.';
30
$string['mm.core.clearsearch'] = 'Clear search';
0 commit comments