mirror of
https://github.com/mpv-player/mpv
synced 2025-02-20 23:07:02 +00:00
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
This commit is contained in:
parent
a91f764096
commit
9128afc215
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user