Fixed some missing '-' in the German OSD texts

This commit is contained in:
Klaus Schmidinger
2006-04-23 08:40:09 +02:00
parent 6e79b7f894
commit a9060d6290
3 changed files with 26 additions and 24 deletions

View File

@@ -4620,7 +4620,7 @@ Video Disk Recorder Revision History
actions in the context of the main program thread. Use this function with great
care and only of you absolutely have to! See also PLUGINS.html.
2006-04-22: Version 1.3.48
2006-04-23: Version 1.3.48
- Updated the GPL copies (thanks to Ville Skytt<74>).
- Fixed several spelling errors (thanks to Ville Skytt<74>).
@@ -4640,3 +4640,4 @@ Video Disk Recorder Revision History
- Extended the version number reported with the '-V' option to also show the
current APIVERSION (suggested by Thomas G<>nther).
- Fixed handling empty titles in cEvent::FixEpgBugs() (reported by Rolf Ahrenberg).
- Fixed some missing '-' in the German OSD texts (thanks to Walter Koch).