Fixed a missing ',' in the Swedish OSD texts

This commit is contained in:
Klaus Schmidinger
2006-02-04 14:19:46 +01:00
parent 116abbe05e
commit dc4a1bca2e
3 changed files with 4 additions and 2 deletions

View File

@@ -4296,3 +4296,4 @@ Video Disk Recorder Revision History
- Improved cUnbufferedFile; USE_FADVISE is now defined in tools.c by default, so
if you don't want to use "fadvise" you need to comment out that line (thanks to
Artur Skawina).
- Fixed a missing ',' in the Swedish OSD texts (thanks to Arthur Konovalov).