Fixed displaying weekday names in the Schedule menu if the system uses UTF-8

This commit is contained in:
Klaus Schmidinger
2008-01-13 14:05:26 +01:00
parent 96288c2974
commit 819e4b9f10
3 changed files with 10 additions and 3 deletions

View File

@@ -5554,3 +5554,5 @@ Video Disk Recorder Revision History
programmer to write 'a || (b && c)', while everybody knows that '&&' links
stronger than '||' (reported by Tobias Grimm).
- Updated the Hungarian language texts (thanks to Istv<74>n F<>ley).
- Fixed displaying weekday names in the Schedule menu if the system uses UTF-8
(reported by Jiri Dobry).