1
0
mirror of https://github.com/VDR4Arch/vdr.git synced 2023-10-10 13:36:52 +02:00

Added Romanian language texts

This commit is contained in:
Klaus Schmidinger 2002-06-10 15:54:14 +02:00
parent a8a18ae025
commit 720513e881
4 changed files with 189 additions and 4 deletions

View File

@ -342,3 +342,6 @@ Sven Grothklags <sven@uni-paderborn.de>
Tomas Prybil <tomas.prybil@copper.se> Tomas Prybil <tomas.prybil@copper.se>
for translating OSD texts to the Swedish language for translating OSD texts to the Swedish language
Paul Lacatus <paul@campina.iiruc.ro>
for translating OSD texts to the Romanian language

View File

@ -1251,3 +1251,7 @@ Video Disk Recorder Revision History
- Fixed the cutting mechanism to make it re-sync in case a frame is larger than the - Fixed the cutting mechanism to make it re-sync in case a frame is larger than the
buffer (thanks to Sven Grothklags). buffer (thanks to Sven Grothklags).
- Added Swedish language texts (thanks to Tomas Prybil). - Added Swedish language texts (thanks to Tomas Prybil).
2002-06-10: Version 1.0.4
- Added Romanian language texts (thanks to Paul Lacatus).

View File

@ -4,7 +4,7 @@
* See the main source file 'vdr.c' for copyright information and * See the main source file 'vdr.c' for copyright information and
* how to reach the author. * how to reach the author.
* *
* $Id: config.h 1.112.1.1 2002/05/18 08:41:37 kls Exp $ * $Id: config.h 1.112.1.2 2002/06/10 15:54:14 kls Exp $
*/ */
#ifndef __CONFIG_H #ifndef __CONFIG_H
@ -19,7 +19,7 @@
#include "eit.h" #include "eit.h"
#include "tools.h" #include "tools.h"
#define VDRVERSION "1.0.3" #define VDRVERSION "1.0.4"
#define MAXPRIORITY 99 #define MAXPRIORITY 99
#define MAXLIFETIME 99 #define MAXLIFETIME 99

182
i18n.c

File diff suppressed because it is too large Load Diff