Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.8, 1.8.1, 1.8.2
-
Fix Version/s: None
-
Component/s: Language
-
Labels:None
-
Affected Branches:MOODLE_18_STABLE
Description
The string $string['editlang'] is not used any more in 1.8.x and was deleted from HEAD. The following commit should be reverted.
Index: admin.php
===================================================================
RCS file: /cvsroot/moodle/moodle/lang/en_utf8/admin.php,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -d -r1.144 -r1.145
Issue Links
| This issue has been marked as being related by: | ||||
| MDL-6645 | Having only a HEAD version for language packs causes major problems and inconsistencies |
|
|
|
Hi David,
I think you took this string out - can't see why though. For backwards compatibility, it's best to leave old strings in...