Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Duplicate
-
Affects Version/s: 2.5
-
Fix Version/s: None
-
Component/s: Backup
-
Labels:None
-
Affected Branches:MOODLE_25_STABLE
Description
Table headers: "Module", "Title and "Userinfo" on the Restore>>Confirm page are hard coded and should be using get_string() function. (to support translation)
/backup/util/ui/renderer.php (line 143)
$table->head = array('Module', 'Title', 'Userinfo');
Attachments
Issue Links
- duplicates
-
MDL-37211 Untranslated strings in course restore
-
- Closed
-