mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
No longer starting the editing process if no marks have been set
This commit is contained in:
18
i18n.c
18
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.108 2003/05/11 13:54:23 kls Exp $
|
||||
* $Id: i18n.c 1.109 2003/05/16 12:44:43 kls Exp $
|
||||
*
|
||||
* Translations provided by:
|
||||
*
|
||||
@@ -1548,6 +1548,22 @@ const tI18nPhrase Phrases[] = {
|
||||
"Nu pot porni Modul de Transfer!",
|
||||
"Transfer-Mode nem ind<6E>that<61>!",
|
||||
},
|
||||
{ "No editing marks defined!",
|
||||
"Keine Schnittmarken gesetzt!",
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
},
|
||||
{ "Can't start editing process!",
|
||||
"Schnitt kann nicht gestartet werden!",
|
||||
"Ne morem zaceti urejanja!",
|
||||
|
Reference in New Issue
Block a user