home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1996 November / VPR9611B.ISO / driver / hp / win31 / lj5l_n / strings.inc < prev    next >
Text File  |  1996-01-30  |  994b  |  14 lines

  1. CONST c_szTITLE$ = "HP LaserJet プリンティング ソフトウェア"
  2.  
  3. CONST c_szCORRUPT_SETUP_FILE$ = "セットアップするファイルに不正なものがあります。"
  4. CONST c_szINSTALL_ABORT$ = "セットアップ中止"
  5. CONST c_szNO_SELECTIONS$ = "セットアップするものが何も選ばれていません、カスタムセットアップのパネルに戻りますか。"
  6.  
  7. CONST c_szUNABLE_ALADDIN1$ = "Setup was unable to install the printer matching screen fonts in your Windows System."
  8. const c_szUNABLE_ALADDIN2$ = "You may install the fonts after setup is complete, by double-clicking the HP FontSmart icon to run FontSmart, "
  9. const c_szUNABLE_ALADDIN3$ = "then cleck the Printer Fonts button in the tool bar."
  10. CONST c_szUNABLE_ALADDIN_CAP$ = "Unable to Install Fonts"
  11.  
  12. CONST c_szDO_NET_ADMIN1$ ="You are running a shared copy of Windows over the network and setup has detected that the Network Admininstrator "
  13. CONST c_szDO_NET_ADMIN2$ = "install has not been performed. Please have your network administrator perform the install before proceeding."
  14.