comparison help/help_mp-en.h @ 19687:f1fc31b580d6

fix some typos
author kraymer
date Tue, 05 Sep 2006 15:50:31 +0000
parents bd821fd3e244
children 6c98f3566af1
comparison
equal deleted inserted replaced
19686:069701d7ae07 19687:f1fc31b580d6
1820 #define MSGTR_RADIO_ChannelNamesDetected "[radio] Radio channel names detected.\n" 1820 #define MSGTR_RADIO_ChannelNamesDetected "[radio] Radio channel names detected.\n"
1821 #define MSGTR_RADIO_WrongFreqForChannel "[radio] Wrong frequency for channel %s\n" 1821 #define MSGTR_RADIO_WrongFreqForChannel "[radio] Wrong frequency for channel %s\n"
1822 #define MSGTR_RADIO_WrongChannelNumberFloat "[radio] Wrong channel number: %.2f\n" 1822 #define MSGTR_RADIO_WrongChannelNumberFloat "[radio] Wrong channel number: %.2f\n"
1823 #define MSGTR_RADIO_WrongChannelNumberInt "[radio] Wrong channel number: %d\n" 1823 #define MSGTR_RADIO_WrongChannelNumberInt "[radio] Wrong channel number: %d\n"
1824 #define MSGTR_RADIO_FreqParameterDetected "[radio] Radio frequency parameter detected.\n" 1824 #define MSGTR_RADIO_FreqParameterDetected "[radio] Radio frequency parameter detected.\n"
1825 #define MSGTR_RADIO_DoneParsingChannels "[radio] Done parsing channels\n" 1825 #define MSGTR_RADIO_DoneParsingChannels "[radio] Done parsing channels.\n"
1826 #define MSGTR_RADIO_GetTunerFailed "[radio] Warning:ioctl get tuner failed: %s. Setting frac to %d\n" 1826 #define MSGTR_RADIO_GetTunerFailed "[radio] Warning: ioctl get tuner failed: %s. Setting frac to %d.\n"
1827 #define MSGTR_RADIO_NotRadioDevice "[radio] %s is not radio device!\n" 1827 #define MSGTR_RADIO_NotRadioDevice "[radio] %s is no radio device!\n"
1828 #define MSGTR_RADIO_TunerCapLowYes "[radio] tuner is low:yes frac=%d\n" 1828 #define MSGTR_RADIO_TunerCapLowYes "[radio] tuner is low:yes frac=%d\n"
1829 #define MSGTR_RADIO_TunerCapLowNo "[radio] tuner is low:no frac=%d\n" 1829 #define MSGTR_RADIO_TunerCapLowNo "[radio] tuner is low:no frac=%d\n"
1830 #define MSGTR_RADIO_SetFreqFailed "[radio] ioctl set frequency 0x%x (%.2f) failed: %s\n" 1830 #define MSGTR_RADIO_SetFreqFailed "[radio] ioctl set frequency 0x%x (%.2f) failed: %s\n"
1831 #define MSGTR_RADIO_GetFreqFailed "[radio] ioctl get frequency failed: %s\n" 1831 #define MSGTR_RADIO_GetFreqFailed "[radio] ioctl get frequency failed: %s\n"
1832 #define MSGTR_RADIO_SetMuteFailed "[radio] ioctl set mute failed: %s\n" 1832 #define MSGTR_RADIO_SetMuteFailed "[radio] ioctl set mute failed: %s\n"
1833 #define MSGTR_RADIO_QueryControlFailed "[radio] ioctl query control failed %s\n" 1833 #define MSGTR_RADIO_QueryControlFailed "[radio] ioctl query control failed: %s\n"
1834 #define MSGTR_RADIO_GetVolumeFailed "[radio] ioctl get volume failed: %s\n" 1834 #define MSGTR_RADIO_GetVolumeFailed "[radio] ioctl get volume failed: %s\n"
1835 #define MSGTR_RADIO_SetVolumeFailed "[radio] ioctl set volume failed: %s\n" 1835 #define MSGTR_RADIO_SetVolumeFailed "[radio] ioctl set volume failed: %s\n"
1836 #define MSGTR_RADIO_DroppingFrame "\n[radio] too bad - dropping audio frame (%d bytes)!\n" 1836 #define MSGTR_RADIO_DroppingFrame "\n[radio] too bad - dropping audio frame (%d bytes)!\n"
1837 #define MSGTR_RADIO_BufferEmpty "[radio] grab_audio_frame: buffer empty, wating fo %d data bytes\n" 1837 #define MSGTR_RADIO_BufferEmpty "[radio] grab_audio_frame: buffer empty, wating for %d data bytes.\n"
1838 #define MSGTR_RADIO_AudioInitFailed "[radio] audio_in_init failed: %s\n" 1838 #define MSGTR_RADIO_AudioInitFailed "[radio] audio_in_init failed: %s\n"
1839 #define MSGTR_RADIO_AudioBuffer "[radio] Audio capture - buffer=%d bytes (block=%d bytes).\n" 1839 #define MSGTR_RADIO_AudioBuffer "[radio] Audio capture - buffer=%d bytes (block=%d bytes).\n"
1840 #define MSGTR_RADIO_AllocateBufferFailed "[radio] cannot allocate audio buffer (block=%d,buf=%d): %s\n" 1840 #define MSGTR_RADIO_AllocateBufferFailed "[radio] cannot allocate audio buffer (block=%d,buf=%d): %s\n"
1841 #define MSGTR_RADIO_CurrentFreq "[radio] Current frequency: %.2f\n" 1841 #define MSGTR_RADIO_CurrentFreq "[radio] Current frequency: %.2f\n"
1842 #define MSGTR_RADIO_SelectedChannel "[radio] Selected channel: %d - %s (freq: %.2f)\n" 1842 #define MSGTR_RADIO_SelectedChannel "[radio] Selected channel: %d - %s (freq: %.2f)\n"
1843 #define MSGTR_RADIO_ChangeChannelNoChannelList "[radio] Can not change channel: no channel list given\n" 1843 #define MSGTR_RADIO_ChangeChannelNoChannelList "[radio] Can not change channel: no channel list given.\n"
1844 #define MSGTR_RADIO_UnableOpenDevice "[radio] Unable to open '%s': %s\n" 1844 #define MSGTR_RADIO_UnableOpenDevice "[radio] Unable to open '%s': %s\n"
1845 #define MSGTR_RADIO_RadioDevice "[radio] Radio fd: %d, %s\n" 1845 #define MSGTR_RADIO_RadioDevice "[radio] Radio fd: %d, %s\n"
1846 #define MSGTR_RADIO_InitFracFailed "[radio] init_frac failed\n" 1846 #define MSGTR_RADIO_InitFracFailed "[radio] init_frac failed.\n"
1847 #define MSGTR_RADIO_WrongFreq "[radio] Wrong frequency: %.2f\n" 1847 #define MSGTR_RADIO_WrongFreq "[radio] Wrong frequency: %.2f\n"
1848 #define MSGTR_RADIO_UsingFreq "[radio] Using frequency: %.2f.\n" 1848 #define MSGTR_RADIO_UsingFreq "[radio] Using frequency: %.2f.\n"
1849 #define MSGTR_RADIO_AudioInInitFailed "[radio] audio_in_init failed\n" 1849 #define MSGTR_RADIO_AudioInInitFailed "[radio] audio_in_init failed.\n"
1850 #define MSGTR_RADIO_BufferString "[radio] %s: in buffer=%d dropped=%d\n" 1850 #define MSGTR_RADIO_BufferString "[radio] %s: in buffer=%d dropped=%d\n"
1851 #define MSGTR_RADIO_AudioInSetupFailed "[radio] audio_in_setup call failed: %s\n" 1851 #define MSGTR_RADIO_AudioInSetupFailed "[radio] audio_in_setup call failed: %s\n"
1852 #define MSGTR_RADIO_CaptureStarting "[radio] Starting capture staff\n" 1852 #define MSGTR_RADIO_CaptureStarting "[radio] Starting capture stuff.\n"
1853 #define MSGTR_RADIO_ClearBufferFailed "[radio] Clearing buffer failed: %s\n" 1853 #define MSGTR_RADIO_ClearBufferFailed "[radio] Clearing buffer failed: %s\n"
1854 #define MSGTR_RADIO_StreamEnableCacheFailed "[radio] Call to stream_enable_cache failed: %s\n" 1854 #define MSGTR_RADIO_StreamEnableCacheFailed "[radio] Call to stream_enable_cache failed: %s\n"
1855 #define MSGTR_RADIO_DriverUnknownId "[radio] Unknown driver id: %d\n" 1855 #define MSGTR_RADIO_DriverUnknownId "[radio] Unknown driver id: %d\n"
1856 #define MSGTR_RADIO_DriverUnknownStr "[radio] Unknown driver name: %s\n" 1856 #define MSGTR_RADIO_DriverUnknownStr "[radio] Unknown driver name: %s\n"
1857 #define MSGTR_RADIO_DriverV4L2 "[radio] Using V4Lv2 radio interface\n" 1857 #define MSGTR_RADIO_DriverV4L2 "[radio] Using V4Lv2 radio interface.\n"
1858 #define MSGTR_RADIO_DriverV4L "[radio] Using V4Lv1 radio interface\n" 1858 #define MSGTR_RADIO_DriverV4L "[radio] Using V4Lv1 radio interface.\n"
1859 1859