|
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 |
|
|---|
| 5 | STRINGTABLE
|
|---|
| 6 | BEGIN
|
|---|
| 7 | IDSTR_TYPEAUDIO "Audio"
|
|---|
| 8 | IDSTR_TYPEIMAGE "Image"
|
|---|
| 9 | IDSTR_TYPEVIDEO "Video"
|
|---|
| 10 | IDSTR_AUDIOINFOTEXT "Play time:\t%02d:%02d\n\nSamplerate:\t%d\n\nBits per sample:\t%d\n\nChannels:\t%d"
|
|---|
| 11 | IDSTR_NOMMTEMPLATEFLDRTITLE "Error during file creation"
|
|---|
| 12 | IDSTR_NOMMTEMPLATEFLDR "Multimedia template folder can't be found. It may have lost the object ID <MMPM2_MMTEMPLATEFOLDER>."
|
|---|
| 13 | END
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.