diff options
Diffstat (limited to 'help/help_mp-sk.h')
-rw-r--r-- | help/help_mp-sk.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/help/help_mp-sk.h b/help/help_mp-sk.h index 8b4effbefe..75cd592f10 100644 --- a/help/help_mp-sk.h +++ b/help/help_mp-sk.h @@ -50,7 +50,8 @@ static char help_text[]= // ========================= MPlayer messages =========================== // 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 "Koniec" #define MSGTR_Exit_eof "Koniec súboru" #define MSGTR_Exit_error "Závažná chyba" |