mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 07:03:06 +00:00
18 lines
624 B
Text
18 lines
624 B
Text
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_INSTALL "Install"
|
|
IDS_PRINT "Print"
|
|
IDS_STRING "Jackdaws love my big sphinx of quartz. 1234567890"
|
|
IDS_OPEN "Open Font..."
|
|
IDS_ERROR "Error"
|
|
IDS_ERROR_NOMEM "There's not enough memory to complete the operation."
|
|
IDS_ERROR_NOFONT "The file %1 is not a valid font file."
|
|
IDS_ERROR_NOCLASS "Could not initialize window class."
|
|
IDS_FILTER_LIST "All Supported Fonts (*.ttf;*.fon;*.otf)\0*.ttf;*.fon;*.otf\0\
|
|
TrueType Font (*.ttf)\0*.ttf\0\
|
|
OpenType Font (*.otf)\0*.otf\0\
|
|
Font File (*.fon)\0*.fon\0\
|
|
All Files (*.*)\0*.*\0"
|
|
END
|