comparison help/help_mp-en.h @ 36875:50687cb6d3be

Revise MSGTR_GUI_MSG_SkinErrorMessage.
author ib
date Tue, 04 Mar 2014 12:57:05 +0000
parents c0004493b01b
children c5ee0fc2ec75
comparison
equal deleted inserted replaced
36874:33a4b27e9f29 36875:50687cb6d3be
709 #define MSGTR_GUI_MSG_SkinCfgError "Config file processing error with skin '%s'\n" 709 #define MSGTR_GUI_MSG_SkinCfgError "Config file processing error with skin '%s'\n"
710 #define MSGTR_GUI_MSG_SkinCfgNotFound "Skin '%s' not found.\n" 710 #define MSGTR_GUI_MSG_SkinCfgNotFound "Skin '%s' not found.\n"
711 #define MSGTR_GUI_MSG_SkinCfgSelectedNotFound "Selected skin '%s' not found, trying skin 'default'...\n" 711 #define MSGTR_GUI_MSG_SkinCfgSelectedNotFound "Selected skin '%s' not found, trying skin 'default'...\n"
712 #define MSGTR_GUI_MSG_SkinErrorBitmap16Bit "Color depth of bitmap %s is 16 bits or less which is not supported.\n" 712 #define MSGTR_GUI_MSG_SkinErrorBitmap16Bit "Color depth of bitmap %s is 16 bits or less which is not supported.\n"
713 #define MSGTR_GUI_MSG_SkinErrorItem "This item is not supported by '%s'.\n" 713 #define MSGTR_GUI_MSG_SkinErrorItem "This item is not supported by '%s'.\n"
714 #define MSGTR_GUI_MSG_SkinErrorMessage "Error in skin config file on line %d: %s" 714 #define MSGTR_GUI_MSG_SkinErrorMessage "Error in skin config file at line %d: %s"
715 #define MSGTR_GUI_MSG_SkinErrorSection "No section specified for '%s'.\n" 715 #define MSGTR_GUI_MSG_SkinErrorSection "No section specified for '%s'.\n"
716 #define MSGTR_GUI_MSG_SkinErrorWindow "No window specified for '%s'.\n" 716 #define MSGTR_GUI_MSG_SkinErrorWindow "No window specified for '%s'.\n"
717 #define MSGTR_GUI_MSG_SkinFileNotFound "Skin file %s not found.\n" 717 #define MSGTR_GUI_MSG_SkinFileNotFound "Skin file %s not found.\n"
718 #define MSGTR_GUI_MSG_SkinFileNotReadable "Skin file %s not readable.\n" 718 #define MSGTR_GUI_MSG_SkinFileNotReadable "Skin file %s not readable.\n"
719 #define MSGTR_GUI_MSG_SkinFontFileNotFound "Font description file not found.\n" 719 #define MSGTR_GUI_MSG_SkinFontFileNotFound "Font description file not found.\n"