Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.6.3
-
Fix Version/s: None
-
Component/s: Language
-
Labels:None
-
Affected Branches:MOODLE_16_STABLE
Description
There are again historical currencies and curriencies from no longer existing countries (DDR) in this file. The strings are only in the latest 1.6.3 version and not in 1.7
$string['ATS'] = "Austrian Schilling";
$string['BEF'] = "Belgian Franc";
$string['DDM'] = "East German Mark (DDR)";
$string['DEM'] = "Deutsche Mark";
$string['ESP'] = "Spanish Peseta";
$string['FIM'] = "Finnish Markka";
$string['FRF'] = "French Franc";
$string['GRD'] = "Greek Drachma";
$string['IEP'] = "Irish Punt";
$string['ITL'] = "Italian Lira";
$string['LUF'] = "Luxembourg Franc";
$string['PTE'] = "Portuguese Escudo";
Issue Links
| This issue is duplicated by: | ||||
| MDL-8014 | Language strings and different versions |
|
|
|
fixed in MOODLE_16_STABLE by backporting the contents of the file from HEAD
closing now - thanks for the report.