diff options
Diffstat (limited to 'Src/Plugins/Library/ml_downloads/resource.h')
-rw-r--r-- | Src/Plugins/Library/ml_downloads/resource.h | 120 |
1 files changed, 120 insertions, 0 deletions
diff --git a/Src/Plugins/Library/ml_downloads/resource.h b/Src/Plugins/Library/ml_downloads/resource.h new file mode 100644 index 00000000..c3c33609 --- /dev/null +++ b/Src/Plugins/Library/ml_downloads/resource.h @@ -0,0 +1,120 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Visual C++ generated include file. +// Used by ml_downloads.rc +// +#define IDS_NULLSOFT_PODCAST 0 +#define IDS_PODCASTS 1 +#define IDS_DOWNLOADING_KB_COMPLETE 2 +#define IDS_DOWNLOADING_KB_PROGRESS 3 +#define IDS_DOWNLOADS 5 +#define IDS_DOWNLOADING 6 +#define IDS_CHOOSE_FOLDER 7 +#define IDS_FILE_NOT_FOUND 9 +#define IDS_CONNECTION_TIMED_OUT 10 +#define IDS_ERROR_PARSING_XML 11 +#define IDS_NO_JNETLIB 13 +#define IDS_JNETLIB_MISSING 14 +#define IDS_NO_EXPAT 15 +#define IDS_EXPAT_MISSING 16 +#define IDS_CONNECTION_RESET 17 +#define IDS_WDAY_SUN 28 +#define IDS_WDAY_MON 29 +#define IDS_WDAY_TUE 30 +#define IDS_WDAY_WED 31 +#define IDS_WDAY_THU 32 +#define IDS_WDAY_FRI 33 +#define IDS_WDAY_SAT 34 +#define IDS_MONTH_JAN 35 +#define IDS_MONTH_FEB 36 +#define IDS_MONTH_MAR 37 +#define IDS_MONTH_APR 38 +#define IDS_MONTH_MAY 39 +#define IDS_MONTH_JUN 40 +#define IDS_MONTH_JUL 41 +#define IDS_MONTH_AUG 42 +#define IDS_MONTH_SEP 43 +#define IDS_MONTH_OCT 44 +#define IDS_MONTH_NOV 45 +#define IDS_MONTH_DEC 46 +#define IDS_INVALID_LINK 54 +#define IDS_CONNECTION_RESET_BY_PEER 55 +#define IDS_DOWNLOADING_PERCENT 56 +#define IDS_SOURCE 57 +#define IDS_ITEM 58 +#define IDS_TITLE 58 +#define IDS_PROGRESS 59 +#define IDS_PATH 60 +#define IDS_PERM_DELETE_ARE_YOU_SURE 61 +#define IDS_PERM_DELETE_THESE_ARE_YOU_SURE 62 +#define IDS_DELETION 63 +#define IDS_CLEAR_ALL_FINISHED_DOWNLOADS 64 +#define IDS_CLEAN_UP_LIST 65 +#define IDS_DONE 66 +#define IDS_SAVE 67 +#define IDS_REQUIRES_INTERNET_CONNECTION_ENSURE_CONNECTION 68 +#define IDS_ADD_TO_DOWNLOADS 69 +#define IDS_SURE_YOU_WANT_TO_REMOVE_THIS 74 +#define IDS_CONFIRM 75 +#define IDS_CANCEL_DOWNLOADS_AND_QUIT 76 +#define IDS_CONFIRM_QUIT 77 +#define IDS_DELETEFAILED 80 +#define IDS_SORRY 81 +#define IDS_DATE 82 +#define IDS_N_A 83 +#define IDS_SIZE 84 +#define IDD_DOWNLOADS 107 +#define IDR_MENU1 112 +#define IDR_VIEW_DOWNLOAD_ACCELERATORS 122 +#define IDB_TREEITEM_DOWNLOADS 126 +#define IDB_TREEITEM_DOWNLOADS1 131 +#define IDS_DOWNLOAD_SUCCESS 134 +#define IDS_DOWNLOAD_FAILURE 135 +#define IDS_DOWNLOAD_CANCELED 136 +#define IDB_TREEITEM_DOWNLOADS2 136 +#define IDB_BITMAP2 137 +#define IDB_TREEITEM_DOWNLOADS3 137 +#define IDS_DOWNLOAD_PENDING 138 +#define IDS_DOWNLOADING_PROGRESS 139 +#define IDS_DOWNLOADING_COMPLETE 140 +#define IDC_CUSTOM 1000 +#define IDC_DELETE 1011 +#define IDC_DOWNLOADLIST 1029 +#define IDC_STATICDOWNLOADLOCATION 1034 +#define IDC_STATICAUTODOWNLOAD 1035 +#define IDC_ADD 1044 +#define IDC_EDIT 1045 +#define IDC_PLAY 1047 +#define IDC_ENQUEUE 1048 +#define IDC_DOWNLOAD 1050 +#define IDC_CANCEL 1051 +#define IDC_BROWSE 1051 +#define IDC_ENQUEUE2 1051 +#define IDC_BROWSER 1057 +#define IDC_STATUS 1058 +#define IDC_DOWNLOADLOCATION 1059 +#define IDC_SETTINGSBOX 1060 +#define IDC_CLEANUP 1060 +#define IDC_PLAYACTION 1065 +#define IDC_ENQUEUEACTION 1066 +#define ID_PLAYMEDIA_IDC 40018 +#define IDC_REMOVE 40024 +#define ID_Menu 40026 +#define IDC_INFOBOX 40028 +#define IDC_SELECTALL 40030 +#define ID_NAVIGATION_PREFERENCES 40032 +#define ID_NAVIGATION_HELP 40033 +#define ID_DOWNLOADS_EXPLORERITEMFOLDER 40034 +#define ID_ENQUEUE 40036 +#define ID_DOWNLOADS_CANCELDOWNLOAD 40043 +#define IDS_PLUGIN_NAME 65534 + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 141 +#define _APS_NEXT_COMMAND_VALUE 40044 +#define _APS_NEXT_CONTROL_VALUE 1068 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif |