source: branches/v2.9/classes/res/en/mmfind_en.rc

Last change on this file was 19, checked in by Lewis Rosenthal, 5 years ago

Update main help to include entries for image files.
Update EN dialogs and resources for various classes.

File size: 462 bytes
Line 
1#ifndef OS2_INCLUDED
2 #include <os2.h>
3#endif
4
5STRINGTABLE
6BEGIN
7IDSTR_TYPEAUDIO "Audio"
8IDSTR_TYPEIMAGE "Image"
9IDSTR_TYPEVIDEO "Video"
10IDSTR_AUDIOINFOTEXT "Play time:\t%02d:%02d\n\nSamplerate:\t%d\n\nBits per sample:\t%d\n\nChannels:\t%d"
11IDSTR_NOMMTEMPLATEFLDRTITLE "Error during file creation"
12IDSTR_NOMMTEMPLATEFLDR "Multimedia template folder can't be found. It may have lost the object ID <MMPM2_MMTEMPLATEFOLDER>."
13END
Note: See TracBrowser for help on using the repository browser.