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 / pref / pref.dtd < prev    next >
Encoding:
Text File  |  2005-07-29  |  1.2 KB  |  25 lines

  1. <!-- extracted from content/PrefsWindow.xul -->
  2.  
  3. <!-- LOCALIZATION NOTE : FILE UI for the outer parts of the Prefs dialog -->
  4. <!ENTITY  prefWindow.title            "Options">
  5. <!ENTITY  prefWindowUnix.title        "Preferences">
  6.  
  7. <!-- LOCALIZATION NOTE : this is part of an inline-style attribute on the
  8.      preference dialog's <window> node, which specifies the width and height
  9.      in em units of the dialog. Localizers ONLY can increase these widths 
  10.      if they are having difficulty getting panel content to fit. 1em = the 
  11.      width of the letter 'm' in the selected font.
  12.      XUL/FE DEVELOPERS: DO NOT MODIFY THIS VALUE. It represents the correct
  13.      size of this window for en-US. -->
  14. <!ENTITY  prefWindow.size             "width: 52.3em; height: 43em;">
  15. <!--LOCALIZATION NOTE : FILE Lists preferences categories that appear on the left of the preferences dialog -->
  16. <!ENTITY themes.label "Themes">
  17. <!ENTITY ext.label    "Extensions">
  18. <!ENTITY general.label "General">
  19. <!ENTITY privacy.label "Privacy">
  20. <!ENTITY downloads.label "Downloads">
  21. <!ENTITY features.label "Tab Browsing">
  22. <!ENTITY sitecontrols.label "Site Controls">
  23. <!ENTITY advanced.label "Advanced">
  24. <!ENTITY autofill.label "Form Fill">
  25.