diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2008-01-13 13:22:56 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2008-01-13 13:22:56 +0100 |
commit | 96288c2974e52c37d7cc211a8fd7c3a931566fcd (patch) | |
tree | 26b65920f60106037a87ce45e461cb2990664368 /HISTORY | |
parent | 95764d4bd5eb667db9cfefe049cc51aa2cc44bfc (diff) | |
download | vdr-96288c2974e52c37d7cc211a8fd7c3a931566fcd.tar.gz vdr-96288c2974e52c37d7cc211a8fd7c3a931566fcd.tar.bz2 |
Updated the Hungarian language texts
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5553,3 +5553,4 @@ Video Disk Recorder Revision History warnings for expessions like 'a || b && c', where GCC 4.3 wants to force the programmer to write 'a || (b && c)', while everybody knows that '&&' links stronger than '||' (reported by Tobias Grimm). +- Updated the Hungarian language texts (thanks to István Füley). |