source: trunk/classes/res/it/audioplayer_it.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: 336 bytes
Line 
1#ifndef OS2_INCLUDED
2 #include <os2.h>
3#endif
4
5MENU ID_MENUTIMECONTEXT
6BEGIN
7 MENUITEM "Tempo ~trascorso" , ID_MENUITEMELAPSED
8 MENUITEM "Tempo ~rimanente" , ID_MENUITEMREMAINING
9 MENUITEM "Informazioni ~traccia" , ID_MENUITEMID3
10END
11
12STRINGTABLE
13BEGIN
14IDSTR_MASTERVOLUMEITEM "~Volume generale"
15END
Note: See TracBrowser for help on using the repository browser.