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

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