mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Added i18n of 'Disk' in main menu title
This commit is contained in:
12
i18n.c
12
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.69 2002/03/22 14:30:41 kls Exp $
|
||||
* $Id: i18n.c 1.70 2002/03/22 14:39:45 kls Exp $
|
||||
*
|
||||
* Slovenian translations provided by Miha Setina <mihasetina@softhome.net>
|
||||
* Italian translations provided by Alberto Carraro <bertocar@tin.it>
|
||||
@@ -1669,6 +1669,16 @@ const tPhrase Phrases[] = {
|
||||
"", // TODO
|
||||
"ala",
|
||||
},
|
||||
{ "Disk",
|
||||
"Disk",
|
||||
"Disk",
|
||||
"Disk",
|
||||
"Disk",
|
||||
"Disk",
|
||||
"Disk",
|
||||
"Disk",
|
||||
"Disk",
|
||||
},
|
||||
{ "free",
|
||||
"frei",
|
||||
"", // TODO
|
||||
|
Reference in New Issue
Block a user