home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 July & August / PCWorld_2005-07-08_cd.bin / komunikace / netscape / nsb-install-8-0.exe / chrome / en-US.jar / locale / global / console.dtd < prev    next >
Text File  |  2004-11-25  |  961b  |  32 lines

  1. <!--
  2. -->
  3.  
  4. <!ENTITY console.title "JavaScript Console">
  5.  
  6. <!ENTITY errFile.label   "Source File:">
  7. <!ENTITY errLine.label   "Line:">
  8. <!ENTITY errColumn.label "Column:">
  9.  
  10. <!ENTITY all.label          "All">
  11. <!ENTITY all.accesskey      "A">
  12. <!ENTITY errors.label       "Errors">
  13. <!ENTITY errors.accesskey   "E">
  14. <!ENTITY warnings.label     "Warnings">
  15. <!ENTITY warnings.accesskey "W">
  16. <!ENTITY messages.label     "Messages">
  17. <!ENTITY messages.accesskey "M">
  18. <!ENTITY clear.label        "Clear">
  19. <!ENTITY clear.accesskey    "C">
  20. <!ENTITY evaluate.label     "Evaluate">
  21.  
  22. <!ENTITY copyCmd.label       "Copy">  
  23. <!ENTITY copyCmd.accesskey   "C"> 
  24. <!ENTITY copyCmd.commandkey  "C"> 
  25. <!ENTITY sortFirst.label     "First > Last Sort Order">
  26. <!ENTITY sortFirst.accesskey "f">
  27. <!ENTITY sortLast.label      "Last > First Sort Order">
  28. <!ENTITY sortLast.accesskey  "l">
  29. <!ENTITY closeCmd.commandkey "w">  
  30. <!ENTITY focus1.commandkey   "l">  
  31. <!ENTITY focus2.commandkey   "d">  
  32.