home *** CD-ROM | disk | FTP | other *** search
/ Lighthouse Design Suite / LIGHTHOUSE.mdf / Diagram_2.5 / Application / Diagram.app / English.lproj / Localizable.strings < prev    next >
Text File  |  1995-05-01  |  20KB  |  883 lines

  1. /* inspectors strings */
  2. /* panel title when an error occurred playing a sound */
  3. "SoundKit error";
  4.  
  5. /* More than one inspector of the current type applies to the selection */
  6. "INSP Multiple" = "Multiple Selection";
  7.  
  8. /* Nothing is selected so no inspector */
  9. "INSP None" = "No Selection";
  10.  
  11. /* No attributes inspector applies to the selection */
  12. "Color Title" = "Style Inspector";
  13.  
  14. /* No attributes inspector applies to the selection */
  15. "Attributes Title" = "Attributes Inspector";
  16.  
  17. /* No attributes inspector applies to the selection */
  18. "INSP No Atts" = "No Attributes Inspector";
  19.  
  20. /* No size inspector to the selection */
  21. "INSP No Position" = "No Position Inspector";
  22.  
  23. /* No Style inspector applies to the selection */
  24. "INSP No Style" = "No Style Inspector";
  25.  
  26. /* No Sound inspector applies to the selection */
  27. "INSP No Sound" = "No Sound Inspector";
  28.  
  29. /* No attributes inspector applies to the selection */
  30. "Size Title" = "Position Inspector";
  31.  
  32. /* Nothing is being inspected so no name for panel */
  33. "INSP No Title" = "Inspector";
  34.  
  35. /* No attributes inspector applies to the selection */
  36. "Sound Title" = "Sound Inspector";
  37.  
  38. /* graphicsUndo strings */
  39. /* menu item to undo an unlock operation */
  40. "Undo Unlock";
  41.  
  42. /* menu item to redo an unlock operation */
  43. "Redo Unlock";
  44.  
  45. /* comment */
  46. "Undo Ungroup";
  47.  
  48. /* comment */
  49. "Redo Ungroup";
  50.  
  51. /* comment */
  52. "Undo Text Placement";
  53.  
  54. /* comment */
  55. "Redo Text Placement";
  56.  
  57. /* comment */
  58. "Undo Text Change";
  59.  
  60. /* comment */
  61. "Redo Text Change";
  62.  
  63. /* menu item to redo a sound change */
  64. "Redo Sound Change";
  65.  
  66. /* menu item to undo a sound change. */
  67. "Undo Sound Change";
  68.  
  69. /* undo a shape change. */
  70. "Undo Shape Change";
  71.  
  72. /* redo a shape change */
  73. "Redo Shape Change";
  74.  
  75. /* undo a send-to-back change */
  76. "Undo Send to Back";
  77.  
  78. /* redo a send-to-back changecomment */
  79. "Redo Send to Back";
  80.  
  81. /* undo a rotation change */
  82. "Undo Rotate";
  83.  
  84. /* redo a rotation change */
  85. "Redo Rotate";
  86.  
  87. /* undo a resize change */
  88. "Undo Resize";
  89.  
  90. /* redo a resize change */
  91. "Redo Resize";
  92.  
  93. /* undo a page layout change */
  94. "Undo Layout Change";
  95.  
  96. /* redo a page layout change */
  97. "Redo Layout Change";
  98.  
  99. /* undo a move change */
  100. "Undo Move";
  101.  
  102. /* redo a move change */
  103. "Redo Move";
  104.  
  105. /* undo a locking change */
  106. "Undo Lock";
  107.  
  108. /* redo a locking change */
  109. "Redo Lock";
  110.  
  111. /* undo an image change */
  112. "Undo Image Change";
  113.  
  114. /* redo an image change */
  115. "Redo Image Change";
  116.  
  117. /* redo a line style change */
  118. "Redo Style Change";
  119.  
  120. /* undo a line style change */
  121. "Undo Style Change";
  122.  
  123. /* undo a change in label position */
  124. "Undo Label Move";
  125.  
  126. /* redo a change in label position */
  127. "Redo Label Move";
  128.  
  129. /* undo a change in label offset */
  130. "Undo Label Offset";
  131.  
  132. /* redo a change in label offset */
  133. "Redo Label Offset";
  134.  
  135. /* undo a group operation */
  136. "Undo Group";
  137.  
  138. /* redo a group operation */
  139. "Redo Group";
  140.  
  141. /* undo a change to the grid */
  142. "Undo Grid Change";
  143.  
  144. /* redo a change to the grid */
  145. "Redo Grid Change";
  146.  
  147. /* redo a graphic style change */
  148. "Redo Style Change";
  149.  
  150. /* undo a graphic style change */
  151. "Undo Style Change";
  152.  
  153. /* undo a flip operation */
  154. "Undo Flip";
  155.  
  156. /* redo a flip operation */
  157. "Redo Flip";
  158.  
  159. /* undo deletion */
  160. "Undo Delete";
  161.  
  162. /* redo deletion */
  163. "Redo Delete";
  164.  
  165. /* undo a cut operation */
  166. "Undo Cut";
  167.  
  168. /* redo a cut operation */
  169. "Redo Cut";
  170.  
  171. /* redo creation of symbols */
  172. "Redo Creation";
  173.  
  174. /* undo creation of symbols */
  175. "Undo Creation";
  176.  
  177. /* undo a line */
  178. "Undo Line Addition";
  179.  
  180. /* redo a line */
  181. "Redo Line Addition";
  182.  
  183. /* undo a bring to front operation */
  184. "Undo Bring to Front";
  185.  
  186. /* redo a bring to front operation */
  187. "Redo Bring to Front";
  188.  
  189. /* undo a change to the bounds of an object */
  190. "Undo Bounds Change";
  191.  
  192. /* redo a change to the bounds of an object */
  193. "Redo Bounds Change";
  194.  
  195. /* redo the addition of an attachment */
  196. "Redo Attachment Change";
  197.  
  198. /* undo the addition of an attachment */
  199. "Undo Attachment Change";
  200.  
  201. /* undo alignment change */
  202. "Undo Align";
  203.  
  204. /* redo alignment change */
  205. "Redo Align";
  206.  
  207. /* undo a graphic addition */
  208. "Undo Addition";
  209.  
  210. /* redo a graphic addition */
  211. "Redo Addition";
  212.  
  213. /* undo strings */
  214. /* text for undo menu item */
  215. "Undo";
  216.  
  217. /* text for redo menu item */
  218. "Redo";
  219.  
  220. /* panelOwners strings */
  221. /* message displayed when an invalid zoom value is entered */
  222. "Value must be between %i%% and %i%%";
  223.  
  224. /* Title of panels discussing templates */
  225. "Template File";
  226.  
  227. /* No template file has been specified */
  228. "No Template File specified yet";
  229.  
  230. /* The template file specified could not be found */
  231. "Couldn't find template file %s.";
  232.  
  233. /* Displayed when no matches were found during Find */
  234. "Not Found";
  235.  
  236. /* application strings */
  237. /* help file describing the Link Inspector */
  238. "LinkInspPanel.rtfd";
  239.  
  240. /* Title of panel during logout or power-off */
  241. "Logout/Power-off";
  242.  
  243. /* Error message displayed when attempts to create the .AppInfo/Diagram folder fail */
  244. "Can't create the ~/.AppInfo/Diagram folder.";
  245.  
  246. /* Message displayed when an unregistered copy is executed */
  247. "This program is not licensed. Please refer to your installation guide for registration instructions.";
  248.  
  249. /* Message displayed when a demontration program expires */
  250. "This demonstration program has expired.";
  251.  
  252. /* Name of directory which contains the samples */
  253. "Sample";
  254.  
  255. /* Name of directory which contains the online manual */
  256. "Manual";
  257.  
  258. /* Displayed on panels discussing the Revert To Saved menu item */
  259. "Revert to Saved";
  260.  
  261. /* Explanation on quit panel */
  262. "There are unsaved documents. Review them?";
  263.  
  264. /* Message displayed when Revert To Saved failed on unknown error. */
  265. "Failed reverting to saved file %s.  Document unchanged.";
  266.  
  267. /* Title of button used to register */
  268. "License...";
  269.  
  270. /* Title of panels about printing */
  271. "Print";
  272.  
  273. /* The version number of Diagram */
  274. "versionString" = "2.5";
  275.  
  276. /* The title for the panel saying that too many users are using Diagram */
  277. "Registration";
  278.  
  279. /* Message displayed when the list of open documents cannot be saved */
  280. "Can't write the list of open files.";
  281.  
  282. /* Title of the License panel */
  283. "License";
  284.  
  285. /* Message displayed when Revert To Saved is selected. Also indicates that the can not be undone. */
  286. "Do you want to revert all changes to %s? You can't undo this operation.";
  287.  
  288. /* Ignore edited documents and exit */
  289. "Quit Anyway";
  290.  
  291. /* Title of button on license panel used to enter demo mode */
  292. "Demo";
  293.  
  294. /* Message displayed when users of a demonstration attempt to print */
  295. "Cannot print. This is a demonstration program.";
  296.  
  297. /* Title of button on RevertToSaved panel which causes the document to be restored to its previously saved state */
  298. "Revert";
  299.  
  300. /* Message displayed when too many users are running Diagram */
  301. "Too many users are using Diagram. Printing and Saving are disabled.";
  302.  
  303. /* canvas strings */
  304. /* font used on zoom button */
  305. "zoomButtonFont" = "Helvetica";
  306.  
  307. /* Used to display a percentaget on the zoom pop-up */
  308. "%d%%";
  309.  
  310. /* font size used on zoom button */
  311. "zoomButtonFontSize" = "11";
  312.  
  313. /* file used for help on symbol mode */
  314. "SymbolMode.rtfd";
  315.  
  316. /* file used for help on selection mode */
  317. "SelectionMode.rtfd";
  318.  
  319. /* file used for help on text mode */
  320. "TextMode.rtfd";
  321.  
  322. /* file used for help on zoom mode */
  323. "ZoomMode.rtfd";
  324.  
  325. /* file used for help on line mode */
  326. "LineMode.rtfd";
  327.  
  328. /* Error message displayed when paste fails */
  329. "Error during pasting of Style.\nMaybe try again.";
  330.  
  331. /* Title of the publish selection alert panel */
  332. "Publish Selection";
  333.  
  334. /* The error message */
  335. "Cannot save link file.";
  336.  
  337. /* displayed on Find panel to show the number of replacements done */
  338. "%d found";
  339.  
  340. /* Error message displayed when paste fails */
  341. "Error during paste.\nMaybe try again.";
  342.  
  343. /* document strings */
  344. /* Message displayed when the user is not allowed to write the file */
  345. "You do not have permission to write the file \"%s\"";
  346.  
  347. /* Error message displayed when a document cannot be written */
  348. "Can't write the file \"%s\"";
  349.  
  350. /* Displayed when attempting to read a document and realizing that the document is badly formatted */
  351. "The document \"%s\" is corrupt";
  352.  
  353. /* Error message displayed when the user lacks read permission for the document that was read */
  354. "You do not have permission to read the file \"%s\"";
  355.  
  356. /* Error message displayed if the specified document can not be found */
  357. "Can't find the file \"%s\"";
  358.  
  359. /* Title of panels about opening documents */
  360. "Open";
  361.  
  362. /* Error message displayed if the data read from the document is incorrect */
  363. "Error reading in data from the file \"%s\"";
  364.  
  365. /* Error message displayed when a document cannot be opened for reading */
  366. "Can't open the file \"%s\" for reading.";
  367.  
  368. /* Title of panels about saving */
  369. "Save";
  370.  
  371. /* Error message displayed if an error occurs reading a documents status */
  372. "Cannot read the status for file \"%s\"";
  373.  
  374. /* Displayed when an error is found reading a diagram text file */
  375. "Syntax error on line %d of \"%s\"";
  376.  
  377. /* Error message displayed when a document cannot be opened for writing */
  378. "Can't open the file \"%s\" for writing.";
  379.  
  380. /* Error message displayed when a directory cannot be created for a new document */
  381. "Can't create the file \"%s\"";
  382.  
  383. /* Name of startup palette */
  384. "UNTITLED-1.dpalette2";
  385.  
  386. /* Title of open panel when setting an attachment file */
  387. "Set Attachment";
  388.  
  389. /* Title of open panel when setting a template file */
  390. "Set Template";
  391.  
  392. /* Title of open panel displayed when creating new documents from templates */
  393. "New From Template";
  394.  
  395. /* Title of open panel when setting an image file */
  396. "Set Image";
  397.  
  398. /* Refers to closing documents */
  399. "docClose" = "Close";
  400.  
  401. /* Do not perform the save operation */
  402. "Don't Save";
  403.  
  404. /* Error message displayed when directory creation fails in /tmp */
  405. "Cannot create a temporary directory in /tmp.";
  406.  
  407. /* Name displayed on new and untitled documents */
  408. "UNTITLED";
  409.  
  410. /* Message displayed when services are requested on an unsaved document */
  411. "saveBeforeService" = "Do you wish to save this document before your request is serviced?";
  412.  
  413. /* Message displayed when unknown file types are encountered */
  414. "Unknown document version.";
  415.  
  416. /* Displayed when a backup document cannot be created */
  417. "Cannot create a backup file.";
  418.  
  419. /* Title of panel which appears when directory creation fails in /tmp */
  420. "Warning";
  421.  
  422. /* Title of panel displayed which discusses services */
  423. "Service";
  424.  
  425. /* alert panel which appears if the user attempts to use SaveTo to save to the native format. Should never appear. */
  426. "Cannot SaveTo native format";
  427.  
  428. /* Default button name for the name conflict alert panel above */
  429. "Replace";
  430.  
  431. /* Alert panel to ask user if they really want to close an already open document before saving */
  432. "The document you are replacing is already open. If you continue, the changes you have made to it will be lost.";
  433.  
  434. /* The name for newly created documents */
  435. "untitledDocument" = "UNTITLED";
  436.  
  437. /* The document has changes. The user is asked if the changes should be saved */
  438. "%s has changes. Save them?";
  439.  
  440. /* ruler strings */
  441. /* name of the help file describing documents and windows */
  442. "DocsAndWinds.rtfd";
  443.  
  444. /* the name of the help file describing rulers */
  445. "Rulers.rtfd";
  446.  
  447. /* the font used to display numbers on the ruler */
  448. "rulerFont" = "Helvetica";
  449.  
  450. /* palette strings */
  451. /* name of help file describing palettes */
  452. "Palettes.rtfd";
  453.  
  454. /* font size used in edit button in palettes */
  455. "editButtonFontSize" = "11";
  456.  
  457. /* font used in edit button in palettes */
  458. "editButtonFont" = "Helvetica";
  459.  
  460. /* Main menu title */
  461. "Diagram!";
  462.  
  463. /* Name of the Tools menu item in the main menu. */
  464. "Tools";
  465.  
  466. /* Name of the Palettes menu item in the Tools menu. */
  467. "Palettes";
  468.  
  469. /* graphic strings */
  470. /* Title of alert which lets the user know that an image that he tried to import was some how defective. */
  471. "Import Image";
  472.  
  473. /* Message of alert which lets the user know that an image that he tried to import was some how defective. */
  474. "Unable to import image into Diagram.";
  475.  
  476. /* shapes strings */
  477. /* linegraphic strings */
  478. /* The default label */
  479. "Label";
  480.  
  481. /* textUndo strings */
  482. /* redo text replace change */
  483. "Redo Replace";
  484.  
  485. /* undo text justification */
  486. "Undo Justify";
  487.  
  488. /* undo paste ruler */
  489. "Undo Paste Ruler";
  490.  
  491. /* redo paste font change */
  492. "Redo Paste Font";
  493.  
  494. /* undo superscript */
  495. "Undo Superscript";
  496.  
  497. /* undo underlining */
  498. "Undo Underline";
  499.  
  500. /* undo textual cut */
  501. "Undo Cut";
  502.  
  503. /* undo font change */
  504. "Undo Set Font";
  505.  
  506. /* redo text justification */
  507. "Redo Justify";
  508.  
  509. /* redo paste ruler */
  510. "Redo Paste Ruler";
  511.  
  512. /* redo superscript */
  513. "Redo Superscript";
  514.  
  515. /* undo text centering */
  516. "Undo Center";
  517.  
  518. /* undo new tab */
  519. "Undo New Tab";
  520.  
  521. /* redo underlining */
  522. "Redo Underline";
  523.  
  524. /* undo text gray */
  525. "Undo Text Gray";
  526.  
  527. /* undo unscript */
  528. "Undo Unscript";
  529.  
  530. /* redo textual cut */
  531. "Redo Cut";
  532.  
  533. /* undo textual left alignment */
  534. "Undo Align Left";
  535.  
  536. /* redo font change */
  537. "Redo Set Font";
  538.  
  539. /* undo font size change */
  540. "Undo Font Size";
  541.  
  542. /* redo text centering */
  543. "Redo Center";
  544.  
  545. /* redo new tab */
  546. "Redo New Tab";
  547.  
  548. /* undo indentation change */
  549. "Undo Indent Change";
  550.  
  551. /* redo text gray */
  552. "Redo Text Gray";
  553.  
  554. /* redo unscript */
  555. "Redo Unscript";
  556.  
  557. /* undo tab change */
  558. "Undo Tab Move";
  559.  
  560. /* undo textual right alignment */
  561. "Undo Align Right";
  562.  
  563. /* undo left margin change */
  564. "Undo Left Margin";
  565.  
  566. /* redo textual left alignment */
  567. "Redo Align Left";
  568.  
  569. /* undo text tab deletion */
  570. "Undo Delete Tab";
  571.  
  572. /* undo paragraph change */
  573. "Undo Paragraph Change";
  574.  
  575. /* undo text color */
  576. "Undo Text Color";
  577.  
  578. /* redo font size change */
  579. "Redo Font Size";
  580.  
  581. /* redo indentation change */
  582. "Redo Indent Change";
  583.  
  584. /* undo subscript */
  585. "Undo Subscript";
  586.  
  587. /* undo right margin change */
  588. "Undo Right Margin";
  589.  
  590. /* undo font change */
  591. "Undo Font Change";
  592.  
  593. /* redo tab change */
  594. "Redo Tab Move";
  595.  
  596. /* redo textual right alignment */
  597. "Redo Align Right";
  598.  
  599. /* redo right margin change */
  600. "Redo Left Margin";
  601.  
  602. /* undo first indent */
  603. "Undo First Indent Change";
  604.  
  605. /* redo text tab deletion */
  606. "Redo Delete Tab";
  607.  
  608. /* redo paragraph change */
  609. "Redo Paragraph Change";
  610.  
  611. /* redo text color */
  612. "Redo Text Color";
  613.  
  614. /* undo text replace change */
  615. "Undo Replace";
  616.  
  617. /* undo past font change */
  618. "Undo Paste Font";
  619.  
  620. /* redo subscript */
  621. "Redo Subscript";
  622.  
  623. /* redo right margin change */
  624. "Redo Right Margin";
  625.  
  626. /* redo font change */
  627. "Redo Font Change";
  628.  
  629. /* redo first indent */
  630. "Redo First Indent Change";
  631.  
  632. /* redo a typing change */
  633. "Redo Typing";
  634.  
  635. /* undo a typing change */
  636. "Undo Typing";
  637.  
  638. /* redo textual paste */
  639. "Redo Paste";
  640.  
  641. /* undo textual paste */
  642. "Undo Paste";
  643.  
  644. /* undo deletion of text */
  645. "Undo Delete";
  646.  
  647. /* redo deletion of text */
  648. "Redo Delete";
  649.  
  650. /* textgraphic strings */
  651. /* textparser strings */
  652. /* message displayed when an attachment was specified and the file could not be found */
  653. "Removing attachment to the missing file %s";
  654.  
  655. /* printing strings */
  656. /* link strings */
  657. /* top level strings */
  658. /* Title of inspector panel when inspecting a point */
  659. "Point Inspector";
  660.  
  661. /* Title of inspector panel when inspecting a line */
  662. "Line Inspector";
  663.  
  664. /* Used in many places */
  665. "Quit";
  666.  
  667. /* Title of inspector panel when inspecting a symbol */
  668. "Symbol Inspector";
  669.  
  670. /* Used in many places */
  671. "OK";
  672.  
  673. /* Title of the deletion warning panel */
  674. "Delete";
  675.  
  676. /* Alert message appears when an ATC sound cannot be uncompressed */
  677. "Failed to load compressed sound";
  678.  
  679. /* Title of alert panel for sound operations */
  680. "Sound";
  681.  
  682. /* Abort the operation */
  683. "Cancel";
  684.  
  685. /* Message appears at quit time if unsaved documents exist and the program is in demo mode. */
  686. "Cannot save. This is a demonstration program.";
  687.  
  688. /* Title of panel for alerts */
  689. "Alert";
  690.  
  691. /* Title of panel displayed when there are unsaved documents */
  692. "Review Unsaved";
  693.  
  694. /* Alert message appears when an ATC sound cannot be edited */
  695. "Cannot edit ATC sounds";
  696.  
  697. /* Title of panels about Save To */
  698. "Save To";
  699.  
  700. /* Title of inspector panel when inspecting a group */
  701. "Group Inspector";
  702.  
  703. /* default value for OldDrawingStyle */
  704. "oldDrawingStyleValue" = "0";
  705.  
  706. /* default value for TextModeFont */
  707. "textModeFontValue" = "Helvetica";
  708.  
  709. /* default font size for TextModeFont */
  710. "TextModeFontSize";
  711.  
  712. /* default value to specify an empty name of template file */
  713. "templateFileValue" = "";
  714.  
  715. /* default for company of person making suggestion */
  716. "IDCompany";
  717.  
  718. /* default to remember to restore selection when opening files */
  719. "RememberSelection";
  720.  
  721. /* default to determine behavior for new documents */
  722. "NewDocuments";
  723.  
  724. /* initial value for RubberbandLines */
  725. "rubberbandLinesValue" = "1";
  726.  
  727. /* default for city of person making suggestion */
  728. "IDCity";
  729.  
  730. /* initial value for ShowMarkers */
  731. "showMarkersValue" = "1";
  732.  
  733. /* default value for the e-mail address for Suggestions. Should be changed when to e-mail address of organization supporting this translation */
  734. "PathToUsValue" = "diagram@lighthouse.com";
  735.  
  736. /* default value for hide application on autolaunch */
  737. "hideOnAutoLaunchValue" = "0";
  738.  
  739. /* default for the e-mail address for Suggestions */
  740. "PathToUs";
  741.  
  742. /* default to remember open palettes */
  743. "RememberOpenPalettes";
  744.  
  745. /* default value for create backups */
  746. "createBackupValue" = "1";
  747.  
  748. /* value for Orientation indicated documents should be portrait */
  749. "Portrait";
  750.  
  751. /* default which indicates if the Inspector was open */
  752. "InspectorOpen";
  753.  
  754. /* default page layout for new documents */
  755. "Orientation";
  756.  
  757. /* default value for font size for TextModeFont */
  758. "textModeFontSizeValue" = "12";
  759.  
  760. /* value for Orientation indicated documents should be landscape */
  761. "Landscape";
  762.  
  763. /* default for state of person making suggestion */
  764. "IDState";
  765.  
  766. /* default value for remember selection */
  767. "rememberSelectionValue" = "1";
  768.  
  769. /* default for name of person making suggestion */
  770. "IDName";
  771.  
  772. /* default value for new documents */
  773. "newDocumentsValue" = "Defaults";
  774.  
  775. /* default to remember open documents */
  776. "RememberOpenDocuments";
  777.  
  778. /* default to make diagram2 act as diagram1 */
  779. "OldDrawingStyle";
  780.  
  781. /* default font used when text is created in text mode */
  782. "TextModeFont";
  783.  
  784. /* default for address of person making suggestion */
  785. "IDAddress2";
  786.  
  787. /* default for address of person making suggestion */
  788. "IDAddress1";
  789.  
  790. /* default to specify name of template file to use */
  791. "TemplateFile";
  792.  
  793. /* default for country of person making suggestion */
  794. "IDCountry";
  795.  
  796. /* default for postal code of person making suggestion */
  797. "IDPostalCode";
  798.  
  799. /* name of default for rubberbanding lines */
  800. "RubberbandLines";
  801.  
  802. /* one possible value for the NewDocuments default */
  803. "Template";
  804.  
  805. /* default value for remember open palettes */
  806. "rememberOpenPalettesValue" = "1";
  807.  
  808. /* name of default for showing markers */
  809. "ShowMarkers";
  810.  
  811. /* one possible value for the NewDocuments default */
  812. "Defaults";
  813.  
  814. /* default to hide application on autolaunch */
  815. "HideOnAutoLaunch";
  816.  
  817. /* default valuewhich indicates if the Inspector was open */
  818. "inspectorOpenValue" = "1";
  819.  
  820. /* initial value for Orientation */
  821. "orientationValue" = "Landscape";
  822.  
  823. /* default for telephone number of person making suggestion */
  824. "IDTelephone";
  825.  
  826. /* default for electronic mail address of person making suggestion */
  827. "IDEmail";
  828.  
  829. /* default to create backups */
  830. "CreateBackup";
  831.  
  832. /* initial value for remember open documents */
  833. "rememberOpenDocumentsValue" = "0";
  834.  
  835. /* Title of panels displayed when GamePlan detects an error condition. */
  836. "Program Error";
  837.  
  838. /* The message displayed when GamePlan detects an error condition. Lighthouse Design should be replaced by the name of the organization providing support for the translated version */
  839. "A fatal error has occurred. Please report this to Lighthouse Design.\n\n%s%d";
  840.  
  841. /* Hide Grid Menu Cell */
  842. "Hide Grid";
  843.  
  844. /* Hide Links Menu Cell */
  845. "Hide Links";
  846.  
  847. /* Show Markers Menu Cell */
  848. "Show Markers";
  849.  
  850. /* Turn Snap To Grid Off Menu Cell */
  851. "Turn Snap Off";
  852.  
  853. /* Hide Rulers Menu Cell */
  854. "Hide Rulers";
  855.  
  856. /* Hide Page Breaks Menu Cell */
  857. "Hide Page Breaks";
  858.  
  859. /* Hide Buttons Menu Cell */
  860. "Hide Buttons";
  861.  
  862. /* Show Grid Menu Cell */
  863. "Show Grid";
  864.  
  865. /* Show Links Menu Cell */
  866. "Show Links";
  867.  
  868. /* Show Rulers Menu Cell */
  869. "Show Rulers";
  870.  
  871. /* Show Page Breaks Menu Cell */
  872. "Show Page Breaks";
  873.  
  874. /* Turn Snap To Grid On Menu Cell */
  875. "Turn Snap On";
  876.  
  877. /* Show Buttons Menu Cell */
  878. "Show Buttons";
  879.  
  880. /* Hide Markers Menu Cell */
  881. "Hide Markers";
  882.  
  883.