comparison help/help_mp-en.h @ 20349:b97c7fbd7ce6

typo
author diego
date Sun, 22 Oct 2006 12:33:37 +0000
parents b6eed21e0535
children 945fa0eb37c0
comparison
equal deleted inserted replaced
20348:b4d607188120 20349:b97c7fbd7ce6
1834 #define MSGTR_RADIO_SetMuteFailed "[radio] ioctl set mute failed: %s\n" 1834 #define MSGTR_RADIO_SetMuteFailed "[radio] ioctl set mute failed: %s\n"
1835 #define MSGTR_RADIO_QueryControlFailed "[radio] ioctl query control failed: %s\n" 1835 #define MSGTR_RADIO_QueryControlFailed "[radio] ioctl query control failed: %s\n"
1836 #define MSGTR_RADIO_GetVolumeFailed "[radio] ioctl get volume failed: %s\n" 1836 #define MSGTR_RADIO_GetVolumeFailed "[radio] ioctl get volume failed: %s\n"
1837 #define MSGTR_RADIO_SetVolumeFailed "[radio] ioctl set volume failed: %s\n" 1837 #define MSGTR_RADIO_SetVolumeFailed "[radio] ioctl set volume failed: %s\n"
1838 #define MSGTR_RADIO_DroppingFrame "\n[radio] too bad - dropping audio frame (%d bytes)!\n" 1838 #define MSGTR_RADIO_DroppingFrame "\n[radio] too bad - dropping audio frame (%d bytes)!\n"
1839 #define MSGTR_RADIO_BufferEmpty "[radio] grab_audio_frame: buffer empty, wating for %d data bytes.\n" 1839 #define MSGTR_RADIO_BufferEmpty "[radio] grab_audio_frame: buffer empty, waiting for %d data bytes.\n"
1840 #define MSGTR_RADIO_AudioInitFailed "[radio] audio_in_init failed: %s\n" 1840 #define MSGTR_RADIO_AudioInitFailed "[radio] audio_in_init failed: %s\n"
1841 #define MSGTR_RADIO_AudioBuffer "[radio] Audio capture - buffer=%d bytes (block=%d bytes).\n" 1841 #define MSGTR_RADIO_AudioBuffer "[radio] Audio capture - buffer=%d bytes (block=%d bytes).\n"
1842 #define MSGTR_RADIO_AllocateBufferFailed "[radio] cannot allocate audio buffer (block=%d,buf=%d): %s\n" 1842 #define MSGTR_RADIO_AllocateBufferFailed "[radio] cannot allocate audio buffer (block=%d,buf=%d): %s\n"
1843 #define MSGTR_RADIO_CurrentFreq "[radio] Current frequency: %.2f\n" 1843 #define MSGTR_RADIO_CurrentFreq "[radio] Current frequency: %.2f\n"
1844 #define MSGTR_RADIO_SelectedChannel "[radio] Selected channel: %d - %s (freq: %.2f)\n" 1844 #define MSGTR_RADIO_SelectedChannel "[radio] Selected channel: %d - %s (freq: %.2f)\n"