summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2014-01-22 10:40:50 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2014-01-22 10:40:50 +0100
commite158021a4d138fc1d59f0499b7b7df5108de5de3 (patch)
tree9cdde59972509833f95b934cc7b31d15a29f7fe8 /HISTORY
parent549c499501c375228fb58a7eaf96cb4f65e0d407 (diff)
downloadvdr-e158021a4d138fc1d59f0499b7b7df5108de5de3.tar.gz
vdr-e158021a4d138fc1d59f0499b7b7df5108de5de3.tar.bz2
Replaced "Schnitt" with "Bearbeitung" in the German OSD texts
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY6
1 files changed, 6 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index e77122f9..d992eb54 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8158,3 +8158,9 @@ Video Disk Recorder Revision History
- Now making sure the primary device goes into transfer mode for live viewing if the
CAM wants to receive the TS data.
- Fixed a wrong alignment in cCiDateTime::SendDateTime().
+- Since the new cRecordingsHandler that was introduced in version 2.1.2 not only
+ handles "cutting", but also "moving" and "copying" recordings, the German word
+ "Schnitt" has been replaced with the more generic "Bearbeitung", which covers all
+ three variations of "editing" a recording (suggested by Christoph Haubrich).
+ Maintainers of translations for other languages may want to change their *.po files
+ accordingly.