Author: ib Date: Fri Feb 7 19:14:22 2014 New Revision: 36797 Log: Make unknown audio language translatable.
Modified: trunk/help/help_mp-en.h Changes in other areas also in this revision: Modified: trunk/gui/dialog/menu.c trunk/help/help_mp-de.h Modified: trunk/help/help_mp-en.h ============================================================================== --- trunk/help/help_mp-en.h Fri Feb 7 18:58:29 2014 (r36796) +++ trunk/help/help_mp-en.h Fri Feb 7 19:14:22 2014 (r36797) @@ -819,6 +819,7 @@ static const char help_text[]= #define MSGTR_GUI_Translations "Translations" #define MSGTR_GUI_TurnOffXScreenSaver "Turn off XScreenSaver" #define MSGTR_GUI_TV "TV" +#define MSGTR_GUI_Unknown "Unknown" #define MSGTR_GUI_URL "URL" #define MSGTR_GUI_VCD "VCD" #define MSGTR_GUI_Video "Video" _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
