mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Updated the Hungarian OSD texts
This commit is contained in:
parent
38a15ef510
commit
aa17488a5b
4
HISTORY
4
HISTORY
@ -7729,3 +7729,7 @@ Video Disk Recorder Revision History
|
||||
- Changed the default values for the OSD size back to those before version 1.7.29,
|
||||
to avoid problems with SD-FF cards in case the user switches to the "ST:TNG" or
|
||||
"Classic" skin.
|
||||
|
||||
2013-03-10: Version 1.7.41
|
||||
|
||||
- Updated the Hungarian OSD texts (thanks to István Füley).
|
||||
|
6
config.h
6
config.h
@ -4,7 +4,7 @@
|
||||
* See the main source file 'vdr.c' for copyright information and
|
||||
* how to reach the author.
|
||||
*
|
||||
* $Id: config.h 2.71 2013/03/04 13:58:40 kls Exp $
|
||||
* $Id: config.h 2.72 2013/03/10 15:52:11 kls Exp $
|
||||
*/
|
||||
|
||||
#ifndef __CONFIG_H
|
||||
@ -22,8 +22,8 @@
|
||||
|
||||
// VDR's own version number:
|
||||
|
||||
#define VDRVERSION "1.7.40"
|
||||
#define VDRVERSNUM 10740 // Version * 10000 + Major * 100 + Minor
|
||||
#define VDRVERSION "1.7.41"
|
||||
#define VDRVERSNUM 10741 // Version * 10000 + Major * 100 + Minor
|
||||
|
||||
// The plugin API's version number:
|
||||
|
||||
|
@ -851,7 +851,7 @@ msgid "Setup.OSD$Folders in timer menu"
|
||||
msgstr "Könyvtárválasztás az időzítő menüben"
|
||||
|
||||
msgid "Setup.OSD$Always sort folders first"
|
||||
msgstr ""
|
||||
msgstr "Könyvtárakat rendezd előre"
|
||||
|
||||
msgid "Setup.OSD$Number keys for characters"
|
||||
msgstr "Számgombok a betűkön"
|
||||
|
Loading…
Reference in New Issue
Block a user