Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

117 lines
3.2 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #define APSTUDIO_READONLY_SYMBOLS
  4. /////////////////////////////////////////////////////////////////////////////
  5. //
  6. // Generated from the TEXTINCLUDE 2 resource.
  7. //
  8. #include "shlobj.h"
  9. #include "resource.h"
  10. #include "appdefs.h"
  11. #include "icwutil.rcv"
  12. /////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14. /////////////////////////////////////////////////////////////////////////////
  15. // English (U.S.) resources
  16. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  17. #ifdef _WIN32
  18. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  19. #pragma code_page(1252)
  20. #endif //_WIN32
  21. #ifdef APSTUDIO_INVOKED
  22. /////////////////////////////////////////////////////////////////////////////
  23. //
  24. // TEXTINCLUDE
  25. //
  26. 2 TEXTINCLUDE DISCARDABLE
  27. BEGIN
  28. "#include ""resource.h""\r\n"
  29. "#include ""icwutil.rcv""\r\n"
  30. "\0"
  31. END
  32. 3 TEXTINCLUDE DISCARDABLE
  33. BEGIN
  34. "\r\n"
  35. "\0"
  36. END
  37. 1 TEXTINCLUDE DISCARDABLE
  38. BEGIN
  39. "resource.h\0"
  40. END
  41. #endif // APSTUDIO_INVOKED
  42. /////////////////////////////////////////////////////////////////////////////
  43. //
  44. // ICON
  45. //
  46. /////////////////////////////////////////////////////////////////////////////
  47. //
  48. // Dialog
  49. //
  50. /////////////////////////////////////////////////////////////////////////////
  51. //
  52. // String Table
  53. //
  54. STRINGTABLE DISCARDABLE
  55. BEGIN
  56. IDS_HTML_DEFAULT_FONTFACE "Ms Sans Serif"
  57. IDS_HTML_DEFAULT_FONTSIZE "8pt"
  58. IDS_APPNAME "Internet Connection Wizard"
  59. END
  60. STRINGTABLE DISCARDABLE
  61. BEGIN
  62. IDS_ERR_INVALID_MSG "The information entered in the %s field is not valid.\nEnter the required information, and then click Next."
  63. IDS_PAYMENT_CC_LUHNCHK "The credit card number you entered is not valid. Check the number, and then click Next."
  64. IDS_PAYMENT_CCEXPDATE "Your credit card has expired. Check the expiration date or use another credit card, and then click Next."
  65. END
  66. STRINGTABLE DISCARDABLE
  67. BEGIN
  68. IDS_USERINFO_FE_NAME "Full name"
  69. IDS_USERINFO_FIRSTNAME "First name"
  70. IDS_USERINFO_LASTNAME "Last or surname"
  71. IDS_USERINFO_COMPANYNAME "Company name"
  72. IDS_USERINFO_ADDRESS1 "Address"
  73. IDS_USERINFO_ADDRESS2 "Additional address information"
  74. IDS_USERINFO_CITY "City"
  75. IDS_USERINFO_STATE "State or province"
  76. IDS_USERINFO_ZIP "ZIP or postal code"
  77. IDS_USERINFO_PHONE "Phone number"
  78. IDS_PAYMENT_CCNUMBER "Credit card number"
  79. IDS_PAYMENT_CCNAME "Cardholder name"
  80. IDS_PAYMENT_CCADDRESS "Billing address appears on the card"
  81. IDS_PAYMENT_CCZIP "ZIP or postal code"
  82. IDS_PAYMENT_PBNAME "Name that appears on the card"
  83. IDS_PAYMENT_PBNUMBER "Phone number"
  84. IDS_USERINFO_FURIGANA "Furigana name"
  85. END
  86. #endif // English (U.S.) resources
  87. /////////////////////////////////////////////////////////////////////////////
  88. #ifndef APSTUDIO_INVOKED
  89. /////////////////////////////////////////////////////////////////////////////
  90. //
  91. // Generated from the TEXTINCLUDE 3 resource.
  92. //
  93. /////////////////////////////////////////////////////////////////////////////
  94. #endif // not APSTUDIO_INVOKED