Updated the Hungarian language texts

This commit is contained in:
Klaus Schmidinger
2008-01-13 13:22:56 +01:00
parent 95764d4bd5
commit 96288c2974
3 changed files with 66 additions and 60 deletions

View File

@@ -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<74>n F<>ley).