aboutsummaryrefslogtreecommitdiff
path: root/Src/Plugins/Portable/pmp_android/pmp_android.rc
blob: 2d3122291022b9817f3e5d5312fd415c202717f2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
// Microsoft Visual C++ generated resource script.
//
#include "resource.h"

#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 2 resource.
//
#include "afxres.h"

/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS

/////////////////////////////////////////////////////////////////////////////
// English (U.S.) resources

#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
#ifdef _WIN32
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
#pragma code_page(1252)
#endif //_WIN32

#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// TEXTINCLUDE
//

1 TEXTINCLUDE 
BEGIN
    "resource.h\0"
END

2 TEXTINCLUDE 
BEGIN
    "#include ""afxres.h""\r\n"
    "\0"
END

3 TEXTINCLUDE 
BEGIN
    "#include ""version.rc2""\r\n"
    "\0"
END

#endif    // APSTUDIO_INVOKED


/////////////////////////////////////////////////////////////////////////////
//
// PNG
//

IDB_ANDROID_160         PNG                     "resources\\generic_android.png"
IDR_ANDROID_ICON        PNG                     "resources\\androidIcon.png"

/////////////////////////////////////////////////////////////////////////////
//
// Dialog
//

IDD_CONFIG DIALOGEX 0, 0, 264, 226
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_VISIBLE | WS_SYSMENU
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 400, 0, 0x1
BEGIN
    LTEXT           "File Name Format",IDC_STATIC,7,10,56,8
    EDITTEXT        IDC_NAMEFORMAT,80,7,127,14,ES_AUTOHSCROLL
    PUSHBUTTON      "Format Help",IDC_FILENAMEHELP,211,7,46,14
    LTEXT           "Playlist Directory",IDC_STATIC,7,26,54,8
    EDITTEXT        IDC_PLDIR,80,24,128,14,ES_AUTOHSCROLL
    PUSHBUTTON      "Browse...",IDC_PLBROWSE,211,23,46,14
    LTEXT           "Supported Formats",IDC_STATIC,7,42,62,8
    EDITTEXT        IDC_SUPPORTEDFORMATS,80,40,128,14,ES_AUTOHSCROLL
    PUSHBUTTON      "Syntax Help",IDC_FORMATSHELP,211,40,46,14
    LTEXT           "Delete Empty Folders",IDC_STATIC,7,55,69,8
    CONTROL         "",IDC_PURGEFOLDERS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,80,56,8,8
    PUSHBUTTON      "Save and Rescan",IDC_RESCAN,7,71,66,14
    PUSHBUTTON      "Refresh Cache",IDC_REFRESHCACHE,79,71,66,14
    GROUPBOX        "Playlist Writing Options",IDC_STATIC,7,95,250,49
    COMBOBOX        IDC_PL_WRITE_COMBO,12,108,120,35,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
    LTEXT           "Changing how Winamp saves its playlists may improve compatability with other portable devices.",IDC_STATIC,137,104,113,34
    LTEXT           "",IDC_PL_WRITE_EG,12,126,120,10
END

IDD_CONFIG_GLOBAL DIALOGEX 0, 0, 196, 90
STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Android Device Support Configuration"
FONT 8, "MS Shell Dlg", 400, 0, 0x1
BEGIN
    GROUPBOX        "Select the Drive to use from the available list below",IDC_STATIC,5,3,186,67
    COMBOBOX        IDC_COMBO_MANUALCONNECT,31,17,40,242,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
    PUSHBUTTON      "Connect Drive",IDC_MANUALCONNECT,75,17,90,13
    PUSHBUTTON      "Disconnect Drive",IDC_MANUALDISCONNECT,75,34,90,13
    PUSHBUTTON      "Blacklist Drive",IDC_MANUALBLACKLIST,75,51,90,13
    DEFPUSHBUTTON   "Close",IDOK,75,73,45,13
END


/////////////////////////////////////////////////////////////////////////////
//
// DESIGNINFO
//

#ifdef APSTUDIO_INVOKED
GUIDELINES DESIGNINFO 
BEGIN
    IDD_CONFIG, DIALOG
    BEGIN
        LEFTMARGIN, 7
        RIGHTMARGIN, 257
        TOPMARGIN, 7
        BOTTOMMARGIN, 218
    END

    IDD_CONFIG_GLOBAL, DIALOG
    BEGIN
        LEFTMARGIN, 5
        RIGHTMARGIN, 191
        TOPMARGIN, 3
        BOTTOMMARGIN, 86
    END
END
#endif    // APSTUDIO_INVOKED


/////////////////////////////////////////////////////////////////////////////
//
// String Table
//

STRINGTABLE 
BEGIN
    IDS_NULLSOFT_ANDROID_DEVICE_PLUGIN "Nullsoft Android Device Plug-in v%s"
    65535                   "{EBFF6E00-39D8-45e6-B3EC-E3B07A45E6B0}"
END

STRINGTABLE 
BEGIN
    IDS_CANNOT_OPEN_FILE    "Cannot open file"
    IDS_CANNOT_CREATE_FILE  "Cannot create file"
    IDS_TRANSFERING_PERCENT "Transferring %d%%"
    IDS_CANCELLED           "Cancelled"
    IDS_DONE                "Done"
    IDS_TRANSFER_FAILED     "Transfer failed"
    IDS_REMOVEABLE_DRIVE_DETECTED 
                            "Winamp has detected an Android device on %c:.\nIs this a device that you want to manage with Winamp?"
    IDS_WINAMP_PMP_SUPPORT  "Winamp Portable Music Player Support"
    IDS_MANUAL_CONNECT_PROMPT 
                            "Manually connecting the wrong device could cause problems.\nPlease be sure that you have entered a valid Android device letter.\n\nAre you sure you wish to continue?"
    IDS_WARNING             "Warning"
    IDS_LOADING_DRIVE_X     "Loading Drive X:"
    IDS_FAILED_TO_EJECT_DRIVE 
                            "Failed to eject device. Is something else using it?"
    IDS_ERROR               "Error"
    IDS_ANDROID_DRIVE_X     "ANDROID Drive X:"
    IDS_TRACK_IN_USE        "Track is in use - Could not delete!"
END

STRINGTABLE 
BEGIN
    IDS_CACHE_UPDATED       "Cache updated."
    IDS_SUCCESS             "Success"
    IDS_FILENAME_FORMATTING_INFO 
                            "You may enter a filename format string for your files.\nIt can contain \\ or / to delimit a path, and the following keywords:\n\n  <Artist> - inserts the artist with the default capitalization\n  <ARTIST> - inserts the artist in all uppercase\n  <artist> - inserts the artist in all lowercase\n  <Albumartist>/<ALBUMARTIST>/<albumartist> - inserts the album artist\n  <Album>/<ALBUM>/<album> - inserts the album\n  <year> - inserts the album year\n  <Genre>/<GENRE>/<genre> - inserts the album genre\n  <Title>/<TITLE>/<title> - inserts the track title\n  <filename> - inserts the original filename (extension safe)\n  <disc> - inserts the disc number\n  #, ##, or ### - inserts the track number, with leading 0s if ## or ###\n\n  For Example:     E:\\Music\\<Artist>\\<Album>\\## - <Title>\n"
    IDS_FILENAME_FORMAT_HELP "Filename Format Help"
    IDS_SELECT_FOLDER_TO_LOAD_PLAYLISTS 
                            "Please select a folder to load playlists from the device."
    IDS_ERR_SELECTED_PATH_NOT_ON_DEVICE 
                            "Error: selected path is not on device!"
    IDS_SUPPORTED_FORMAT_INFO 
                            "You may enter supported extensions in the form of\nextensions separated by semicolons.\n\nFor Example:   mp3;wav;wma"
    IDS_SUPPORTED_FORMAT_HELP "Supported Formats Help"
    IDS_RESCAN_COMPLETE_SAVED "Rescan complete, device settings saved."
    IDS_RESCAN_COMPLETE     "Rescan complete"
    IDS_ADVANCED            "Advanced"
    IDS_UNBLACKLIST_DRIVE   "Un-blacklist Drive"
    IDS_BLACKLIST_DRIVE     "Blacklist Drive"
    IDS_DRIVE_CONNECTED_DISCONNECT_Q 
                            "The Drive you have selected to blacklist is currently connected and being managed.\n\nWould you like to disconnect the Drive now or you can wait until you restart Winamp."
    IDS_SLASH_AT_START      "Slash at start of paths (default)"
    IDS_DOT_AT_START        "Dot at start of paths"
END

STRINGTABLE 
BEGIN
    IDS_NO_SLASH_OR_DOT     "No slash or dot at start"
    IDS_EG_SLASH            "e.g.  \\path\\to\\file.mp3"
    IDS_EG_DOT              "e.g.  .\\path\\to\\file.mp3"
    IDS_EG_NEITHER          "e.g.  path\\to\\file.mp3"
    IDS_DELAYLOAD_FAILURE   "Android plug-in cannot load the database to write the cache file"
END

#endif    // English (U.S.) resources
/////////////////////////////////////////////////////////////////////////////



#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 3 resource.
//
#include "version.rc2"

/////////////////////////////////////////////////////////////////////////////
#endif    // not APSTUDIO_INVOKED