[MPlayer-DOCS] r38333 - in trunk: gui/dialog/menu.c gui/dialog/msgbox.c help/help_mp-de.h help/help_mp-en.h

ib subversion at mplayerhq.hu
Tue Feb 22 14:44:55 EET 2022


Author: ib
Date: Tue Feb 22 14:44:54 2022
New Revision: 38333

Log:
Localize ellipsis for the X11/GTK GUI.

Modified:
   trunk/help/help_mp-en.h

Changes in other areas also in this revision:
Modified:
   trunk/gui/dialog/menu.c
   trunk/gui/dialog/msgbox.c
   trunk/help/help_mp-de.h

Modified: trunk/help/help_mp-en.h
==============================================================================
--- trunk/help/help_mp-en.h	Thu Feb 17 20:31:45 2022	(r38332)
+++ trunk/help/help_mp-en.h	Tue Feb 22 14:44:54 2022	(r38333)
@@ -618,6 +618,7 @@ static const char help_text[] = MSGTR_He
 #define MSGTR_GUI_DirectoryTree "Directory tree"
 #define MSGTR_GUI_DropSubtitle "Drop subtitle"
 #define MSGTR_GUI_DVD "DVD"
+#define MSGTR_GUI_Ellipsis "…"
 #define MSGTR_GUI_EnableAssSubtitle "Enable ssa/ass subtitle rendering"
 #define MSGTR_GUI_EnableAutomaticAVSync "Enable automatic A/V sync"
 #define MSGTR_GUI_EnableCache "Enable Cache"


More information about the MPlayer-DOCS mailing list