[MPlayer-DOCS] r34945 - in trunk: gui/ui/gtk/fileselect.c help/help_mp-de.h help/help_mp-en.h

Ivan Kalvachev ikalvachev at gmail.com
Tue May 22 03:08:14 CEST 2012


On 5/21/12, ib <subversion at mplayerhq.hu> wrote:
> Author: ib
> Date: Mon May 21 17:12:18 2012
> New Revision: 34945
>
> Log:
> Enable translation of video and audio file filter items.
>
> Modified:
>    trunk/help/help_mp-en.h
>
> Changes in other areas also in this revision:
> Modified:
>    trunk/gui/ui/gtk/fileselect.c
>    trunk/help/help_mp-de.h
>
> Modified: trunk/help/help_mp-en.h
> ==============================================================================
> --- trunk/help/help_mp-en.h	Mon May 21 16:45:15 2012	(r34944)
> +++ trunk/help/help_mp-en.h	Mon May 21 17:12:18 2012	(r34945)
> @@ -570,6 +570,22 @@ static const char help_text[]=
>  #define MSGTR_Filter_WAVAudio "WAV audio (*.wav)"
>  #define MSGTR_Filter_WMAAudio "Windows Media audio (*.wma)"
>  #define MSGTR_Filter_AllAudioFiles "All audio files"
> +#define MSGTR_Filter_AllVideoFiles "All video files"
> +#define MSGTR_Filter_AVIFiles "AVI files"
> +#define MSGTR_Filter_DivXFiles "DivX files"
> +#define MSGTR_Filter_FlashVideo "Flash Video"
> +#define MSGTR_Filter_MP3Files "MP3 files"
> +#define MSGTR_Filter_MP4Files "MP4 files

Something important is missing here ")

Congratulations, you've just earned 10 liters of cola (pepsi or coca,
depending on what kind you dislike)

Be sure that you compile mplayer to test your changes.
It would be ideal if you do that before commit, but it should be ok if
you do it once after doing a few commits.

Do not leave the svn repository in broken state.


More information about the MPlayer-DOCS mailing list