mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed a missing ',' in the Swedish OSD texts
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
|
||||
* how to reach the author.
|
||||
*
|
||||
* $Id: i18n.c 1.246 2006/02/04 11:00:52 kls Exp $
|
||||
* $Id: i18n.c 1.247 2006/02/04 14:17:54 kls Exp $
|
||||
*
|
||||
* Translations provided by:
|
||||
*
|
||||
@@ -2632,7 +2632,7 @@ const tI18nPhrase Phrases[] = {
|
||||
"D<EFBFBD>wi<EFBFBD>k nie jest dost<73>pny!",
|
||||
"<EFBFBD>No hay audio disponible!",
|
||||
"<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>",
|
||||
"Ljud saknas!"
|
||||
"Ljud saknas!",
|
||||
"Lipse<EFBFBD>te sunetul!",
|
||||
"",//TODO
|
||||
"",//TODO
|
||||
|
Reference in New Issue
Block a user