mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Added a missing comma
This commit is contained in:
4
i18n.c
4
i18n.c
@@ -4,7 +4,7 @@
|
|||||||
* See the main source file 'vdr.c' for copyright information and
|
* See the main source file 'vdr.c' for copyright information and
|
||||||
* how to reach the author.
|
* how to reach the author.
|
||||||
*
|
*
|
||||||
* $Id: i18n.c 1.233 2006/01/13 15:38:17 kls Exp $
|
* $Id: i18n.c 1.234 2006/01/13 16:24:07 kls Exp $
|
||||||
*
|
*
|
||||||
* Translations provided by:
|
* Translations provided by:
|
||||||
*
|
*
|
||||||
@@ -1221,7 +1221,7 @@ const tI18nPhrase Phrases[] = {
|
|||||||
"Optagelse om %d minutter - sluk alligevel?",
|
"Optagelse om %d minutter - sluk alligevel?",
|
||||||
},
|
},
|
||||||
{ "Press any key to cancel shutdown",
|
{ "Press any key to cancel shutdown",
|
||||||
"Taste dr<64>cken um Shutdown abzubrechen",
|
"Taste dr<64>cken, um Shutdown abzubrechen",
|
||||||
"Pritisni katerikoli gumb za preklic izklopa",
|
"Pritisni katerikoli gumb za preklic izklopa",
|
||||||
"Un tasto per annullare lo spegnimento",
|
"Un tasto per annullare lo spegnimento",
|
||||||
"Druk een toets om shutdown af te breken",
|
"Druk een toets om shutdown af te breken",
|
||||||
|
Reference in New Issue
Block a user