source: trunk/classes/res/en/audioplayer_en.rc

Last change on this file was 2, checked in by stevenhl, 8 years ago

Import sources from cwmm-full.zip dated 2005-03-21

File size: 335 bytes
Line 
1#ifndef OS2_INCLUDED
2 #include <os2.h>
3#endif
4
5MENU ID_MENUTIMECONTEXT
6BEGIN
7 MENUITEM "~Elapsed time" , ID_MENUITEMELAPSED
8 MENUITEM "~Remaining time" , ID_MENUITEMREMAINING
9 MENUITEM "~Track information" , ID_MENUITEMID3
10END
11
12STRINGTABLE
13BEGIN
14IDSTR_MASTERVOLUMEITEM "Master ~Volume"
15END
16
Note: See TracBrowser for help on using the repository browser.