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.
25 lines
617 B
25 lines
617 B
/*++
|
|
|
|
Copyright (c) 1997-1999 Microsoft Corporation
|
|
|
|
--*/
|
|
|
|
#include <unirc.h>
|
|
//#include <common.rc>
|
|
#include "ib87wres.rcv"
|
|
|
|
STRINGTABLE
|
|
|
|
BEGIN
|
|
// 1 "IBM 5587-WIN"
|
|
300 "自動給紙選択"
|
|
301 "弟一給紙カセット"
|
|
302 "第二給紙カセット"
|
|
303 "前面給紙トレイ"
|
|
304 "Time to Power Save"
|
|
305 "Toner Save Mode"
|
|
306 "Dark"
|
|
307 "Medium"
|
|
308 "Light"
|
|
309 "OFF"
|
|
END
|