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 / en-US / messenger / threadpane.dtd < prev    next >
Encoding:
Text File  |  2005-07-29  |  2.6 KB  |  62 lines

  1. <!--
  2. The contents of this file are subject to the Netscape 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/NPL/
  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 client code, released
  13. March 31, 1998.
  14.  
  15. The Initial Developer of the Original Code is Netscape
  16. Communications Corporation. Portions created by Netscape are
  17.  Copyright (C) 1998-1999 Netscape Communications Corporation. All
  18. Rights Reserved.
  19. --> 
  20.  
  21. <!ENTITY threadColumn.label "Thread">
  22. <!ENTITY senderColumn.label "Sender">
  23. <!ENTITY recipientColumn.label "Recipient">
  24. <!ENTITY subjectColumn.label "Subject">
  25. <!ENTITY dateColumn.label "Date">
  26. <!ENTITY priorityColumn.label "Priority">
  27. <!ENTITY labelColumn.label "Label">
  28. <!ENTITY accountColumn.label "Account">
  29. <!ENTITY statusColumn.label "Status">
  30. <!ENTITY sizeColumn.label "Size">
  31. <!ENTITY junkStatusColumn.label "Junk Status">
  32. <!ENTITY linesColumn.label "Lines">
  33. <!ENTITY unreadColumn.label "Unread in Thread">
  34. <!ENTITY totalColumn.label "Total in Thread">
  35. <!ENTITY readColumn.label "Read">
  36. <!ENTITY flagColumn.label "Flag">
  37. <!ENTITY locationColumn.label "Location">
  38. <!ENTITY idColumn.label "Order Received">
  39.  
  40. <!--Tooltips-->
  41. <!ENTITY columnChooser.tooltip "Click to select columns to display">
  42. <!ENTITY threadColumn.tooltip "Click to display message threads"> 
  43. <!ENTITY senderColumn.tooltip "Click to sort by sender">
  44. <!ENTITY recipientColumn.tooltip "Click to sort by recipient">
  45. <!ENTITY subjectColumn.tooltip "Click to sort by subject">
  46. <!ENTITY dateColumn.tooltip "Click to sort by date">
  47. <!ENTITY priorityColumn.tooltip "Click to sort by priority">
  48. <!ENTITY labelColumn.tooltip "Click to sort by label">
  49. <!ENTITY accountColumn.tooltip "Click to sort by account">
  50. <!ENTITY statusColumn.tooltip "Click to sort by status">
  51. <!ENTITY sizeColumn.tooltip "Click to sort by size">
  52. <!ENTITY junkStatusColumn.tooltip "Click to sort by junk status">
  53. <!ENTITY unreadColumn.tooltip "Number of unread messages in thread">
  54. <!ENTITY totalColumn.tooltip "Total number of messages in thread">
  55. <!ENTITY readColumn.tooltip "Click to sort by read">
  56. <!ENTITY flagColumn.tooltip "Click to sort by flag">
  57. <!ENTITY locationColumn.tooltip "Click to sort by location">
  58. <!ENTITY idColumn.tooltip "Click to sort by order received">
  59.  
  60.  
  61.  
  62.