comparison help/help_mp-pl.h @ 36695:4c63b476f848

Fix MSGTR_MPDEMUX_URL_StringAlreadyEscaped. In r16882 the variable names seem to have mistakenly been used as conversion specifications, resulting in a senseless output message.
author ib
date Wed, 05 Feb 2014 16:55:10 +0000
parents eed2fb870f43
children 6014c22afcd1
comparison
equal deleted inserted replaced
36694:eed2fb870f43 36695:4c63b476f848
1065 1065
1066 // ========================== LIBMPDEMUX =================================== 1066 // ========================== LIBMPDEMUX ===================================
1067 1067
1068 // url.c 1068 // url.c
1069 1069
1070 #define MSGTR_MPDEMUX_URL_StringAlreadyEscaped "Łancuch wydaje się być już zakodowany w url_escape %c%c1%c2\n" 1070 #define MSGTR_MPDEMUX_URL_StringAlreadyEscaped "Łancuch wydaje się być już zakodowany w url_escape %c%c%c\n"
1071 1071
1072 // ai_alsa.c 1072 // ai_alsa.c
1073 1073
1074 #define MSGTR_MPDEMUX_AIALSA_CannotSetSamplerate "Nie mogę ustawić częstotliwości próbkowania.\n" 1074 #define MSGTR_MPDEMUX_AIALSA_CannotSetSamplerate "Nie mogę ustawić częstotliwości próbkowania.\n"
1075 #define MSGTR_MPDEMUX_AIALSA_CannotSetBufferTime "Nie moge ustawić czasu bufora.\n" 1075 #define MSGTR_MPDEMUX_AIALSA_CannotSetBufferTime "Nie moge ustawić czasu bufora.\n"