[MPlayer-DOCS] r38091 - in trunk: gui/dialog/dialog.c gui/wm/wsxdnd.c help/help_mp-de.h help/help_mp-en.h
ib
subversion at mplayerhq.hu
Fri Apr 13 16:48:20 EEST 2018
Author: ib
Date: Fri Apr 13 16:48:20 2018
New Revision: 38091
Log:
Make messages translatable.
Modified:
trunk/help/help_mp-en.h
Changes in other areas also in this revision:
Modified:
trunk/gui/dialog/dialog.c
trunk/gui/wm/wsxdnd.c
trunk/help/help_mp-de.h
Modified: trunk/help/help_mp-en.h
==============================================================================
--- trunk/help/help_mp-en.h Fri Apr 13 15:49:37 2018 (r38090)
+++ trunk/help/help_mp-en.h Fri Apr 13 16:48:20 2018 (r38091)
@@ -698,6 +698,7 @@ static const char help_text[] = MSGTR_He
#define MSGTR_GUI_MSG_AddingVideoFilter "Adding video filter '%s'.\n"
#define MSGTR_GUI_MSG_ColorDepthTooLow "The color depth of the display is too low!\n"
#define MSGTR_GUI_MSG_DragAndDropNothing "Drag and drop: Nothing returned!\n"
+#define MSGTR_GUI_MSG_DragAndDropOwner "Weird selection owner... QT?"
#define MSGTR_GUI_MSG_DXR3NeedsLavc "You cannot play non-MPEG files with your DXR3/H+ device without reencoding.\nPlease enable lavc in the DXR3/H+ configuration box.\n"
#define MSGTR_GUI_MSG_IconError "Icon '%s' (size %d) not found or unsupported format.\n"
#define MSGTR_GUI_MSG_LoadingSubtitle "Loading subtitle file '%s'.\n"
@@ -718,6 +719,7 @@ static const char help_text[] = MSGTR_He
#define MSGTR_GUI_MSG_SkinCfgError "Config file processing error with skin '%s'\n"
#define MSGTR_GUI_MSG_SkinCfgNotFound "Skin '%s' not found.\n"
#define MSGTR_GUI_MSG_SkinCfgSelectedNotFound "Selected skin '%s' not found, trying skin 'default'...\n"
+#define MSGTR_GUI_MSG_SkinDirNotFound "No skin directory found! Please install a skin."
#define MSGTR_GUI_MSG_SkinErrorBitmap16Bit "Color depth of bitmap %s is 16 bits or less which is not supported.\n"
#define MSGTR_GUI_MSG_SkinErrorDefault "Default (%d) out of range\n"
#define MSGTR_GUI_MSG_SkinErrorItem "This item is not supported by '%s'.\n"
More information about the MPlayer-DOCS
mailing list