home *** CD-ROM | disk | FTP | other *** search
/ Openstep 4.2 (Developer) / Openstep Developer 4.2.iso / NextDeveloper / Examples / AppKit / TextEdit / English.lproj / FindPanel.strings next >
Encoding:
Text File  |  1996-11-14  |  216 b   |  7 lines

  1. /* Status displayed in find panel when indicated number of matches are replaced. */
  2. "%d replaced" = "%d replaced";
  3.  
  4. /* Status displayed in find panel when the find string is not found. */
  5. "Not found" = "Not found";
  6.  
  7.