1
0

resource.h 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by ml_plg.rc
  4. //
  5. #define IDS_PLAY_TRACKS_SIMILAR_TO 1
  6. #define IDS_SCANNING_NEEDED 2
  7. #define IDS_SCANNER_BLURB 3
  8. #define IDS_ERROR_INITIALIZING 4
  9. #define IDS_IDLE 5
  10. #define IDS_INITIALIZING 6
  11. #define IDS_SYNC 7
  12. #define IDS_METADATA 8
  13. #define IDS_MUSICID 9
  14. #define IDS_DONE 10
  15. #define IDS_PAUSE 11
  16. #define IDS_SCAN 12
  17. #define IDS_DO_YOU_ALSO_WANT_TO_REMOVE_SETTINGS 13
  18. #define IDS_INITFAILMSG 14
  19. #define IDS_RESETDB 15
  20. #define IDS_RESETDB_TEXT 16
  21. #define IDS_MINUTES 17
  22. #define IDS_ITEMS 18
  23. #define IDS_ARTIST 19
  24. #define IDS_ALBUM 20
  25. #define IDS_TRACK 21
  26. #define IDS_TITLE 22
  27. #define IDS_SIZE 23
  28. #define IDS_LENGTH 24
  29. #define IDS_MEGABYTES 25
  30. #define IDS_STRING26 26
  31. #define IDD_PREFS 101
  32. #define IDD_DIALOG1 102
  33. #define IDD_NAG 107
  34. #define IDB_BITMAP1 108
  35. #define IDB_GN_LOGO 108
  36. #define IDD_FAIL 108
  37. #define IDD_GENERATE 113
  38. #define IDS_EXCUSE_ME 114
  39. #define IDS_STRING115 115
  40. #define IDS_SEED 115
  41. #define IDS_YES 116
  42. #define IDS_NO 117
  43. #define IDS_OPTIONS 118
  44. #define IDS_NO_OPTIONS 119
  45. #define IDS_STATS 120
  46. #define IDS_ML_QUERY 122
  47. #define IDD_ADD_PLAYLIST 123
  48. #define IDS_ENTER_A_NAME 123
  49. #define IDS_ERROR 124
  50. #define IDS_PL_NAME_PREFIX 126
  51. #define IDS_GENERATING 128
  52. #define IDS_CANT_USE_SEED 132
  53. #define IDS_UNKNOWN 133
  54. #define IDS_THERE_CAN_BE_ONLY_ONE 134
  55. #define IDS_DAYS 135
  56. #define IDS_DAY 136
  57. #define IDS_ERROR_RESET 138
  58. #define IDS_CANNOT_SHUT_DOWN 139
  59. #define IDC_TEST 1001
  60. #define IDC_BUTTON1 1002
  61. #define IDC_PLAYLIST 1003
  62. #define IDC_ENQUEUE 1004
  63. #define IDC_SAVE 1006
  64. #define IDC_PLAY 1007
  65. #define IDC_STATUS 1008
  66. #define IDC_SENDTO 1009
  67. #define IDC_PROGRESS1 1009
  68. #define IDC_BLURB 1010
  69. #define IDC_SCANONUSE 1012
  70. #define IDC_SCANLAUNCH 1013
  71. #define IDC_SCANDISABLE 1014
  72. #define IDC_LOGO 1015
  73. #define IDC_CHECK_USE_SEED 1016
  74. #define IDC_CHECK_MULTIPLE_ARTISTS 1017
  75. #define IDC_CHECK_MULTIPLE_ALBUMS 1018
  76. #define IDC_COMBO_LENGTH 1019
  77. #define IDC_RESETDB 1020
  78. #define IDC_RADIO_PLAYLIST_ITEMS 1021
  79. #define IDC_RADIO_PLAYLIST_LENGTH 1022
  80. #define IDC_RADIO_PLAYLIST_SIZE 1023
  81. #define IDC_CHECK_ML_QUERY 1024
  82. #define IDC_BUTTON_ML_QUERY 1026
  83. #define IDC_STATIC_GENERATING 1027
  84. #define IDC_BUTTON_GENERATE_CANCEL 1028
  85. #define IDC_LENGTH_TYPE 1029
  86. #define IDC_PROGRESS_GENERATE 1032
  87. #define IDC_STATIC_PROGRESS_STATE 1033
  88. #define IDC_BUTTON_CANCEL 1034
  89. #define IDC_LIST_RESULTS 1035
  90. #define IDC_BUTTON_OPTIONS 1035
  91. #define IDC_BUTTON_REGENERATE 1036
  92. #define IDC_BUTTON_SAVEAS 1037
  93. #define IDC_BUTTON_PLAY_NOW 1038
  94. #define IDC_BUTTON_ENQUEUE_NOW 1039
  95. #define IDC_LIST_RESULTS2 1040
  96. #define IDC_STATIC_UP_TO 1042
  97. #define IDC_STATIC_STATS 1043
  98. #define IDC_STATIC_STATUS_LABEL 1044
  99. #define IDC_EDIT_ML_QUERY 1045
  100. #define IDC_STATIC_QUERY_DESCRIPTION 1046
  101. #define IDC_STATIC_NAME 1047
  102. #define IDC_EDIT_NAME 1048
  103. #define IDC_BUTTON_QUERY_DEFAULT 1049
  104. #define IDC_BUTTON_RESTORE_QUERY_DEFAULT 1049
  105. #define IDC_GROUP_SEED 1050
  106. #define IDC_GROUP_PL_ENTRIES 1051
  107. #define IDC_GROUP_ML_QUERY 1052
  108. #define IDC_GROUP_STATUS 1053
  109. #define IDS_NULLSOFT_PLAYLIST_GENERATOR 65534
  110. // Next default values for new objects
  111. //
  112. #ifdef APSTUDIO_INVOKED
  113. #ifndef APSTUDIO_READONLY_SYMBOLS
  114. #define _APS_NEXT_RESOURCE_VALUE 140
  115. #define _APS_NEXT_COMMAND_VALUE 40001
  116. #define _APS_NEXT_CONTROL_VALUE 1054
  117. #define _APS_NEXT_SYMED_VALUE 101
  118. #endif
  119. #endif