mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Fixed a wrong Hungarian text line
This commit is contained in:
parent
60b8357463
commit
79b6aefb88
2
HISTORY
2
HISTORY
@ -2235,7 +2235,7 @@ Video Disk Recorder Revision History
|
||||
- Some corrections to the Finnish OSD texts (thanks to Jaakko Hyvätti).
|
||||
- Officially released as version 1.2.0.
|
||||
|
||||
2003-06-08: Version 1.2.1
|
||||
2003-06-09: Version 1.2.1
|
||||
|
||||
- Fixed OSD access in case none of the devices provides one (thanks to Axel
|
||||
Gruber for reporting this one).
|
||||
|
4
i18n.c
4
i18n.c
@ -4,7 +4,7 @@
|
||||
* See the main source file 'vdr.c' for copyright information and
|
||||
* how to reach the author.
|
||||
*
|
||||
* $Id: i18n.c 1.126 2003/06/06 15:42:29 kls Exp $
|
||||
* $Id: i18n.c 1.127 2003/06/09 09:45:37 kls Exp $
|
||||
*
|
||||
* Translations provided by:
|
||||
*
|
||||
@ -2900,8 +2900,8 @@ const tI18nPhrase Phrases[] = {
|
||||
"Pulse 'Menu' para saltarse esta tecla",
|
||||
"Pata 'Menou' gia prosperasi aftou tou pliktrou",
|
||||
"Tryck 'Meny' för att hoppa över denna knapp.",
|
||||
"A Menü gombot nyomni ennek a gombnak a kihagyásához",
|
||||
"",// TODO
|
||||
"A Menü gombot nyomni ennek a gombnak a kihagyásához",
|
||||
"Premeu 'Menú' per obviar aquesta tecla",
|
||||
},
|
||||
{ "Phase 3: Saving key codes",
|
||||
|
Loading…
Reference in New Issue
Block a user