From bda8248830e54c197977ccc95a1ac47a887f490d Mon Sep 17 00:00:00 2001 From: gpoirier Date: Wed, 7 Dec 2005 21:17:29 +0000 Subject: Every contribution deserves to be listed on the "about" window of the gui. Change the way this list is done by following the layout of AUTHORS git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17136 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-en.h | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'help') diff --git a/help/help_mp-en.h b/help/help_mp-en.h index 31cb169339..e755853b0d 100644 --- a/help/help_mp-en.h +++ b/help/help_mp-en.h @@ -896,9 +896,10 @@ static char help_text[]= "with GTK 1.x and will crash GMPlayer!" #define MSGTR_ABOUT_UHU "GUI development sponsored by UHU Linux\n" -#define MSGTR_ABOUT_CoreTeam " MPlayer core team:\n" -#define MSGTR_ABOUT_AdditionalCoders " Additional coders:\n" -#define MSGTR_ABOUT_MainTesters " Main testers:\n" +#define MSGTR_ABOUT_Contributors "Code and documentation contributors\n" +#define MSGTR_ABOUT_Codecs_libs_contributions "Codecs and third party libraries\n" +#define MSGTR_ABOUT_Translations "Translations\n" +#define MSGTR_ABOUT_Skins "Skins\n" // --- messagebox #define MSGTR_MSGBOX_LABEL_FatalError "Fatal error!" -- cgit v1.2.3