summaryrefslogtreecommitdiffstats
path: root/help/help_mp-hu.h
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-08-24 19:36:17 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-08-24 19:36:17 +0000
commitba0fc01e35c25d01725374c4e6d08c554add71e1 (patch)
tree65e80a6653b75b39f4ec16f66edb0890ac0ae7c5 /help/help_mp-hu.h
parentb62dce57829a65090028d2eae3c9a7a46ea58d2c (diff)
downloadmpv-ba0fc01e35c25d01725374c4e6d08c554add71e1.tar.bz2
mpv-ba0fc01e35c25d01725374c4e6d08c554add71e1.tar.xz
printf -> mp_msg conversion, first steps
patch by The Wanderer <inverseparadox@comcast.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13123 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-hu.h')
-rw-r--r--help/help_mp-hu.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/help/help_mp-hu.h b/help/help_mp-hu.h
index 8d5b2bc9c7..b67992715a 100644
--- a/help/help_mp-hu.h
+++ b/help/help_mp-hu.h
@@ -51,7 +51,8 @@ static char help_text[]=
// mplayer.c:
-#define MSGTR_Exiting "\nKilépek... (%s)\n"
+#define MSGTR_Exiting "\nKilépek...\n"
+#define MSGTR_ExitingHow "\nKilépek... (%s)\n"
#define MSGTR_Exit_quit "Kilépés"
#define MSGTR_Exit_eof "Vége a file-nak"
#define MSGTR_Exit_error "Végzetes hiba"