changeset 20513:79e31d843808

fix "iconv: illegal input sequence" error
author kraymer
date Mon, 30 Oct 2006 14:58:46 +0000
parents 27bae76a6d48
children bb605f1ccb4d
files help/help_mp-mk.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/help/help_mp-mk.h	Mon Oct 30 11:22:11 2006 +0000
+++ b/help/help_mp-mk.h	Mon Oct 30 14:58:46 2006 +0000
@@ -50,7 +50,7 @@
 
 // mplayer.c:
 
-#define MSGTR_Exiting "\nИзлегуÐ\n"
+#define MSGTR_Exiting "\nИзлегу...\n"
 #define MSGTR_ExitingHow "\nИзлегува... (%s)\n"
 #define MSGTR_Exit_quit "Откажи"
 #define MSGTR_Exit_eof "Крај на датотеката"