[MPlayer-translations] 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-de.h
   trunk/help/help_mp-zh_CN.h

Changes in other areas also in this revision:
Modified:
   trunk/gui/win32/dialogs.c
   trunk/gui/win32/gui.c
   trunk/help/help_mp-en.h

Modified: trunk/help/help_mp-de.h
==============================================================================
--- trunk/help/help_mp-de.h	Thu Dec 29 02:14:48 2011	(r34469)
+++ trunk/help/help_mp-de.h	Thu Dec 29 14:59:05 2011	(r34470)
@@ -1015,7 +1015,7 @@ static const char help_text[]=
 #define MSGTR_DirectorySelect "Wähle ein Verzeichnis ..."
 #define MSGTR_PlaylistSave "Speichere Wiedergabeliste ..."
 #define MSGTR_PlaylistSelect "Wähle Wiedergabeliste ..."
-#define MSGTR_SelectChapter "Wähle Kapitel ..."
+#define MSGTR_SelectTitleChapter "Wähle Titel/Kapitel ..."
 #define MSGTR_MENU_DebugConsole "Debugging-Konsole"
 #define MSGTR_MENU_OnlineHelp "Online-Hilfe"
 #define MSGTR_MENU_PlayDirectory "Spiele ein Verzeichnis..."

Modified: trunk/help/help_mp-zh_CN.h
==============================================================================
--- trunk/help/help_mp-zh_CN.h	Thu Dec 29 02:14:48 2011	(r34469)
+++ trunk/help/help_mp-zh_CN.h	Thu Dec 29 14:59:05 2011	(r34470)
@@ -820,7 +820,6 @@ static const char help_text[]=
 #define MSGTR_DirectorySelect "选择目录..."
 #define MSGTR_PlaylistSave "保存播放列表..."
 #define MSGTR_PlaylistSelect "选择播放列表..."
-#define MSGTR_SelectChapter "选择章节..."
 #define MSGTR_MENU_DebugConsole "调试控制终端"
 #define MSGTR_MENU_OnlineHelp "线上帮助内容"
 #define MSGTR_MENU_PlayDirectory "播放目录内容..."


More information about the MPlayer-translations mailing list