summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-09 15:15:49 +0000
committerkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-09 15:15:49 +0000
commitd8e77e15313bc50be075c8a5b9a7dd8476506430 (patch)
tree0710d8ea1c665231de94b3262dfc734fa54f4b4b /help
parent22bff1ea7c85dcfd6f17df65f9d7eced4bb47cfb (diff)
downloadmpv-d8e77e15313bc50be075c8a5b9a7dd8476506430.tar.bz2
mpv-d8e77e15313bc50be075c8a5b9a7dd8476506430.tar.xz
add full stop at end of sentence
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20817 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-en.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index 17a034c97d..38244f4170 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -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"