diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-23 08:40:09 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-23 08:40:09 +0200 |
commit | a9060d6290676afb8cd48447a1d3d07031f09c58 (patch) | |
tree | 619ac93f2e6f3d684eab03da600762534f7436ce /HISTORY | |
parent | 6e79b7f894db0d3ea3a09edfd55745ddc884ce19 (diff) | |
download | vdr-a9060d6290676afb8cd48447a1d3d07031f09c58.tar.gz vdr-a9060d6290676afb8cd48447a1d3d07031f09c58.tar.bz2 |
Fixed some missing '-' in the German OSD texts
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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ä). - Fixed several spelling errors (thanks to Ville Skyttä). @@ -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). |