# HG changeset patch # User ib # Date 1393937825 0 # Node ID 50687cb6d3be3d56c2316506d53e4949320c4d71 # Parent 33a4b27e9f293b136f83ca1829c673f847f615ba Revise MSGTR_GUI_MSG_SkinErrorMessage. diff -r 33a4b27e9f29 -r 50687cb6d3be help/help_mp-en.h --- 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"