changeset 36875:50687cb6d3be

Revise MSGTR_GUI_MSG_SkinErrorMessage.
author ib
date Tue, 04 Mar 2014 12:57:05 +0000
parents 33a4b27e9f29
children 27b48ba4fe15
files help/help_mp-en.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/help/help_mp-en.h	Sun Mar 02 21:13:19 2014 +0000
+++ b/help/help_mp-en.h	Tue Mar 04 12:57:05 2014 +0000
@@ -711,7 +711,7 @@
 #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"