Added a note about LANG having to be set to a valid locale in INSTALL

This commit is contained in:
Klaus Schmidinger
2007-08-24 13:13:08 +02:00
parent 1998a2fb62
commit 529becb865
3 changed files with 6 additions and 0 deletions

View File

@@ -5388,3 +5388,5 @@ Video Disk Recorder Revision History
- Fixed stripping the context in I18nTranslate() (reported by Christian
Wieninger).
- Fixed detecting whether a particular locale is actually supported.
- Added a note about LANG having to be set to a valid locale in INSTALL
(suggested by Matthias Fechner).