I18nInitialize() now uses best matching default locale

This commit is contained in:
Klaus Schmidinger
2007-08-17 12:38:55 +02:00
parent 00328c31e1
commit 7bb744ccb0
3 changed files with 10 additions and 3 deletions

View File

@@ -5363,3 +5363,5 @@ Video Disk Recorder Revision History
Ahrenberg).
- Checking the string for NULL in I18nTranslate().
- Updated the French OSD texts (thanks to Bruno Roussel).
- I18nInitialize() now uses best matching default locale (problem reported by
Matthias Schwarzott).