comparison help_mp-en.h @ 7139:dd1e21e775b6

- add freetype support for gui - fix some small bug
author pontscho
date Thu, 29 Aug 2002 17:16:34 +0000
parents f3093e5d59c1
children b212f74e14ec
comparison
equal deleted inserted replaced
7138:8ab4d11353ae 7139:dd1e21e775b6
484 #define MSGTR_PREFERENCES_OSS_Mixer "Mixer:" 484 #define MSGTR_PREFERENCES_OSS_Mixer "Mixer:"
485 #define MSGTR_PREFERENCES_Message "Please remember, some function need restart the playing." 485 #define MSGTR_PREFERENCES_Message "Please remember, some function need restart the playing."
486 #define MSGTR_PREFERENCES_DXR3_VENC "Video encoder:" 486 #define MSGTR_PREFERENCES_DXR3_VENC "Video encoder:"
487 #define MSGTR_PREFERENCES_DXR3_LAVC "Use LAVC (ffmpeg)" 487 #define MSGTR_PREFERENCES_DXR3_LAVC "Use LAVC (ffmpeg)"
488 #define MSGTR_PREFERENCES_DXR3_FAME "Use FAME" 488 #define MSGTR_PREFERENCES_DXR3_FAME "Use FAME"
489 #define MSGTR_PREFERENCES_FontEncoding1 "Unicode"
490 #define MSGTR_PREFERENCES_FontEncoding2 "Western European Languages (ISO-8859-1)"
491 #define MSGTR_PREFERENCES_FontEncoding3 "Western European Languages with Euro (ISO-8859-15)"
492 #define MSGTR_PREFERENCES_FontEncoding4 "Slavic/Central European Languages (ISO-8859-2)"
493 #define MSGTR_PREFERENCES_FontEncoding5 "Esperanto, Galician, Maltese, Turkish (ISO-8859-3)"
494 #define MSGTR_PREFERENCES_FontEncoding6 "Old Baltic charset (ISO-8859-4)"
495 #define MSGTR_PREFERENCES_FontEncoding7 "Cyrillic (ISO-8859-5)"
496 #define MSGTR_PREFERENCES_FontEncoding8 "Arabic (ISO-8859-6)"
497 #define MSGTR_PREFERENCES_FontEncoding9 "Modern Greek (ISO-8859-7)"
498 #define MSGTR_PREFERENCES_FontEncoding10 "Turkish (ISO-8859-9)"
499 #define MSGTR_PREFERENCES_FontEncoding11 "Baltic (ISO-8859-13)"
500 #define MSGTR_PREFERENCES_FontEncoding12 "Celtic (ISO-8859-14)"
501 #define MSGTR_PREFERENCES_FontEncoding13 "Hebrew charsets (ISO-8859-8)"
502 #define MSGTR_PREFERENCES_FontEncoding14 "Russian (KOI8-R)"
503 #define MSGTR_PREFERENCES_FontEncoding15 "Ukrainian, Belarusian (KOI8-U/RU)"
504 #define MSGTR_PREFERENCES_FontEncoding16 "Simplified Chinese charset (CP936)"
505 #define MSGTR_PREFERENCES_FontEncoding17 "Traditional Chinese charset (BIG5)"
506 #define MSGTR_PREFERENCES_FontEncoding18 "Japanese charsets (SHIFT-JIS)"
507 #define MSGTR_PREFERENCES_FontEncoding19 "Korean charset (CP949)"
508 #define MSGTR_PREFERENCES_FontEncoding20 "Thai charset (CP874)"
509 #define MSGTR_PREFERENCES_FontNoAutoScale "No autoscale"
510 #define MSGTR_PREFERENCES_FontPropWidth "Proportional to movie width"
511 #define MSGTR_PREFERENCES_FontPropHeight "Proportional to movie height"
512 #define MSGTR_PREFERENCES_FontPropDiagonal "Proportional to movie diagonal"
513 #define MSGTR_PREFERENCES_FontEncoding "Encoding:"
514 #define MSGTR_PREFERENCES_FontBlur "Blur:"
515 #define MSGTR_PREFERENCES_FontOutLine "Outline:"
516 #define MSGTR_PREFERENCES_FontTextScale "Text scale:"
517 #define MSGTR_PREFERENCES_FontOSDScale "OSD scale:"
518 #define MSGTR_PREFERENCES_SubtitleOSD "Subtitle & OSD"
489 519
490 // --- messagebox 520 // --- messagebox
491 #define MSGTR_MSGBOX_LABEL_FatalError "fatal error ..." 521 #define MSGTR_MSGBOX_LABEL_FatalError "fatal error ..."
492 #define MSGTR_MSGBOX_LABEL_Error "error ..." 522 #define MSGTR_MSGBOX_LABEL_Error "error ..."
493 #define MSGTR_MSGBOX_LABEL_Warning "warning ..." 523 #define MSGTR_MSGBOX_LABEL_Warning "warning ..."