Mercurial > mplayer.hg
changeset 20759:e18fc76c7a98
Spelling fix: Allowable -> Allowed
author | voroshil |
---|---|
date | Wed, 08 Nov 2006 10:30:52 +0000 |
parents | e0f3254f3b76 |
children | 0ae2c8b1c44b |
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 Wed Nov 08 07:02:43 2006 +0000 +++ b/help/help_mp-en.h Wed Nov 08 10:30:52 2006 +0000 @@ -1846,7 +1846,7 @@ // stream/stream_radio.c #define MSGTR_RADIO_ChannelNamesDetected "[radio] Radio channel names detected.\n" -#define MSGTR_RADIO_FreqRange "[radio] Allowable 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"