You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
426 B
15 lines
426 B
// STRINGS.RC
|
|
//
|
|
// Strings that are used strictly within the mindriver
|
|
//
|
|
|
|
#include "strings.h"
|
|
|
|
STRINGTABLE
|
|
|
|
BEGIN
|
|
|
|
IDS_SOFTFONTWARNING "If soft fonts and/or external font catridges are installed for the printer, you need to copy them to the new port via the Fonts button, found on the fonts page of the printers properties."
|
|
|
|
END
|
|
|