AJAX enrolment uses proper {$a} placeholder
We now have M.util.get_string() that should be used instead of custom replacement. Otherwise the placeholder is not detected in AMOS web translator.
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$version = 2010111300; // YYYYMMDD = date of the last version bump
|
||||
$version = 2010111600; // YYYYMMDD = date of the last version bump
|
||||
// XX = daily increments
|
||||
|
||||
$release = '2.0 RC2 (Build: 20101116)'; // Human-friendly version name
|
||||
|
||||
Reference in New Issue
Block a user