diff help/help_mp-zh_TW.h @ 33097:533c658a18da

Revise font related error messages.
author ib
date Fri, 01 Apr 2011 20:42:06 +0000
parents 4b7d4905862c
children 7b7d03089255
line wrap: on
line diff
--- a/help/help_mp-zh_TW.h	Fri Apr 01 13:59:50 2011 +0000
+++ b/help/help_mp-zh_TW.h	Fri Apr 01 20:42:06 2011 +0000
@@ -735,11 +735,11 @@
 #define MSGTR_SKIN_BITMAP_PNGReadError "PNG 讀取錯誤 (%s)\n"
 #define MSGTR_SKIN_BITMAP_ConversionError "24 比特到 32 比特的轉換發生錯誤 (%s)\n"
 #define MSGTR_SKIN_UnknownMessage "未知信息: %s\n"
-#define MSGTR_SKIN_FONT_NotEnoughtMemory "内存不够\n"
+#define MSGTR_SKIN_NotEnoughMemory "内存不够\n"
 #define MSGTR_SKIN_FONT_TooManyFontsDeclared "聲明字體太多。\n"
 #define MSGTR_SKIN_FONT_FontFileNotFound "找不到字體文件。\n"
 #define MSGTR_SKIN_FONT_FontImageNotFound "找不到字體圖像文件。\n"
-#define MSGTR_SKIN_FONT_NonExistentFontID "不存在的字體標簽 (%s)\n"
+#define MSGTR_SKIN_FONT_NonExistentFont "不存在的字體標簽 (%s)\n"
 #define MSGTR_SKIN_UnknownParameter "未知參數 (%s)\n"
 #define MSGTR_SKIN_SKINCFG_SkinNotFound "找不到皮膚 (%s)。\n"
 #define MSGTR_SKIN_SKINCFG_SelectedSkinNotFound "没找到選定的皮膚 (%s), 試着使用默認的...\n"