summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-01-14 13:02:21 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2012-01-14 13:02:21 +0100
commit5f86af093e50bdb4e1a45c61e9d1b1f64b311021 (patch)
tree8e0bd6ff6b0b3bd9772f805c8d4637000de88974 /HISTORY
parent262f20eaa03e03b7db88a1def47ae95bc7703682 (diff)
downloadvdr-5f86af093e50bdb4e1a45c61e9d1b1f64b311021.tar.gz
vdr-5f86af093e50bdb4e1a45c61e9d1b1f64b311021.tar.bz2
Added option -N to the msgmerge call in the Makefile
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 338d0129..2f727ffd 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6826,3 +6826,5 @@ Video Disk Recorder Revision History
and DVB-T2) are no longer written into channels.conf for "first generation"
delivery systems (DVB-S and DVB-T).
- Changed IndexToHMSF() so that it can handle negative Index values.
+- Added option -N to the msgmerge call in the Makefile, because fuzzy translation
+ mostly resulted in useless strings.