mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Added missing text internationalization for "Starting EPG scan"
This commit is contained in:
23
i18n.c
23
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.186 2005/05/05 11:08:47 kls Exp $
|
||||
* $Id: i18n.c 1.187 2005/05/05 13:06:28 kls Exp $
|
||||
*
|
||||
* Translations provided by:
|
||||
*
|
||||
@@ -5241,6 +5241,27 @@ const tI18nPhrase Phrases[] = {
|
||||
"Saate edastamise peatamine...",
|
||||
"Pausere live udsendelse...",
|
||||
},
|
||||
{ "Starting EPG scan",
|
||||
"Beginne mit EPG-Scan",
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
"",// TODO
|
||||
},
|
||||
{ "This plugin has no setup parameters!",
|
||||
"Dieses Plugin hat keine Setup-Parameter!",
|
||||
"Ta plugin nima nastavitvenih parametrov!",
|
||||
|
Reference in New Issue
Block a user