comparison help/help_mp-sk.h @ 13122:fcce0023bf55

printf -> mp_msg conversion, first steps patch by The Wanderer <inverseparadox@comcast.net>
author diego
date Tue, 24 Aug 2004 19:36:17 +0000
parents ac69b16fed52
children da4d3b99d779
comparison
equal deleted inserted replaced
13121:93774d4a0c1d 13122:fcce0023bf55
48 #endif 48 #endif
49 49
50 // ========================= MPlayer messages =========================== 50 // ========================= MPlayer messages ===========================
51 // mplayer.c: 51 // mplayer.c:
52 52
53 #define MSGTR_Exiting "\nKončím... (%s)\n" 53 #define MSGTR_Exiting "\nKončím...\n"
54 #define MSGTR_ExitingHow "\nKončím... (%s)\n"
54 #define MSGTR_Exit_quit "Koniec" 55 #define MSGTR_Exit_quit "Koniec"
55 #define MSGTR_Exit_eof "Koniec súboru" 56 #define MSGTR_Exit_eof "Koniec súboru"
56 #define MSGTR_Exit_error "Závažná chyba" 57 #define MSGTR_Exit_error "Závažná chyba"
57 #define MSGTR_IntBySignal "\nMPlayer prerušený signálom %d v module: %s \n" 58 #define MSGTR_IntBySignal "\nMPlayer prerušený signálom %d v module: %s \n"
58 #define MSGTR_NoHomeDir "Nemôžem najsť domáci (HOME) adresár\n" 59 #define MSGTR_NoHomeDir "Nemôžem najsť domáci (HOME) adresár\n"