Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e728447
)
NOMDL backup: added missing string
author
David Mudrak
<david.mudrak@gmail.com>
Wed, 22 Sep 2010 15:18:14 +0000
(15:18 +0000)
committer
David Mudrak
<david.mudrak@gmail.com>
Wed, 22 Sep 2010 15:18:14 +0000
(15:18 +0000)
lang/en/backup.php
patch
|
blob
|
blame
|
history
diff --git
a/lang/en/backup.php
b/lang/en/backup.php
index
cf39686
..
5459805
100644
(file)
--- a/
lang/en/backup.php
+++ b/
lang/en/backup.php
@@
-43,6
+43,7
@@
$string['backupstage4action'] = 'Perform backup';
$string['backupstage8action'] = 'Continue';
$string['backupstage16action'] = 'Continue';
$string['backuptype'] = 'Type';
+$string['backuptypeactivity'] = 'Activity';
$string['backuptypecourse'] = 'Course';
$string['backupversion'] = 'Backup version';
$string['cannotfindassignablerole'] = 'The {$a} role in the backup file cannot be mapped to any of the roles that you are allowed to assign.';