summaryrefslogtreecommitdiff
path: root/i18n.c
diff options
context:
space:
mode:
authorMartin Prochnow <nordlicht@martins-kabuff.de>2006-03-31 19:31:30 +0200
committerAndreas Mair <andreas@vdr-developer.org>2006-03-31 19:31:30 +0200
commitc849f2898257df19fddb97ac99c392c410f120d1 (patch)
tree86ed2e867a184513f35ee069caa4b1dd70285120 /i18n.c
parent0ff08f0bfb1460e0d0035081956a75b92aaa8359 (diff)
downloadvdr-plugin-extrecmenu-c849f2898257df19fddb97ac99c392c410f120d1.tar.gz
vdr-plugin-extrecmenu-c849f2898257df19fddb97ac99c392c410f120d1.tar.bz2
Version 0.8av0.8a
- fixed problem when open the plugin while replaying a archive dvd; thanks to Monroe from vdr-portal.de for reporting - new version of 'dvdarchive.sh'; thanks to vejoun from vdr-portal.de - updated finnish translation; thanks to Rolf Ahrenberg
Diffstat (limited to 'i18n.c')
-rw-r--r--i18n.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/i18n.c b/i18n.c
index 8264b8a..a458750 100644
--- a/i18n.c
+++ b/i18n.c
@@ -283,7 +283,7 @@ const tI18nPhrase Phrases[] = {
"",
"",
"",
- "",
+ "Asemassa ei ole DVD-levyä!",
},
{ "Error while linking [0-9]*.vdr!",
"Fehler beim Anlegen der Symlinks [0-9]*.vdr!",
@@ -293,7 +293,7 @@ const tI18nPhrase Phrases[] = {
"",
"",
"",
- "",
+ "Tiedostojen [0-9]*.vdr linkittäminen epäonnistui!",
},
{ "Show \"new recordings column\"",
"\"Neue-Aufzeichnungen-Spalte\" anzeigen",
@@ -303,7 +303,7 @@ const tI18nPhrase Phrases[] = {
"",
"",
"",
- "",
+ "Näytä \"uudet tallenteet\"-sarake",
},
{ NULL }
};