home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.0 (User) / OS_user_4.0.iso / usr / template / client / Drivers / i386 / FTGSerialLightPen.config / English.lproj / Localizable.strings
Encoding:
Text File  |  1995-10-23  |  1.6 KB  |  37 lines

  1. /* Name used in the browser */
  2. "FTGSerialLightPen" = "FTG Light Pen";
  3.  
  4. /* Name used in the inspector */
  5. "Long Name" = "FTG Serial Light Pen";
  6.  
  7. /* labels for various buttons & controls */
  8. "SERIAL_PORT_BOX_TITLE" = "Serial Port #";
  9. "CALIBRATE_BUTTON" = "Calibrate";
  10. "OK_BUTTON" = "Ok";
  11. "CANCEL_BUTTON" = "Cancel";
  12. "PROCEED_BUTTON" = "Proceed";
  13. "ACCEPT_BUTTON" = "Accept";
  14. "RESTORE_BUTTON" = "Restore";
  15. "RESPONSE_BOX_TITLE" = "Response";
  16. "SLOW_TEXT" = "Slow";
  17. "FAST_TEXT" = "Fast";
  18. "CALIBRATE_PANEL" = "FTG Light Pen Calibration";
  19.  
  20.  
  21. /* instructions & messages presented during calibration */
  22.  
  23. "CALIBRATE_INSTRUCTIONS" = "When you begin the calibration process, the screen will turn black.  A sequence of four white lines will appear on the screen.
  24.  
  25. Wiggle the tip of the light pen over each line until it disappears and the next line appears.  Continue until the screen returns to normal.
  26.  
  27. If you do not see the lines, you may need to adjust your monitor.  The calibration process will abort if the light pen is idle for ten seconds.";
  28.  
  29. "CALIBRATE_FAILED" = "Calibration Failed!
  30.  
  31. The FTG light pen driver was unable to accumulate enough samples to calibrate the light pen.  You may need to adjust your monitor.  Please try calibration again.";
  32.  
  33. "CALIBRATE_COMPLETE" = "Please exercise the light pen to verify that the cursor follows the pen tip.  If the calibration is satisfactory, click 'Accept'.  In order to keep the new calibration in effect through reboot, you must save the configuration.
  34.  
  35. If the calibration is not satisfactory, click 'Restore' and the previous calibration values will be restored.";
  36.  
  37.