fix "no newline at end of file" errors
authorSylvain Petreolle <spetreolle@yahoo.fr>
Sun, 25 Oct 2009 23:10:28 +0000 (23:10 +0000)
committerSylvain Petreolle <spetreolle@yahoo.fr>
Sun, 25 Oct 2009 23:10:28 +0000 (23:10 +0000)
svn path=/trunk/; revision=43762

reactos/base/applications/fontview/lang/zh-CN.rc
reactos/base/applications/fontview/lang/zh-TW.rc

index 46d2623..3609b87 100644 (file)
@@ -18,4 +18,5 @@ BEGIN
        IDS_ERROR_NOFONT, "£¥1²»ÊÇÒ»¸öÓÐЧµÄ×ÖÌåµµ°¸¡£" 
        IDS_ERROR_NOCLASS, "´°¿ÚÎÞ·¨³õʼ»¯¡£" 
        IDS_ERROR_BADCMD, "ûÓÐÌṩ×ÖÌåÎļþ¡£\nÓï·¨£º\n  fontview.exe <×ÖÌåµµ°¸>"  
-END
\ No newline at end of file
+END
+
index ab70eba..714bc46 100644 (file)
@@ -18,4 +18,5 @@ BEGIN
        IDS_ERROR_NOFONT, "%1 ¤£¬O¤@­Ó¦³®Äªº¦rÅéÀɮסC"
        IDS_ERROR_NOCLASS, "µ¡¤fµLªkªì©l¤Æ¡C"
        IDS_ERROR_BADCMD, "¨S¦³´£¨Ñ¦rÅé¤å¥ó¡C\n»yªk¡G\n  fontview.exe <¦rÅéÀÉ®×>"
-END
\ No newline at end of file
+END
+