mirror of
https://github.com/mpv-player/mpv
synced 2025-02-17 21:27:08 +00:00
add full stop at end of sentence
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20817 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
22bff1ea7c
commit
d8e77e1531
@ -1919,7 +1919,7 @@ static char help_text[]=
|
||||
// stream/stream_radio.c
|
||||
|
||||
#define MSGTR_RADIO_ChannelNamesDetected "[radio] Radio channel names detected.\n"
|
||||
#define MSGTR_RADIO_FreqRange "[radio] Allowed frequency range is %.2f-%.2f MHz\n"
|
||||
#define MSGTR_RADIO_FreqRange "[radio] Allowed frequency range is %.2f-%.2f MHz.\n"
|
||||
#define MSGTR_RADIO_WrongFreqForChannel "[radio] Wrong frequency for channel %s\n"
|
||||
#define MSGTR_RADIO_WrongChannelNumberFloat "[radio] Wrong channel number: %.2f\n"
|
||||
#define MSGTR_RADIO_WrongChannelNumberInt "[radio] Wrong channel number: %d\n"
|
||||
|
Loading…
Reference in New Issue
Block a user