diff options
Diffstat (limited to 'help/help_mp-cs.h')
-rw-r--r-- | help/help_mp-cs.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/help/help_mp-cs.h b/help/help_mp-cs.h index f844afb070..d279e73b31 100644 --- a/help/help_mp-cs.h +++ b/help/help_mp-cs.h @@ -49,7 +49,8 @@ static char help_text[]= // mplayer.c: -#define MSGTR_Exiting "\nKončím... (%s)\n" +#define MSGTR_Exiting "\nKončím...\n" +#define MSGTR_ExitingHow "\nKončím... (%s)\n" #define MSGTR_Exit_quit "Konec" #define MSGTR_Exit_eof "Konec souboru" #define MSGTR_Exit_error "Závažná chyba" |