[MPlayer-DOCS] CVS: main/help help_mp-en.h,1.198,1.199
Paul TT
paultt at hackerjournal.it
Thu Nov 17 01:03:31 CET 2005
On Wed, 16 Nov 2005 22:24:12 +0100
Alexander Strasser <eclipse7 at gmx.net> wrote:
> Alexander Strasser wrote:
> > IMHO we should settle on the following and maybe write it down
> > somewhere:
> >
> > #define MSGTR_Short "short"
> > #define MSGTR_Long \
> > "Long long long long long long long long long long long long
scentence\n"
> > #define MSGTR_Multiline \
> > "Line 1\n"
> > "Line 2\n"
>
> Oh well, i got the last example wrong. Of course i meant:
>
> #define MSGTR_Multiline \
> "Line 1\n" \
> "Line 2\n"
to me it's ok... but i'll prefer every line alone, so also
#define MSGTR_Short \
"short"
just to be consistent 2 times, the effort is the same
More information about the MPlayer-DOCS
mailing list