From 9128afc215e9a57483c3bc6d39c96922208866a3 Mon Sep 17 00:00:00 2001 From: ivo Date: Mon, 20 Sep 2004 01:28:32 +0000 Subject: [PATCH] New translatable messages for vo_pnm (the portable anymap video output driver). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13397 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-en.h | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/help/help_mp-en.h b/help/help_mp-en.h index 7c7aa29f99..113454d240 100644 --- a/help/help_mp-en.h +++ b/help/help_mp-en.h @@ -781,6 +781,13 @@ static char help_text[]= #define MSGTR_VO_JPEG_BaselineJPEG "Baseline JPEG enabled." #define MSGTR_VO_JPEG_NoBaselineJPEG "Baseline JPEG disabled." +// vo_pnm.c +#define MSGTR_VO_PNM_ASCIIMode "ASCII mode enabled." +#define MSGTR_VO_PNM_RawMode "Raw mode enabled." +#define MSGTR_VO_PNM_PPMType "Will write PPM files." +#define MSGTR_VO_PNM_PGMType "Will write PGM files." +#define MSGTR_VO_PNM_PGMYUVType "Will write PGMYUV files." + // ======================= AO Audio Output drivers ======================== // libao2