Use new naming convention.
[reactos.git] / reactos / dll / cpl / mmsys / lang / en-US.rc
1 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
2
3 IDD_HARDWARE DIALOGEX 0, 0, 246, 228
4 STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
5 CAPTION "Hardware"
6 FONT 8, "MS Shell Dlg"
7 BEGIN
8 END
9
10 STRINGTABLE
11 BEGIN
12 IDS_CPLNAME "Sound and Audio Devices"
13 IDS_CPLDESCRIPTION "Changes the sound scheme for your computer, or configure the settings for your speakers and recording devices."
14 END
15