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>
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
buffer (thanks to Sven Grothklags).
- 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
* 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
@ -19,7 +19,7 @@
#include "eit.h"
#include "tools.h"
#define VDRVERSION "1.0.3"
#define VDRVERSION "1.0.4"
#define MAXPRIORITY 99
#define MAXLIFETIME 99

182
i18n.c

File diff suppressed because it is too large Load Diff