Mercurial > mplayer.hg
changeset 20802:4f9e0c0029d0
r20817: add full stop at end of sentence
author | voroshil |
---|---|
date | Thu, 09 Nov 2006 15:27:46 +0000 |
parents | 4abf0efc09b2 |
children | f76c0a5509cd |
files | help/help_mp-ru.h |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/help/help_mp-ru.h Thu Nov 09 15:15:49 2006 +0000 +++ b/help/help_mp-ru.h Thu Nov 09 15:27:46 2006 +0000 @@ -2,7 +2,7 @@ // Dmitry Baryshkov <mitya@school.ioffe.ru> // Reworked by: Andrew Savchenko aka Bircoph <Bircoph[at]list[dot]ru> -// Synced with help_mp-en.h: r20739 +// Synced with help_mp-en.h: r20817 // ========================= MPlayer help =========================== @@ -1241,7 +1241,7 @@ // stream/stream_radio.c #define MSGTR_RADIO_ChannelNamesDetected "[radio] Обнаружены имена радиостанций.\n" -#define MSGTR_RADIO_FreqRange "[radio] Допустимый диапазон частот: %.2f-%.2f МГц\n" +#define MSGTR_RADIO_FreqRange "[radio] Допустимый диапазон частот: %.2f-%.2f МГц.\n" #define MSGTR_RADIO_WrongFreqForChannel "[radio] Неверная частота для станции %s\n" #define MSGTR_RADIO_WrongChannelNumberFloat "[radio] Неверный номер станции: %.2f\n" #define MSGTR_RADIO_WrongChannelNumberInt "[radio] Неверный номер станции: %d\n"