[MPlayer-DOCS] CVS: main/help help_mp-en.h,1.198,1.199
Alexander Strasser
eclipse7 at gmx.net
Wed Nov 16 22:24:12 CET 2005
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"
Alex (beastd)
More information about the MPlayer-DOCS
mailing list