diff options
author | phintuka <phintuka> | 2008-07-04 10:48:27 +0000 |
---|---|---|
committer | phintuka <phintuka> | 2008-07-04 10:48:27 +0000 |
commit | e3dd9273ffe723050be3e8b9d2d97c2fef228fcf (patch) | |
tree | 80adf7fc4f0064ac915f810f98f15d0f53fca8bf /i18n.c | |
parent | d4b61b8bb0d0ec098183fdbca7c726112ceeac70 (diff) | |
download | xineliboutput-e3dd9273ffe723050be3e8b9d2d97c2fef228fcf.tar.gz xineliboutput-e3dd9273ffe723050be3e8b9d2d97c2fef228fcf.tar.bz2 |
Fixed german translation for "Play DVD disc >>"
(Reported by Helmar Gerloni)
Diffstat (limited to 'i18n.c')
-rw-r--r-- | i18n.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,7 +4,7 @@ * See the main source file 'xineliboutput.c' for copyright information and * how to reach the author. * - * $Id: i18n.c,v 1.36 2008-04-14 21:22:08 phintuka Exp $ + * $Id: i18n.c,v 1.37 2008-07-04 10:48:27 phintuka Exp $ * * Translations provided by: * @@ -1742,7 +1742,7 @@ const tI18nPhrase Phrases[] = { "", // Czech }, { "Play DVD disc >>", // English - "DVD abspielen", // Deutsch + "DVD abspielen >>", // Deutsch "", // Slovenski "Riproduci disco DVD >>", // Italiano "", // Nederlands |