home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextDeveloper / Demos / BugNeXT.app / English.lproj / Localizable.strings < prev   
Encoding:
Text File  |  1994-05-10  |  3.2 KB  |  151 lines

  1. /* an NXLogError */
  2. "EXCESS_DEPTH" = "More than %d deep in hierarchy.";
  3.  
  4. /* an NXLogError */
  5. "EXCESS_TABS" = "Too many (%d) leading tabs before \"%s\".";
  6.  
  7. /* an NXLogError */
  8. "EXPORT_FIND" = " export->NXFindPboard failed.";
  9.  
  10. /* an NXLogError */
  11. "IMPORT_FIND" = " import<-NXFindPboard failed.";
  12.  
  13. /* an Alert warning */
  14. "MISSING_FILE" = "Cannot find file %s";
  15.  
  16. /* an Alert choice */
  17. "DELETE" = "Delete";
  18.  
  19. /* an Alert panel title */
  20. "CLOSE_SUBMIT" = "Close Submit";
  21.  
  22. /* UI title */
  23. "SELECT_TOPIC" = "Select a Topic";
  24.  
  25. /* an Alert choice */
  26. "CLEAR" = "Clear";
  27.  
  28. /* an Alert choice */
  29. "CANCEL" = "Cancel";
  30.  
  31. /* an Alert warning */
  32. "CLEAR_DATA" = "There is unsubmitted data.\nClear it?";
  33.  
  34. /* a UI title */
  35. "UNSUBMITTED" = "unsubmitted";
  36.  
  37. /* an Alert warning */
  38. "UNSAVED_DATA" = "There is unsubmitted data.\nClose?";
  39.  
  40. /* an Alert panel title */
  41. "SUBMIT" = "Submit";
  42.  
  43. /* an Alert choice */
  44. "DONT_DELETE" = "Don't Delete";
  45.  
  46. /* an Alert choice */
  47. "DONT_CLEAR" = "Don't Clear";
  48.  
  49. /* an Alert choice */
  50. "REPLACE" = "Replace";
  51.  
  52. /* an Alert warning */
  53. "REPLACE_DATA" = "There is unsubmitted data.\nReplace it?";
  54.  
  55. /* an Alert warning */
  56. "DELETE_FILE" = "Delete file %s ?";
  57.  
  58. /* an Alert choice */
  59. "CLOSE" = "Close";
  60.  
  61. /* a property name */
  62. "Summary";
  63.  
  64. /* an Alert warning */
  65. "UNKNOWN_VALUE" = "Unknown value \"%s\" for the %s property.  Please choose another.";
  66.  
  67. /* an Alert warning */
  68. "REQUEST_VALUE" = "Please provide value(s) for the \n%s of this entry.";
  69.  
  70. /* a property name */
  71. "Topic";
  72.  
  73. /* an Alert panel title */
  74. "MISSING_VALUE" = "Missing Value(s)";
  75.  
  76. /* Find panel status */
  77. "MSG_NOTHING_SEL" = "Nothing\nselected";
  78.  
  79. /* Menu item which hides the ruler. */
  80. "Hide Ruler";
  81.  
  82. /* an NXLogError */
  83. "EXPORT_FIND" = " export->NXFindPboard failed.";
  84.  
  85. /* Find panel status */
  86. "MSG_NOT_FOUND" = "Not\nfound";
  87.  
  88. /* Menu item which unhides the ruler. */
  89. "Show Ruler";
  90.  
  91. /* Find panel status */
  92. "MSG_ILLEGAL_PATTERN" = "illegal\npattern";
  93.  
  94. /* Toggling Menu item */
  95. "Make ASCII";
  96.  
  97. /* Find panel status */
  98. "MSG_N_REPLACED" = "%d\nreplaced";
  99.  
  100. /* Toggling Menu item */
  101. "Make Rich Text";
  102.  
  103. /* an Alert warning */
  104. "UNKNOWN_VALUE" = "Unknown value \"%s\" for the %s property.  Please choose another.";
  105.  
  106. /* an Alert warning */
  107. "VALUE_TRUNCATED" = "%s has been truncated to first %d characters.";
  108.  
  109. /* an Alert warning */
  110. "CANT_PARSE" = "Sorry:  Cannot parse file %s.";
  111.  
  112. /* an Alert panel title */
  113. "Save Document";
  114.  
  115. /* an Alert warning */
  116. "CANT_SAVE" = "Unable to save to file %s;\nplease check the file system permissions.";
  117.  
  118. /* an Alert panel title */
  119. "Preferences Address";
  120.  
  121. /* an Alert panel title */
  122. "Preferences Copy To";
  123.  
  124. /* an Alert panel title */
  125. "Preferences Reply To";
  126.  
  127. /* an NXLogError */
  128. "MISSING_TOPIC_HIER" = "%s: Can't open read-only %s. Exiting...";
  129.  
  130. /* an Alert warning */
  131. "EXCESS_ADDR" = "Please limit the %s value to %d characters.";
  132.  
  133. /* an Alert warning */
  134. "MISSING_ADDRESS" = "Please address BugNeXT reports to %s.";
  135.  
  136. /* an Alert panel title */
  137. "Preferences";
  138.  
  139. /* an Alert panel title */
  140. "Preferences Site";
  141.  
  142. /* an Alert warning */
  143. "MISSING_SITE" = "Please provide a short name identifying your company or school.";
  144.  
  145. /* an NXLogError */
  146. "BAD_TOPIC_HIER" = "%s: error building Topic path hashtable.";
  147.  
  148. /* an Alert warning */
  149. "MISSING_REPLYTO" = "Please provide your full (network) email address.";
  150.  
  151.