Implemented enhanced string editing

This commit is contained in:
Klaus Schmidinger
2002-04-13 10:52:01 +02:00
parent 37fa217a09
commit cba5ef4373
5 changed files with 154 additions and 27 deletions

38
i18n.c
View File

@@ -4,7 +4,7 @@
* See the main source file 'vdr.c' for copyright information and
* how to reach the author.
*
* $Id: i18n.c 1.79 2002/04/06 09:49:19 kls Exp $
* $Id: i18n.c 1.80 2002/04/13 10:42:48 kls Exp $
*
* Slovenian translations provided by Miha Setina <mihasetina@softhome.net> and Matjaz Thaler <matjaz.thaler@guest.arnes.si>
* Italian translations provided by Alberto Carraro <bertocar@tin.it>
@@ -467,6 +467,42 @@ const tPhrase Phrases[] = {
"Wyrzucenie",
"Eyectar",
},
{ "ABC/abc",
"ABC/abc",
"ABC/abc",
"ABC/abc",
"ABC/abc",
"ABC/abc",
"ABC/abc",
"ABC/abc",
"ABC/abc",
"ABC/abc",
"ABC/abc",
},
{ "Insert",
"Einf<EFBFBD>gen",
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
},
{ "Overwrite",
"<EFBFBD>berschreiben",
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
"",// TODO
},
// Confirmations:
{ "Delete channel?",
"Kanal l<>schen?",