pmp_p4s.rc 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. // Microsoft Visual C++ generated resource script.
  2. //
  3. #include "resource1.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include "afxres.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. 1 TEXTINCLUDE
  25. BEGIN
  26. "resource1.h\0"
  27. END
  28. 2 TEXTINCLUDE
  29. BEGIN
  30. "#include ""afxres.h""\r\n"
  31. "\0"
  32. END
  33. 3 TEXTINCLUDE
  34. BEGIN
  35. "#include ""version.rc2""\r\n"
  36. "\0"
  37. END
  38. #endif // APSTUDIO_INVOKED
  39. /////////////////////////////////////////////////////////////////////////////
  40. //
  41. // String Table
  42. //
  43. STRINGTABLE
  44. BEGIN
  45. IDS_NULLSOFT_P4S_PLUGIN "Nullsoft PlaysForSure Plug-in v%s"
  46. 65535 "{01C3E74C-261E-45e2-AA30-ED4039DCD3A2}"
  47. END
  48. STRINGTABLE
  49. BEGIN
  50. IDS_TRANSFERRING_PERCENT "Transferring %d%%"
  51. IDS_LOADING "Loading %s..."
  52. IDS_COUND_NOT_CREATE_FOLDER "Error: Could not create folder on device"
  53. IDS_COULD_NOT_CREATE_METADATA "Error: Could not create metadata: %x"
  54. IDS_INCOMPATABLE_DEVICE "Incompatable device"
  55. IDS_ERROR_IN_INSERT "Error in Insert: %x"
  56. IDS_UNSPECIFIED_ERROR "Unspecified Error"
  57. IDS_WAITING_FOR_OTHER_TRANSFERS "Waiting for other transfers to finish..."
  58. IDS_TRANSFERRING "Transferring..."
  59. IDS_DONE "Done"
  60. IDS_WAITING "Waiting..."
  61. IDS_FAILED "Failed"
  62. END
  63. #endif // English (U.S.) resources
  64. /////////////////////////////////////////////////////////////////////////////
  65. #ifndef APSTUDIO_INVOKED
  66. /////////////////////////////////////////////////////////////////////////////
  67. //
  68. // Generated from the TEXTINCLUDE 3 resource.
  69. //
  70. #include "version.rc2"
  71. /////////////////////////////////////////////////////////////////////////////
  72. #endif // not APSTUDIO_INVOKED