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

Reimar Döffinger Reimar.Doeffinger at gmx.de
Tue May 22 09:14:02 CEST 2012


On 22 May 2012, at 03:08, Ivan Kalvachev <ikalvachev at gmail.com> wrote:
> 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.

If he's compiling with German language by default no amount of testing compilation will help :-).
If someone has a good idea for testing all these headers without having to compile for each language it might be worth implementing it.


More information about the MPlayer-DOCS mailing list