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

@@ -113,6 +113,9 @@ in the log file, it is sufficient to just set
which only influences the way strings are sorted and leaves error messages
in English.
Note that for VDR's internationalized texts to work, the LANG environment
variable must be set to a valid locale!
Automatic restart in case of hangups:
-------------------------------------