changeset 15091:15a5ee2ab76a

Remove invalid character, causing compile to fail
author wight
date Sun, 10 Apr 2005 14:52:31 +0000
parents 69402396daef
children 975fd11c41b2
files help/help_mp-de.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/help/help_mp-de.h	Sun Apr 10 14:40:53 2005 +0000
+++ b/help/help_mp-de.h	Sun Apr 10 14:52:31 2005 +0000
@@ -683,7 +683,7 @@
 #define MSGTR_MENU_NextStream "Nächster Stream"
 #define MSGTR_MENU_PrevStream "Vorheriger Stream"
 #define MSGTR_MENU_Size "Größe"
-#define MSGTR_MENU_HalfSize   "Halbe Größe"
+#define MSGTR_MENU_HalfSize "Halbe Größe"
 #define MSGTR_MENU_NormalSize "Normale Größe"
 #define MSGTR_MENU_DoubleSize "Doppelte Größe"
 #define MSGTR_MENU_FullScreen "Vollbild"