diff help/help_mp-en.h @ 33062:be0848508395

Cosmetic: Rename error message. The renaming allows usage at other places without sounding strange there.
author ib
date Wed, 30 Mar 2011 10:07:15 +0000
parents 492520edebad
children 83c226105086
line wrap: on
line diff
--- a/help/help_mp-en.h	Tue Mar 29 19:42:05 2011 +0000
+++ b/help/help_mp-en.h	Wed Mar 30 10:07:15 2011 +0000
@@ -578,7 +578,7 @@
 #define MSGTR_SKIN_ERRORMESSAGE "Error in skin config file on line %d: %s"
 #define MSGTR_SKIN_ERROR_SECTION "No section specified for '%s'.\n"
 #define MSGTR_SKIN_ERROR_WINDOW "No window specified for '%s'.\n"
-#define MSGTR_SKIN_ERROR_IN_WINDOW "This item is not supported by '%s'.\n"
+#define MSGTR_SKIN_ERROR_ITEM "This item is not supported by '%s'.\n"
 #define MSGTR_SKIN_SkinFileNotFound "Skin file %s not found.\n"
 #define MSGTR_SKIN_SkinFileNotReadable "Skin file %s not readable.\n"
 #define MSGTR_SKIN_BITMAP_16bit  "Color depth of bitmap %s is 16 bits or less which is not supported.\n"