Author: ib Date: Thu Dec 29 14:59:05 2011 New Revision: 34470 Log: Rename MSGTR_SelectChapter MSGTR_SelectTitleChapter.
This menu allows selecting titles and chapters. Change its definition accordingly. Modified: trunk/help/help_mp-en.h Changes in other areas also in this revision: Modified: trunk/gui/win32/dialogs.c trunk/gui/win32/gui.c trunk/help/help_mp-de.h trunk/help/help_mp-zh_CN.h Modified: trunk/help/help_mp-en.h ============================================================================== --- trunk/help/help_mp-en.h Thu Dec 29 02:14:48 2011 (r34469) +++ trunk/help/help_mp-en.h Thu Dec 29 14:59:05 2011 (r34470) @@ -820,7 +820,7 @@ static const char help_text[]= #define MSGTR_DirectorySelect "Select directory..." #define MSGTR_PlaylistSave "Save playlist..." #define MSGTR_PlaylistSelect "Select playlist..." -#define MSGTR_SelectChapter "Select chapter..." +#define MSGTR_SelectTitleChapter "Select title/chapter..." #define MSGTR_MENU_DebugConsole "Debug Console" #define MSGTR_MENU_OnlineHelp "Online Help" #define MSGTR_MENU_PlayDirectory "Play directory..." _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
