[MPlayer-DOCS] r36971 - trunk/help/help_mp-en.h
ib
subversion at mplayerhq.hu
Tue Mar 4 13:57:05 CET 2014
Author: ib
Date: Tue Mar 4 13:57:05 2014
New Revision: 36971
Log:
Revise MSGTR_GUI_MSG_SkinErrorMessage.
Modified:
trunk/help/help_mp-en.h
Modified: trunk/help/help_mp-en.h
==============================================================================
--- trunk/help/help_mp-en.h Sun Mar 2 22:13:19 2014 (r36970)
+++ trunk/help/help_mp-en.h Tue Mar 4 13:57:05 2014 (r36971)
@@ -711,7 +711,7 @@ static const char help_text[] = MSGTR_He
#define MSGTR_GUI_MSG_SkinCfgSelectedNotFound "Selected skin '%s' not found, trying skin 'default'...\n"
#define MSGTR_GUI_MSG_SkinErrorBitmap16Bit "Color depth of bitmap %s is 16 bits or less which is not supported.\n"
#define MSGTR_GUI_MSG_SkinErrorItem "This item is not supported by '%s'.\n"
-#define MSGTR_GUI_MSG_SkinErrorMessage "Error in skin config file on line %d: %s"
+#define MSGTR_GUI_MSG_SkinErrorMessage "Error in skin config file at line %d: %s"
#define MSGTR_GUI_MSG_SkinErrorSection "No section specified for '%s'.\n"
#define MSGTR_GUI_MSG_SkinErrorWindow "No window specified for '%s'.\n"
#define MSGTR_GUI_MSG_SkinFileNotFound "Skin file %s not found.\n"
More information about the MPlayer-DOCS
mailing list