mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
New strings for MP3 player
This commit is contained in:
parent
2699de70b7
commit
638b0186c9
1 changed files with 2 additions and 0 deletions
|
@ -58,6 +58,7 @@ $string['notefile'] = 'To upload more files into the course (so they appear in t
|
|||
$string['notypechosen'] = 'You need to choose a type. Use your back button to go back and retry.';
|
||||
$string['pagedisplay'] = 'Display this resource within the current window';
|
||||
$string['pagewindow'] = 'Same window';
|
||||
$string['pan'] = 'Pan';
|
||||
$string['parameter'] = 'Parameter';
|
||||
$string['parameters'] = 'Parameters';
|
||||
$string['popupresource'] = 'This resource should appear in a popup window.';
|
||||
|
@ -80,4 +81,5 @@ $string['resourcetypetext'] = 'Compose a text page';
|
|||
$string['searchweb'] = 'Search for web page';
|
||||
$string['serverurl'] = 'Server URL ($a->wwwroot)';
|
||||
$string['variablename'] = 'Variable name';
|
||||
$string['vol'] = 'Vol';
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue