[MPlayer-DOCS] r34470 - in trunk: gui/win32/dialogs.c gui/win32/gui.c help/help_mp-de.h help/help_mp-en.h help/help_mp-zh_CN.h

ib subversion at mplayerhq.hu
Thu Dec 29 14:59:05 CET 2011


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..."


More information about the MPlayer-DOCS mailing list