home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / usr / lib / NextStep / Resources / English.lproj / DataLinks.strings < prev    next >
Text File  |  1994-09-26  |  4KB  |  165 lines

  1. /* ALERT */
  2. /* Title */
  3. "Break Link";
  4. /* Message */
  5. "Do you really want to break the selected link?";
  6. /* Default Button */
  7. "Break";
  8. /* Alternate Button */
  9. "Cancel";
  10.  
  11. /* ALERT */
  12. /* Title */
  13. "Break All Links";
  14. /* Message */
  15. "Do you really want to break all the links in this document?";
  16. /* Default Button */
  17. "Break All";
  18. /* Alternate Button */
  19. "Cancel";
  20.  
  21. /* Message given to user when a selection with multiple items is made. */
  22. "Multiple Selection";
  23.  
  24. /* Text substituted for the source filename of an unresolved link. */
  25. "(Unresolved link)";
  26.  
  27. /* Message given to user when the selection is a help link. */
  28. "Help Link Selection";
  29.  
  30. /* The format string passed to strftime() for the Last Update Time of a link. Should be brief. */
  31. "DataLinkPanel Time Format" = "%b %d %H:%M";
  32.  
  33. /* Message given to user when no selected items are links. */
  34. "No Links Selected";
  35.  
  36. /* ALERT */
  37. /* Title */
  38. "Links";
  39. /* Message */
  40. "Could not contact AppKit server.";
  41.  
  42. /* ALERT */
  43. /* Title */
  44. "Links";
  45. /* Message */
  46. "You must save the source document before you can link to it.";
  47.  
  48. /* ALERT */
  49. /* Title */
  50. "Links";
  51. /* Message */
  52. "The link was not added to the document because doing so would have created a circular reference from the document to itself.";
  53.  
  54. /* ALERT */
  55. /* Title */
  56. "Links";
  57. /* Message */
  58. "The link to %s creates a circular reference from the document to itself.  This link will be ignored while the document is open.";
  59.  
  60. /* ALERT */
  61. /* Title */
  62. "Reading Links";
  63. /* Message */
  64. "Error while reading link information from %s.";
  65.  
  66. /* ALERT */
  67. /* Title */
  68. "Saving Links";
  69. /* Message */
  70. "Error while writing link information to %s.";
  71.  
  72. /* ALERT */
  73. /* Title */
  74. "Writing Link";
  75. /* Message */
  76. "Unable to save link as file %s.";
  77.  
  78. /* ALERT */
  79. /* Title */
  80. "Update Link";
  81. /* Message */
  82. "Unable to update the link destination from %s.";
  83.  
  84. /* ALERT */
  85. /* Title */
  86. "Update Link";
  87. /* Message */
  88. "Unable to update link destination.";
  89.  
  90. /* ALERT */
  91. /* Title */
  92. "Open Link Source";
  93. /* Message */
  94. "Unable to open the source of the link.";
  95.  
  96. /* ALERT */
  97. /* Title */
  98. "Open Link Source";
  99. /* Message */
  100. "Unable to open the source of the link.";
  101.  
  102. /* ALERT */
  103. /* Title */
  104. "Break Link";
  105. /* Message */
  106. "Unexpected error breaking link.";
  107.  
  108. /* ALERT */
  109. /* Title */
  110. "Break Link";
  111. /* Message */
  112. "Unexpected error breaking link.";
  113.  
  114. /* ALERT */
  115. /* Title */
  116. "Links";
  117. /* Message */
  118. "The link to %s creates a circular reference from the document to itself.  This link will be ignored while the document is open.";
  119.  
  120. /* ALERT */
  121. /* Title */
  122. "Reading Links";
  123. /* Message */
  124. "The file %s could not be read.";
  125.  
  126. /* ALERT */
  127. /* Title */
  128. "Links";
  129. /* Message */
  130. "The link creates a circular reference from the document to itself.  This link will be ignored while the document is open.";
  131.  
  132. /* ALERT */
  133. /* Title */
  134. "Links";
  135. /* Message */
  136. "The link creates a circular reference from the document to itself.  This link will be ignored while the document is open.";
  137.  
  138. /* ALERT */
  139. /* Title */
  140. "Links";
  141. /* Message */
  142. "The file %s is linked to but could not be found.  Do you want to choose a file to use instead?";
  143. /* Default Button */
  144. "OK";
  145. /* Alternate Button */
  146. "Cancel";
  147.  
  148. /* If the second %s is the linked to file, use < instead of >. */
  149. ">The file %s is linked to by %s but could not be found.  Do you want to choose a file to use instead?";
  150.  
  151. /* Title of the SavePanel when Publishing a Selection. */
  152. "Publish";
  153.  
  154. /* Title of alerts concerning links
  155.    Title of alerts concerning links®
  156.    Title of alerts concerning links */
  157. "Links";
  158.  
  159. /* If the second %s is the file, use < instead of >. */
  160. ">This document is linked to %s, which is open in more than one application.  Updates from applications other than %s will not be forwarded.";
  161.  
  162. /* If the second %s is the file, use < instead of >. */
  163. ">This document is linked to %s, which is open in a different application than the one used to create the link.  Updates from applications other than %s may not be forwarded.";
  164.  
  165.