mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 18:06:51 +02:00
Merge branch 'MDL-59669-master-3' of git://github.com/ryanwyllie/moodle
This commit is contained in:
commit
f0e6ff9a8e
5 changed files with 818 additions and 1 deletions
|
@ -148,6 +148,7 @@ $string['importfromurl'] = 'Calendar URL';
|
|||
$string['importfrominstructions'] = 'Please provide either a URL to a remote calendar, or upload a file.';
|
||||
$string['invalidtimedurationminutes'] = 'The duration in minutes you have entered is invalid. Please enter the duration in minutes greater than 0 or select no duration.';
|
||||
$string['invalidtimedurationuntil'] = 'The date and time you selected for duration until is before the start time of the event. Please correct this before proceeding.';
|
||||
$string['invalideventtype'] = 'The event type you have selected is invalid.';
|
||||
$string['iwanttoexport'] = 'Export';
|
||||
$string['less'] = 'Less';
|
||||
$string['managesubscriptions'] = 'Manage subscriptions';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue