summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-10-30 14:58:46 +0000
committerkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-10-30 14:58:46 +0000
commit86467d05bdb1d9a74c1ec6d564c0f2223f0ae546 (patch)
tree1468a1ab943d46566d2aa5639e8f781a9d7886f3 /help
parenteebfc280f5a48d52046b9941b7bbc06f071142cf (diff)
downloadmpv-86467d05bdb1d9a74c1ec6d564c0f2223f0ae546.tar.bz2
mpv-86467d05bdb1d9a74c1ec6d564c0f2223f0ae546.tar.xz
fix "iconv: illegal input sequence" error
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20529 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-mk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-mk.h b/help/help_mp-mk.h
index 7f0fbcb60a..343f9e3c83 100644
--- a/help/help_mp-mk.h
+++ b/help/help_mp-mk.h
@@ -50,7 +50,7 @@ static char help_text[]=
// 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 "Крај на датотеката"