changeset 20801:4abf0efc09b2

add full stop at end of sentence
author kraymer
date Thu, 09 Nov 2006 15:15:49 +0000
parents 5298f5174a8b
children 4f9e0c0029d0
files help/help_mp-en.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/help/help_mp-en.h	Thu Nov 09 15:13:56 2006 +0000
+++ b/help/help_mp-en.h	Thu Nov 09 15:15:49 2006 +0000
@@ -1919,7 +1919,7 @@
 // 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"