summaryrefslogtreecommitdiffstats
path: root/public/sdk/inc/mfc40/l.kor/afxolecl.rc
diff options
context:
space:
mode:
Diffstat (limited to 'public/sdk/inc/mfc40/l.kor/afxolecl.rc')
-rw-r--r--public/sdk/inc/mfc40/l.kor/afxolecl.rc66
1 files changed, 66 insertions, 0 deletions
diff --git a/public/sdk/inc/mfc40/l.kor/afxolecl.rc b/public/sdk/inc/mfc40/l.kor/afxolecl.rc
new file mode 100644
index 000000000..67923935a
--- /dev/null
+++ b/public/sdk/inc/mfc40/l.kor/afxolecl.rc
@@ -0,0 +1,66 @@
+// This is a part of the Microsoft Foundation Classes C++ library.
+// Copyright (C) 1992-1995 Microsoft Corporation
+// All rights reserved.
+//
+// This source code is only intended as a supplement to the
+// Microsoft Foundation Classes Reference and related
+// electronic documentation provided with the library.
+// See these sources for detailed information regarding the
+// Microsoft Foundation Classes product.
+
+#ifndef __AFXOLECL_RC__
+#define __AFXOLECL_RC__
+
+#ifndef __AFXRES_H__
+ #include <afxres.h>
+#endif
+
+#ifndef _INC_DLGS
+ #include <dlgs.h>
+#endif
+
+#ifdef APSTUDIO_INVOKED
+// This will prevent the VC++ Resource Editor user from saving this file
+1 TEXTINCLUDE DISCARDABLE
+BEGIN
+"< Ç¥ÁØ MFC ¿øº»Àº º¯°æÇÒ ¼ö ¾øÀ½! >\0"
+END
+#endif // APSTUDIO_INVOKED
+
+#ifndef _AFXDLL
+
+/////////////////////////////////////////////////////////////////////////////
+// OLE Client Resources
+
+/////////////////////////////////////////////////////////////////////////////
+// OLE strings
+
+STRINGTABLE DISCARDABLE
+BEGIN
+ AFX_IDP_STATIC_OBJECT "Á¤Àû OLE °³Ã¼¸¦ È°¼ºÈ­ÇÒ ¼ö ¾øÀ½."
+ AFX_IDP_FAILED_TO_CONNECT "Á¢¼Ó ½ÇÆÐ.\n ¿¬°áÀÌ ²÷¾îÁ³À» ¼ö ÀÖÀ½."
+ AFX_IDP_SERVER_BUSY "¸í·ÉÀ» ó¸®ÇÒ ¼ö ¾øÀ½, ¼­¹ö »ç¿ë Áß."
+ AFX_IDP_BAD_VERB "¼­¹ö ÀÛµ¿ ½ÇÇà ½ÇÆÐ."
+ AFX_IDP_FAILED_TO_LAUNCH "¼­¹ö ÀÀ¿ëÇÁ·Î±×·¥ ½ÇÆÐ."
+ AFX_IDS_UPDATING_ITEMS "OLE °³Ã¼ »õ·Î °íħ"
+ AFX_IDP_FAILED_TO_CONVERT "OLE °³Ã¼ º¯È¯ ½ÇÆÐ."
+ AFX_IDP_ASK_TO_DISCARD "À©µµ¿ì Á¾·á ½Ã¿¡´Â OLE °³Ã¼°¡ ÀúÀåµÇÁö ¾ÊÀ½!\n %1¿¡ ´ëÇÑ ¸ðµç º¯°æ »çÇ×À» ¹ö¸±±î¿ä?"
+ AFX_IDP_FAILED_TO_CREATE "°³Ã¼ ¸¸µé±â ½ÇÆÐ. ÀÀ¿ë ÇÁ·Î±×·¥ÀÌ ½Ã½ºÅÛ µî·ÏºÎ¿¡ ÀԷµǾú´ÂÁö È®ÀÎÇϽʽÿÀ."
+
+ AFX_IDS_METAFILE_FORMAT "±×¸² (¸ÞŸÆÄÀÏ)\n ±×¸²"
+ AFX_IDS_DIB_FORMAT "ÀåÄ¡ µ¶¸³ ºñÆ®¸Ê\n ÀåÄ¡ µ¶¸³ ºñÆ®¸Ê"
+ AFX_IDS_BITMAP_FORMAT "ºñÆ®¸Ê\n ºñÆ®¸Ê"
+ AFX_IDS_LINKSOURCE_FORMAT "%s\n%s"
+ AFX_IDS_EMBED_FORMAT "%s\n%s"
+ AFX_IDS_RTF_FORMAT "Rich ÅؽºÆ® (RTF)\n±Û²Ã ¹× ´Ü¶ô ¼­½ÄÀÌ ÀÖ´Â ÅؽºÆ®"
+ AFX_IDS_TEXT_FORMAT "¼­½Ä ºñ¼³Á¤ ÅؽºÆ®\n¼­½ÄÀÌ ¾ø´Â ÅؽºÆ®"
+
+ AFX_IDS_INVALID_CURRENCY "À߸øµÈ ÅëÈ­."
+ AFX_IDS_INVALID_DATETIME "À߸øµÈ ÀϽÃ."
+ AFX_IDS_INVALID_DATETIMESPAN "À߸øµÈ ÀϽà ¹üÀ§."
+END
+
+/////////////////////////////////////////////////////////////////////////////
+
+#endif //!_AFXDLL
+#endif //__AFXOLECL_RC__