summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2007-10-13 09:54:09 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2007-10-13 09:54:09 +0200
commit59bc94fba2e14243b0fc1815f833f6d7c146c814 (patch)
treeefe5f6d3c35b2f17c797eeb2a7eb71f2ba23f30b /HISTORY
parent0c8cda9bd007bba5b6dbae5fabc4d741d1a3ac4c (diff)
downloadvdr-59bc94fba2e14243b0fc1815f833f6d7c146c814.tar.gz
vdr-59bc94fba2e14243b0fc1815f833f6d7c146c814.tar.bz2
Now generating translation files without line numbers; updated the Finnish OSD texts
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY6
1 files changed, 5 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index f178c3f4..c18d7916 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5417,7 +5417,7 @@ Video Disk Recorder Revision History
- Fixed checking for ttDolbyLast in cDevice::SetCurrentAudioTrack() (thanks
to Marco Schlüßler).
-2007-10-12: Version 1.5.10
+2007-10-13: Version 1.5.10
- Implemented handling DVB subtitles (thanks to Marco Schlüßler, and also to
Pekka Virtanen for writing the subtitle plugin, which helped in implementing
@@ -5445,3 +5445,7 @@ Video Disk Recorder Revision History
X 3 03 ger deutsch
(see vdr.5). Note that these entries need to be added in the proper sequence,
so that they correspond with the actual track languages in the recording.
+- Now generating translation files without line numbers to avoid unnecessarily
+ large diffs. Plugin authors may want to replace the -F option with
+ --no-location in the xgettext and msgmerge calls in their Makefiles.
+- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).