home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2005 October / Gamestar_77_2005-10_dvd.iso / Programy / nsb-install-8-0.exe / chrome / en-US.jar / locale / browser / search / find.dtd < prev    next >
Encoding:
Text File  |  2005-07-29  |  1.7 KB  |  44 lines

  1. <!-- 
  2.    - The contents of this file are subject to the Mozilla Public
  3.    - License Version 1.1 (the "License"); you may not use this file
  4.    - except in compliance with the License. You may obtain a copy of
  5.    - the License at http://www.mozilla.org/MPL/
  6.    - 
  7.    - Software distributed under the License is distributed on an "AS
  8.    - IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
  9.    - implied. See the License for the specific language governing
  10.    - rights and limitations under the License.
  11.    - 
  12.    - The Original Code is Mozilla Communicator.
  13.    - 
  14.    - The Initial Developer of the Original Code is Netscape
  15.    - Communications Corp. Portions created by Netscape Communications
  16.    - Corp. are Copyright (C) 1999 Netscape Communications Corp. All
  17.    - Rights Reserved.
  18.    - 
  19.    - Contributor(s):
  20.   --> 
  21.  
  22. <!ENTITY window.title.label          "Find Local Data">
  23.  
  24. <!ENTITY search1.label               "Search for items in ">
  25. <!ENTITY search2.label               " whose ">
  26.  
  27. <!ENTITY search.button.label         "Search">
  28. <!ENTITY save.button.label           "Save Search in Bookmarks">
  29.  
  30. <!ENTITY bookmarks.label             "Bookmarks">
  31. <!ENTITY history.label               "History">
  32.  
  33. <!ENTITY name.label                  "Name">
  34. <!ENTITY url.label                   "URL">
  35. <!ENTITY shortcut.label              "Custom Keyword">
  36. <!ENTITY description.label           "Description">
  37.  
  38. <!ENTITY contains.label              "contains">
  39. <!ENTITY startswith.label            "starts with">
  40. <!ENTITY endswith.label              "ends with">
  41. <!ENTITY is.label                    "is">
  42. <!ENTITY isnot.label                 "is not">
  43. <!ENTITY doesntcontain.label         "doesn't contain">
  44.