home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 March B / SCO_CASTOR4RRT.iso / update701 / root.13 / usr / lib / X11 / locale / ja / app-defaults / Netscape / Netscape~
Text File  |  1998-08-18  |  223KB  |  5,256 lines

  1. ! Netscape.ad --- app-defaults file for Netscape 3.04.
  2. !
  3. ! Copyright (c) 1994, 1995 Netscape Communications Corporation,
  4. ! all rights reserved.
  5. !
  6. ! Created: Jamie Zawinski <jwz@netscape.com>, 23-Jun-94.
  7. ! Bugs and commentary to x_cbug@netscape.com.
  8. !
  9. ! Modified: dp Suresh <dp@netscape.com>, 01-Aug-95
  10. ! Modified: Yugo Shimada <yugos@sco.com>, 03-05-97
  11. !
  12. !      ==========================================================
  13. !      NOTE: If you're looking here for things to customize, look
  14. !      on the Preferences dialogs under the Options menu first.
  15. !      Most things are customizable from there.  Things which are
  16. !      settable via the Preferences dialog boxes are stored in
  17. !      the ~/.netscape/preferences file, and not in X resources.
  18. !      ==========================================================
  19. !
  20. ! This file lists the default resources built in to Netscape.
  21. ! You can use the stuff in this file for examples of how to customize
  22. ! Netscape for your environment; normally you will do this by
  23. ! copying the few lines you want to alter to your private resource
  24. ! database, which usually lives in a file called .Xdefaults in your home
  25. ! directory.
  26. !
  27. ! Site administrators **may** want to make changes here and install this
  28. ! file as the global app-defaults file for the site.  To do this, one
  29. ! would copy this file to /usr/lib/X11/app-defaults/Netscape, or on UnixWare,
  30. ! /usr/X/lib/app-defaults/Netscape.  (But actually this directory
  31. ! could be anywhere; only the person who installed X knows for sure.)
  32. !
  33. ! It is **STRONGLY RECOMMENDED** that you not install this file in the
  34. ! app-defaults directory unless you are really sure you know what you are
  35. ! doing.  There are a whole slew of version-skew problems associated with
  36. ! app-defaults files, which are best avoided by simply not using them.
  37. ! In particular, if the app-defaults file for a program is installed, and
  38. ! you get a new version of that program, you can't properly test out the
  39. ! new version without actually installing it, since it will pick up the
  40. ! resources for the previous version, and will quite likely malfunction.
  41. !
  42. ! In short, app-defaults files are bad.  Don't use them.  This file is
  43. ! provided for informational purposes, and so that I don't get a lot of
  44. ! complaints from people who think they understand this stuff better than
  45. ! I do.
  46.  
  47. ! Here's how you turn on SGI's Motif hacks:
  48. !Netscape*sgiMode:         True
  49. !Netscape*scheme:          Base
  50. !Netscape*useSchemes:        Colors, Fonts
  51. !Netscape*useEnhancedFSB:     True
  52.  
  53. ! IXI Motif Form widget is broken, don't use it
  54. *useIxiAdds: NONE
  55.  
  56. ! User-Settable Parameters
  57. ! ========================
  58.  
  59. ! This is the directory where Netscape finds external files such as icons.
  60. !
  61. *appDir:            /usr/X/lib/locale/ja/netscape
  62.  
  63. ! This resource is the same as the -visual command line option, which selects
  64. ! an X visual on which the windows should be created.  Legal options are:
  65. ! Best, meaning pick the best one w.r.t. image quality; Default, meaning
  66. ! use whatever the server says is the default visual; a visual class (like
  67. ! PseudoColor or TrueColor); or a decimal or hexadecimal digit, the ID of
  68. ! a particular visual (in case there is more than one visual of a particular
  69. ! class.)  "Best" is probably the right choice.
  70. !
  71. *visualID:            Best
  72.  
  73. ! Whether Netscape should install a private colormap.  This will cause the
  74. ! maximal number of colors to be used, but on most systems, will result in
  75. ! unpleasant colormap flashing when switching between applications.  Legal
  76. ! options are: Yes, No, and Guess.  "Guess" means "install the colormap only
  77. ! if we know that the display hardware supports multiple simultaneous
  78. ! colormaps, meaning that there will be no colormap flashing."  Currently,
  79. ! that means install the map when displaying on an SGI screen, and don't
  80. ! otherwise.  (What other vendors have multiple hardware colormaps, and how
  81. ! do you uniquely identify that capability?  Let me know.)
  82. !
  83. *installColormap:        Guess
  84.  
  85. ! The maximum number of color cells to allocate per image; this is only
  86. ! relevant when using the default colormap of a PseudoColor visual.
  87. ! If it is 0, we allocate as many colors as we can get.  (The more colors
  88. ! that we can allocate, the better images will look.)  This controls only
  89. ! the number of colors allocated for internal images - a few more colors
  90. ! will be allocated for the fluff and chrome that comes with Motif.
  91. !
  92. *maxImageColors:        0
  93.  
  94. ! Set this to false to disable the <BLINK> tag.
  95. *blinkingEnabled:        True
  96.  
  97. ! Whether the Exit menu item should confirm first.
  98. *confirmExit:            False
  99.  
  100. ! Mouse cursor when over an anchor.
  101. *linkCursor:            hand2
  102.  
  103. ! Mouse cursor when awaiting a reply.
  104. *busyCursor:            watch
  105.  
  106. ! Mouse cursor when "Save Next Link As..." mode is on, and over a link.
  107. *saveNextLinkCursor:        hand2
  108.  
  109. ! Mouse cursor when "Save Next Link As..." mode is on, and not over a link.
  110. *saveNextNonlinkCursor:        crosshair
  111.  
  112. ! How quickly (in seconds) the status messages should update.
  113. *progressInterval:        1
  114.  
  115. ! How quickly (in milliseconds) the run light and/or logo should animate.
  116. *busyBlinkRate:            500
  117. *animRate:            166
  118.  
  119. ! How often (in seconds) the global history, bookmarks, and disk cache
  120. ! files should be updated.
  121. *saveHistoryInterval:        600
  122.  
  123. ! How many pixels of motion must occur before a mouse-release is interpreted
  124. ! as a "drag" rather than a "click."
  125. *hysteresis:            3
  126.  
  127. ! These resources control whether Netscape should redirect its stdout and
  128. ! stderr streams to a dialog box, so that diagnostics reported by other
  129. ! programs launched by Netscape (for example, external viewers specified in
  130. ! a mailcap file) will be reported to the user through a dialog box,
  131. ! instead of simply showing up on the stdout/stderr of the controlling
  132. ! terminal of Netscape (which in many cases won't even be visible.)
  133. !
  134. ! If you have a external viewer which produces an annoying amount of output
  135. ! even when it has nothing interesting to say, you can shut it up by
  136. ! redirecting its output to stderr; for example, to do this to mpeg_play,
  137. ! you could add the following to your .mailcap file:
  138. !
  139. !        video/mpeg; mpeg_play %s 2>&-
  140. !
  141. ! Normally, Netscape captures both the stdout and stderr into the dialog box.
  142. ! If you find a need to let one or both of them continue on to the actual
  143. ! terminal of Netscape, you can do it by setting these resources to False.
  144. !
  145. *useStderrDialog:        True
  146. *useStdoutDialog:        True
  147.  
  148. ! For those MIME content-encodings which are not directly understood
  149. ! internally, it is possible to specify another Unix program to use as
  150. ! a filter here.
  151. !
  152. ! Each line in the encodingFilters resource consists of four fields,
  153. ! separated by colons and optional whitespace:
  154. !
  155. !   <input-encoding>  : <output-encoding> : <extensions> : <filter-command>
  156. !
  157. ! input-encoding:  The MIME encoding from the Content-Transfer-Encoding header.
  158. !                  (The basic encodings 7BIT, 8BIT, BINARY, BASE64, and QUOTED-
  159. !                  PRINTABLE are built-in; no need to specify those.)
  160. !
  161. ! output-encoding: The encoding that results from this transformation.
  162. !                  Leaving this empty is usually appropriate.
  163. !
  164. ! extensions:      A comma-separated list of the extensions typically used for
  165. !                  files in this encoding; if a document ends in one of these
  166. !                  extensions, then when that document is saved to disk, the
  167. !                  extension will be stripped off of the default file name
  168. !                  (since documents are decoded before they are saved, and the
  169. !                  extension would no longer accurately describe the file.)
  170. !
  171. ! filter-command:  A shell command which reads from stdin and writes to stdout
  172. !                  which does the actual decoding.
  173. !
  174. *encodingFilters:                  \
  175.     x-compress :  : .Z     : uncompress -c    \n\
  176.     compress   :  : .Z     : uncompress -c    \n\
  177.     x-gzip     :  : .z,.gz : gzip -cdq    \n\
  178.     gzip       :  : .z,.gz : gzip -cdq    \n
  179.  
  180.  
  181. ! Too many servers have bugs in the implementation of window gravity for
  182. ! us to rely on it.  Scrolling of large forms is *significantly* faster
  183. ! if we are able to make use of window gravity, but on many X servers, it
  184. ! results in form items being scattered randomly all over the document.
  185. ! Legal values for this resource are Yes, No, Partial, and Guess.  If
  186. ! "Guess", we run some tests and try to decide whether the X server is
  187. ! broken or partially broken.
  188. !
  189. ! If you find yourself needing to use a value here other than Guess,
  190. ! please tell us, so that we can make it guess correctly in the future.
  191. !
  192. *windowGravityWorks:        Guess
  193.  
  194.  
  195. ! Colors
  196. !
  197. ! This resource controls the foreground text color of unfollowed links 
  198. ! (links which have not yet been visited.)
  199. !
  200. *linkForeground:            #0000EE
  201.  
  202. ! This resource controls the foreground text color of followed links 
  203. ! (links which have already been visited.)
  204. !
  205. *vlinkForeground:            #551A8B
  206.  
  207. ! This resource controls the foreground text color of activated links 
  208. ! (links which are in the process of being clicked upon.)
  209. !
  210. *alinkForeground:            #FF0000
  211.  
  212. ! These resources control the foreground and background colors of text
  213. ! which has been selected with the mouse.
  214. !
  215. *selectForeground:            #000000
  216. *selectBackground:            #FFFFCC
  217.  
  218. ! These resources control the foreground and background colors of normal text.
  219. !
  220. *defaultForeground:            #000000
  221. *defaultBackground:            #C0C0C0
  222.  
  223. ! This resource may be used to specify a default background image.  It should
  224. ! be a file name or URL pointing to a GIF, JPEG, or XBM image.  If it is blank,
  225. ! then the default background color will be used instead.
  226. !
  227. *defaultBackgroundImage:        
  228.  
  229. ! Normally, the user-specified colors and backgrounds will only be used when
  230. ! viewing documents which did not specify their own colors and backgrounds.
  231. ! If this resource is set to False, then the user-specified colors and
  232. ! backgrounds will always be used, regardless of the options specified in 
  233. ! the document itself.
  234. !
  235. *documentColorsHavePriority:        True
  236.  
  237.  
  238. ! Geometry
  239. !
  240. ! Here's how you set the default sizes and positions of the Netscape windows:
  241. !
  242. ! For the web browser window:   Netscape.Navigator.geometry: =500x700+100-0
  243. ! For the mail reader:          Netscape.Mail.geometry: =500x800+200-0
  244. ! For the news reader:          Netscape.News.geometry: =500x800+300-0
  245. ! For the mail editor:          Netscape.Composition.geometry: =400x600
  246. ! For the bookmarks window:     Netscape.Bookmarks.geometry: =300x900-0-0
  247. ! For the address book window:  Netscape.AddressBook.geometry: =300x900-300-0
  248. ! For the download windows:     Netscape.Download.geometry: =500x200-0-0
  249. !
  250. ! In previous versions of Netscape, we suggested setting the geometry on the
  251. ! TopLevelShell class; don't do that any more.  It will affect *all* of the
  252. ! top-level Netscape windows, including bookmarks and message composition and
  253. ! so on, which is probably not what you want.
  254. !
  255. ! To set the sizes of the panes and columns in the mail and news windows, 
  256. ! change them to the layout you like, and then select "Options/Save Options".
  257. ! (To change the fonts in the message lists, search below for the resource
  258. ! that begins with "XmLGrid*fontList".)
  259.  
  260.  
  261.  
  262. ! Translations
  263. !
  264. ! Many of these translations are duplicated on both "Meta" and "Alt", since
  265. ! X has this stupid notion that "Meta" and "Alt" are not synonymous, and
  266. ! Sun in their infinite wisdom furthers this confusing lossage by both having
  267. ! Meta *and* Alt keys on the keyboard, and having the key which is labelled
  268. ! Alt generate *META* (the Diamond keys generate Alt.)  All praise Sun!
  269. ! All praise the X keyboard model!
  270. !
  271. ! And because of the need to do this, we have to do all of the keyboard
  272. ! equivalents with "translations" instead of "accelerators", since a menu
  273. ! item can only have one accelerator, and in order to make both Meta and Alt
  274. ! work we need to give them each two.  All praise Motif!
  275.  
  276.  
  277. ! Keybindings in the main window which correspond to menu items.
  278. ! These are installed on every widget which is a child of our Shell,
  279. ! and are not installed on popups/transients.
  280. !
  281. *globalTranslations:            #override            \n\
  282.                                     \
  283.     Meta ~Ctrl<Key>A:        addBookmark()            \n\
  284.      Alt ~Ctrl<Key>A:        addBookmark()            \n\
  285.     Meta ~Ctrl<Key>B:        viewBookmark()            \n\
  286.      Alt ~Ctrl<Key>B:        viewBookmark()            \n\
  287.     Meta ~Ctrl<Key>C:        copy()                \n\
  288.      Alt ~Ctrl<Key>C:        copy()                \n\
  289.     Meta ~Ctrl<Key>D:        undefined-key()            \n\
  290.      Alt ~Ctrl<Key>D:        undefined-key()            \n\
  291.     Meta ~Ctrl<Key>E:        undefined-key()            \n\
  292.      Alt ~Ctrl<Key>E:        undefined-key()            \n\
  293.     Meta ~Ctrl<Key>F:        find()                \n\
  294.      Alt ~Ctrl<Key>F:        find()                \n\
  295.     Meta ~Ctrl<Key>G:        findAgain()            \n\
  296.      Alt ~Ctrl<Key>G:        findAgain()            \n\
  297.     Meta ~Ctrl<Key>H:        history()            \n\
  298.      Alt ~Ctrl<Key>H:        history()            \n\
  299.     Meta ~Ctrl<Key>I:        loadImages()            \n\
  300.      Alt ~Ctrl<Key>I:        loadImages()            \n\
  301.     Meta ~Ctrl<Key>J:        undefined-key()            \n\
  302.      Alt ~Ctrl<Key>J:        undefined-key()            \n\
  303.     Meta ~Ctrl<Key>K:        undefined-key()            \n\
  304.      Alt ~Ctrl<Key>K:        undefined-key()            \n\
  305.     Meta ~Ctrl<Key>L:        openURL()            \n\
  306.      Alt ~Ctrl<Key>L:        openURL()            \n\
  307.     Meta ~Ctrl<Key>M:        mailNew()            \n\
  308.      Alt ~Ctrl<Key>M:        mailNew()            \n\
  309.     Meta ~Ctrl<Key>N:        new()                \n\
  310.      Alt ~Ctrl<Key>N:        new()                \n\
  311.     Meta ~Ctrl<Key>O:        openFile()            \n\
  312.      Alt ~Ctrl<Key>O:        openFile()            \n\
  313.     Meta ~Ctrl<Key>P:        print()                \n\
  314.      Alt ~Ctrl<Key>P:        print()                \n\
  315.     Meta ~Ctrl<Key>Q:        exit()                \n\
  316.      Alt ~Ctrl<Key>Q:        exit()                \n\
  317.     Meta ~Ctrl<Key>R:        reload()            \n\
  318.      Alt ~Ctrl<Key>R:        reload()            \n\
  319.     Meta ~Ctrl<Key>S:        saveAs()            \n\
  320.      Alt ~Ctrl<Key>S:        saveAs()            \n\
  321.     Meta ~Ctrl<Key>U:        undefined-key()            \n\
  322.      Alt ~Ctrl<Key>U:        undefined-key()            \n\
  323.     Meta ~Ctrl<Key>V:        paste()                \n\
  324.      Alt ~Ctrl<Key>V:        paste()                \n\
  325.     Meta ~Ctrl<Key>W:        delete()            \n\
  326.      Alt ~Ctrl<Key>W:        delete()            \n\
  327.     Meta ~Ctrl<Key>X:        cut()                \n\
  328.      Alt ~Ctrl<Key>X:        cut()                \n\
  329.     Meta ~Ctrl<Key>Y:        paste()                \n\
  330.      Alt ~Ctrl<Key>Y:        paste()                \n\
  331.     Meta ~Ctrl<Key>Z:        undo()                \n\
  332.      Alt ~Ctrl<Key>Z:        undo()                \n\
  333.                                     \
  334.     Meta ~Ctrl<Key>1:        historyItem(1)            \n\
  335.      Alt ~Ctrl<Key>1:        historyItem(1)            \n\
  336.     Meta ~Ctrl<Key>2:        historyItem(2)            \n\
  337.      Alt ~Ctrl<Key>2:        historyItem(2)            \n\
  338.     Meta ~Ctrl<Key>3:        historyItem(3)            \n\
  339.      Alt ~Ctrl<Key>3:        historyItem(3)            \n\
  340.     Meta ~Ctrl<Key>4:        historyItem(4)            \n\
  341.      Alt ~Ctrl<Key>4:        historyItem(4)            \n\
  342.     Meta ~Ctrl<Key>5:        historyItem(5)            \n\
  343.      Alt ~Ctrl<Key>5:        historyItem(5)            \n\
  344.     Meta ~Ctrl<Key>6:        historyItem(6)            \n\
  345.      Alt ~Ctrl<Key>6:        historyItem(6)            \n\
  346.     Meta ~Ctrl<Key>7:        historyItem(7)            \n\
  347.      Alt ~Ctrl<Key>7:        historyItem(7)            \n\
  348.     Meta ~Ctrl<Key>8:        historyItem(8)            \n\
  349.      Alt ~Ctrl<Key>8:        historyItem(8)            \n\
  350.     Meta ~Ctrl<Key>9:        historyItem(9)            \n\
  351.      Alt ~Ctrl<Key>9:        historyItem(9)            \n\
  352.                                     \
  353.     Meta ~Ctrl<Key>osfLeft:        back()                \n\
  354.      Alt ~Ctrl<Key>osfLeft:        back()                \n\
  355.     Meta ~Ctrl<Key>osfRight:    forward()            \n\
  356.      Alt ~Ctrl<Key>osfRight:    forward()            \n\
  357.           <Key>osfCancel:    abort()                \n\
  358.                                     \
  359.     ~Meta ~Alt ~Ctrl<Key>Prior:        PageUp()        \n\
  360.     ~Meta ~Alt ~Ctrl<Key>Next:        PageDown()        \n\
  361.  
  362.  
  363.  
  364. ! These keysyms are apparently an R6ism.
  365. !    ~Meta ~Alt ~Ctrl<Key>KP_Prior:        PageUp()        \n\
  366. !    ~Meta ~Alt ~Ctrl<Key>KP_Next:        PageDown()        \n\
  367.  
  368.  
  369. ! Translations in the Mail & News window.
  370. ! Things here override the global translations (which are loaded first.)
  371. ! This changes:
  372. !    Alt+A from "Add Bookmark" to "Select All"
  373. !    Alt+H from "View History" to "Deliver Mail Now"
  374. !    Alt+L from "Open URL" to "Forward Message"
  375. !    Alt+R from "Reload" to "Reply to Sender"
  376. !    Alt+O from "Open File" to undefined
  377. !    Alt+S from "Save As" to undefined
  378. !
  379. ! This adds:
  380. !    Alt+Shift+A for "Select Thread"
  381. !    Alt+T for "Get New Mail"
  382. !    Alt+K for "Compress Folder"
  383. !    Alt+Shift+R for "Reply to All"
  384. !    Alt+D for "Delete Message"
  385. !    Alt+E for "Redo"
  386. !
  387. ! Alt arrow keys select previous/next.
  388. ! Alt+Shift arrow keys select previous/next unread.
  389. ! Meta+Shift arrow keys select previous/next marked.
  390. !
  391. *mailnewsGlobalTranslations:        #override            \
  392.     <Btn3Down>:            mailNewsPopup()            \n\
  393.     Meta ~Ctrl ~Shift <Key>a:    selectAll()            \n\
  394.      Alt ~Ctrl ~Shift <Key>a:    selectAll()            \n\
  395.     Meta ~Ctrl Shift <Key>a:    selectThread()            \n\
  396.      Alt ~Ctrl Shift <Key>a:    selectThread()            \n\
  397.     Meta ~Ctrl ~Shift <Key>d:    deleteMessage()            \n\
  398.      Alt ~Ctrl ~Shift <Key>d:    deleteMessage()            \n\
  399.     Meta ~Ctrl Shift <Key>d:    forwardMessageQuoted()        \n\
  400.      Alt ~Ctrl Shift <Key>d:    forwardMessageQuoted()        \n\
  401.     Meta ~Ctrl<Key>E:        redo()                \n\
  402.      Alt ~Ctrl<Key>E:        redo()                \n\
  403.     Meta ~Ctrl<Key>H:        deliverQueuedMessages()        \n\
  404.      Alt ~Ctrl<Key>H:        deliverQueuedMessages()        \n\
  405.     Meta ~Ctrl<Key>K:        compressFolder()        \n\
  406.      Alt ~Ctrl<Key>K:        compressFolder()        \n\
  407.     Meta ~Ctrl<Key>L:        forwardMessage()        \n\
  408.      Alt ~Ctrl<Key>L:        forwardMessage()        \n\
  409.     Meta ~Ctrl<Key>O:        openFolder()            \n\
  410.      Alt ~Ctrl<Key>O:        openFolder()            \n\
  411.     Meta ~Ctrl ~Shift <Key>r:    reply()                \n\
  412.      Alt ~Ctrl ~Shift <Key>r:    reply()                \n\
  413.     Meta ~Ctrl Shift <Key>r:    replyAll()            \n\
  414.      Alt ~Ctrl Shift <Key>r:    replyAll()            \n\
  415.     Meta ~Ctrl<Key>S:        saveMessageAs()            \n\
  416.      Alt ~Ctrl<Key>S:        saveMessageAs()            \n\
  417.     Meta ~Ctrl<Key>T:        getNewMail()            \n\
  418.      Alt ~Ctrl<Key>T:        getNewMail()            \n\
  419.                                     \
  420.     Meta ~Ctrl ~Shift <Key>Up:    selectPreviousMessage()        \n\
  421.      Alt ~Ctrl ~Shift <Key>Up:    selectPreviousMessage()        \n\
  422.     Meta ~Ctrl ~Shift <Key>osfUp:    selectPreviousMessage()        \n\
  423.      Alt ~Ctrl ~Shift <Key>osfUp:    selectPreviousMessage()        \n\
  424.     Meta ~Ctrl ~Shift <Key>Down:    selectNextMessage()        \n\
  425.      Alt ~Ctrl ~Shift <Key>Down:    selectNextMessage()        \n\
  426.     Meta ~Ctrl ~Shift <Key>osfDown:    selectNextMessage()        \n\
  427.      Alt ~Ctrl ~Shift <Key>osfDown:    selectNextMessage()        \n\
  428.                                     \
  429.     Meta ~Ctrl Shift <Key>Up:    selectPreviousUnreadMessage()    \n\
  430.      Alt ~Ctrl Shift <Key>Up:    selectPreviousUnreadMessage()    \n\
  431.     Meta ~Ctrl Shift <Key>osfUp:    selectPreviousUnreadMessage()    \n\
  432.      Alt ~Ctrl Shift <Key>osfUp:    selectPreviousUnreadMessage()    \n\
  433.     Meta ~Ctrl Shift <Key>Down:    selectNextUnreadMessage()    \n\
  434.      Alt ~Ctrl Shift <Key>Down:    selectNextUnreadMessage()    \n\
  435.     Meta ~Ctrl Shift <Key>osfDown:    selectNextUnreadMessage()    \n\
  436.      Alt ~Ctrl Shift <Key>osfDown:    selectNextUnreadMessage()    \n\
  437.                                     \
  438.     Ctrl Shift <Key>Up:        selectPreviousMarkedMessage()    \n\
  439.     Ctrl Shift <Key>Up:        selectPreviousMarkedMessage()    \n\
  440.     Ctrl Shift <Key>osfUp:        selectPreviousMarkedMessage()    \n\
  441.     Ctrl Shift <Key>osfUp:        selectPreviousMarkedMessage()    \n\
  442.     Ctrl Shift <Key>Down:        selectNextMarkedMessage()    \n\
  443.     Ctrl Shift <Key>Down:        selectNextMarkedMessage()    \n\
  444.     Ctrl Shift <Key>osfDown:    selectNextMarkedMessage()    \n\
  445.     Ctrl Shift <Key>osfDown:    selectNextMarkedMessage()    \n\
  446.                                     \
  447.     Meta ~Ctrl<Key>1:        undefined-key()            \n\
  448.      Alt ~Ctrl<Key>1:        undefined-key()            \n\
  449.     Meta ~Ctrl<Key>2:        undefined-key()            \n\
  450.      Alt ~Ctrl<Key>2:        undefined-key()            \n\
  451.     Meta ~Ctrl<Key>3:        undefined-key()            \n\
  452.      Alt ~Ctrl<Key>3:        undefined-key()            \n\
  453.     Meta ~Ctrl<Key>4:        undefined-key()            \n\
  454.      Alt ~Ctrl<Key>4:        undefined-key()            \n\
  455.     Meta ~Ctrl<Key>5:        undefined-key()            \n\
  456.      Alt ~Ctrl<Key>5:        undefined-key()            \n\
  457.     Meta ~Ctrl<Key>6:        undefined-key()            \n\
  458.      Alt ~Ctrl<Key>6:        undefined-key()            \n\
  459.     Meta ~Ctrl<Key>7:        undefined-key()            \n\
  460.      Alt ~Ctrl<Key>7:        undefined-key()            \n\
  461.     Meta ~Ctrl<Key>8:        undefined-key()            \n\
  462.      Alt ~Ctrl<Key>8:        undefined-key()            \n\
  463.     Meta ~Ctrl<Key>9:        undefined-key()            \n\
  464.      Alt ~Ctrl<Key>9:        undefined-key()            \n
  465.  
  466.  
  467. ! Translations in the MailCompose window.
  468. ! These are used instead of globalTranslations.
  469. !
  470. *mailcomposeGlobalTranslations:        #override            \
  471.                                     \
  472.     Meta ~Ctrl<Key>B:        viewBookmark()            \n\
  473.      Alt ~Ctrl<Key>B:        viewBookmark()            \n\
  474.     Meta ~Ctrl<Key>C:        copy()                \n\
  475.      Alt ~Ctrl<Key>C:        copy()                \n\
  476.     Meta ~Ctrl<Key>Return:        sendMail()            \n\
  477.      Alt ~Ctrl<Key>Return:        sendMail()            \n\
  478.     Meta ~Ctrl<Key>V:        paste()                \n\
  479.      Alt ~Ctrl<Key>V:        paste()                \n\
  480.     Meta ~Ctrl<Key>W:        delete()            \n\
  481.      Alt ~Ctrl<Key>W:        delete()            \n\
  482.     Meta ~Ctrl<Key>X:        cut()                \n\
  483.      Alt ~Ctrl<Key>X:        cut()                \n\
  484.     Meta ~Ctrl<Key>Y:        paste()                \n\
  485.      Alt ~Ctrl<Key>Y:        paste()                \n\
  486.     Meta ~Ctrl<Key>Z:        undo()                \n\
  487.      Alt ~Ctrl<Key>Z:        undo()                \n
  488.  
  489.  
  490. ! Translations in the Bookmarks and Adderssbook window.
  491. ! These translations are used instead of globalTranslations.
  492. ! None of the key *semantics* of globalTranslations are changed here,
  493. ! only the actions bound.  (And inapplicable actions are not present.)
  494. !
  495. *bmGlobalTranslations:            #override            \
  496.     <Btn3Down>:            BookmarkPopup()            \n\
  497.     Meta ~Ctrl<Key>C:        bmcopy()            \n\
  498.      Alt ~Ctrl<Key>C:        bmcopy()            \n\
  499.     Meta ~Ctrl<Key>D:        bmdeleteItem()            \n\
  500.      Alt ~Ctrl<Key>D:        bmdeleteItem()            \n\
  501.     Meta ~Ctrl<Key>E:        bmredo()            \n\
  502.      Alt ~Ctrl<Key>E:        bmredo()            \n\
  503.     Meta ~Ctrl<Key>F:        bmfind()            \n\
  504.      Alt ~Ctrl<Key>F:        bmfind()            \n\
  505.     Meta ~Ctrl<Key>G:        bmfindAgain()            \n\
  506.      Alt ~Ctrl<Key>G:        bmfindAgain()            \n\
  507.     Meta ~Ctrl<Key>M:        bmmailMessage()            \n\
  508.      Alt ~Ctrl<Key>M:        bmmailMessage()            \n\
  509.     Meta ~Ctrl<Key>S:        bmsaveAs()            \n\
  510.      Alt ~Ctrl<Key>S:        bmsaveAs()            \n\
  511.     Meta ~Ctrl<Key>V:        bmpaste()            \n\
  512.      Alt ~Ctrl<Key>V:        bmpaste()            \n\
  513.     Meta ~Ctrl<Key>W:        bmclose()            \n\
  514.      Alt ~Ctrl<Key>W:        bmclose()            \n\
  515.     Meta ~Ctrl<Key>X:        bmcut()                \n\
  516.      Alt ~Ctrl<Key>X:        bmcut()                \n\
  517.     Meta ~Ctrl<Key>Y:        bmpaste()            \n\
  518.      Alt ~Ctrl<Key>Y:        bmpaste()            \n\
  519.     Meta ~Ctrl<Key>Z:        bmundo()            \n\
  520.      Alt ~Ctrl<Key>Z:        bmundo()            \n
  521.  
  522. !
  523. ! Translations for document source window
  524. *dialogGlobalTranslations:        #override            \n\
  525.                                     \
  526.     Meta ~Ctrl<Key>W:        delete()            \n\
  527.      Alt ~Ctrl<Key>W:        delete()            \n
  528.  
  529.  
  530.  
  531. ! Mouse bindings in the HTML display area.
  532. *drawingArea.translations:        #replace            \
  533.     <Btn1Down>:            ArmLink()            \n\
  534.     <Btn2Down>:            ArmLink()            \n\
  535.     ~Shift<Btn1Up>:            ActivateLink()            \
  536.                     DisarmLink()            \n\
  537.     ~Shift<Btn2Up>:            ActivateLink(new-window)    \
  538.                     DisarmLink()            \n\
  539.     Shift<Btn1Up>:            ActivateLink(save-only)        \
  540.                     DisarmLink()            \n\
  541.     Shift<Btn2Up>:            ActivateLink(save-only)        \
  542.                     DisarmLink()            \n\
  543.     <Btn1Motion>:            DisarmLinkIfMoved()        \n\
  544.     <Btn2Motion>:            DisarmLinkIfMoved()        \n\
  545.     <Btn3Motion>:            DisarmLinkIfMoved()        \n\
  546.     <Motion>:            DescribeLink()            \n\
  547.     <Btn3Down>:            CommandMenu()            \n
  548.  
  549. *drawingArea*XmList.highlightThickness:    2
  550.  
  551.  
  552. ! Some basic emacs-like bindings for text fields.
  553. !
  554. ! "editingTranslations" are merged into all XmText and XmTextField widgets.
  555. ! Then, either "multiLinEditingTranslations" or "singleLinEditingTranslations"
  556. ! are merged in, depending on whether it is an XmText or XmTextField widget.
  557. ! These resources are merged in after "globalTranslations", so it is possible
  558. ! for them to override the menu accelerators.
  559. !
  560. ! Problems:
  561. !  = I don't understand why the "Ctrl<Key>g" binding does nothing.
  562. !  = I wish things like `C-k C-k C-k C-n C-k C-k C-y' did the right thing.
  563. !  = This doesn't quite do active regions right, in that C-SPC M-f doesn't
  564. !    leave the word highlighted (though it does leave a region set.)
  565. ! Basically, XmText is not Emacs, and we therefore exist in a world of pain.
  566. !
  567. !  NOTE: if you're looking here because BackSpace and Delete aren't
  568. !     working the way you think they should, then you need to run
  569. !     xmodmap or xkeycaps to fix your keyboard, or mess read the man
  570. !     page forVirualBindings(1).  For details, see the Netscape FAQ
  571. !     (available from the Help menu.)
  572. !
  573. *editingTranslations:            #override            \n\
  574.     ~Meta ~Alt Ctrl<Key>a:        beginning-of-line()        \n\
  575.     ~Meta ~Alt  Shift Ctrl<Key>a:    beginning-of-line(extend)    \n\
  576.     ~Meta ~Alt ~Shift Ctrl<Key>b:    backward-character()        \n\
  577.     ~Meta ~Alt  Shift Ctrl<Key>b:    backward-character(extend)    \n\
  578.     ~Meta ~Alt      Ctrl<Key>d:    delete-next-character()        \n\
  579.     ~Meta ~Alt ~Shift Ctrl<Key>e:    end-of-line()            \n\
  580.     ~Meta ~Alt  Shift Ctrl<Key>e:    end-of-line(extend)        \n\
  581.     ~Meta ~Alt ~Shift Ctrl<Key>f:    forward-character()        \n\
  582.     ~Meta ~Alt  Shift Ctrl<Key>f:    forward-character(extend)    \n\
  583.     ~Meta ~Alt      Ctrl<Key>g:    process-cancel()        \n\
  584.     ~Meta ~Alt      Ctrl<Key>h:    delete-previous-character()    \n\
  585.     ~Meta ~Alt      Ctrl<Key>space: set-anchor()            \n\
  586.     ~Meta ~Alt      Ctrl<Key>2:    set-anchor()            \n\
  587.     ~Meta ~Alt      Ctrl<Key>@:    set-anchor()            \n\
  588.                                     \
  589.     Meta ~Ctrl ~Shift<Key>b:    backward-word()            \n\
  590.      Alt ~Ctrl ~Shift<Key>b:    backward-word()            \n\
  591.     Meta ~Ctrl  Shift<Key>b:    backward-word(extend)        \n\
  592.      Alt ~Ctrl  Shift<Key>b:    backward-word(extend)        \n\
  593.     Meta ~Ctrl ~Shift<Key>f:    forward-word()            \n\
  594.      Alt ~Ctrl ~Shift<Key>f:    forward-word()            \n\
  595.     Meta ~Ctrl  Shift<Key>f:    forward-word(extend)        \n\
  596.      Alt ~Ctrl  Shift<Key>f:    forward-word(extend)        \n\
  597.     Meta ~Ctrl     <Key>w:    copy-clipboard()        \n\
  598.      Alt ~Ctrl     <Key>w:    copy-clipboard()        \n\
  599.     Meta ~Ctrl ~Shift<Key>osfLeft:    backward-word()            \n\
  600.      Alt ~Ctrl ~Shift<Key>osfLeft:    backward-word()            \n\
  601.     Meta ~Ctrl  Shift<Key>osfLeft:    backward-word(extend)        \n\
  602.      Alt ~Ctrl  Shift<Key>osfLeft:    backward-word(extend)        \n\
  603.     Meta ~Ctrl ~Shift<Key>osfRight:forward-word()            \n\
  604.      Alt ~Ctrl ~Shift<Key>osfRight:forward-word()            \n\
  605.     Meta ~Ctrl  Shift<Key>osfRight:forward-word(extend)        \n\
  606.      Alt ~Ctrl  Shift<Key>osfRight:forward-word(extend)        \n
  607.  
  608. ! Translations that apply only to single-line fields; see above.
  609. !
  610. ! Ctrl-U clears the current line only in single-line fields.  Unix
  611. ! command-line weenies expect this, even though everyone knows Ctrl-U
  612. ! should mean "prefix argument".
  613. !
  614. ! In single-line fields, the various killing commands are really deletion
  615. ! commands instead (that is, they don't affect the Clipboard and are not
  616. ! undoable with Ctrl-y) because the XmTextField widget does not provide
  617. ! kill commands -- only the XmText widget does.  (What the hell is up with
  618. ! that...)  Maybe we could get around this by never using XmTextField, and
  619. ! only using XmText with editMode set to SINGLE_LINE_EDIT, but that might
  620. ! have other unexpected effects...
  621. !
  622. ! I thought of making Meta-d be `set-anchor() forward-word() cut-clipboard()',
  623. ! but that doesn't work, because forward-word takes the whitespace after the
  624. ! word as well, instead of stopping before the whitespace.
  625. !
  626. ! Similarly, Ctrl-k can't be implemented with
  627. ! `set-anchor() end-of-line(extend) cut-clipboard() delete-selection()'
  628. ! because that has the side effect of (temporarily) owning the selection,
  629. ! which would make it impossible to: select text in another application;
  630. ! type C-k at Netscape; Click middle to paste.  The paste would be impossible
  631. ! because C-k would have cleared the selection.
  632. !
  633. *singleLineEditingTranslations:        #override            \n\
  634.     ~Meta ~Alt Ctrl<Key>u:        beginning-of-line()        \
  635.                     delete-to-end-of-line()        \n\
  636.     ~Meta ~Alt Ctrl<Key>k:        delete-to-end-of-line()        \n\
  637.     ~Meta ~Alt Ctrl<Key>l:        refresh()            \n\
  638.     ~Meta ~Alt Ctrl<Key>w:        key-select()            \
  639.                     delete-selection()        \n\
  640.     ~Meta ~Alt Ctrl<Key>y:        paste-clipboard()        \n\
  641.     Meta ~Ctrl     <Key>d:    delete-next-word()        \n\
  642.      Alt ~Ctrl     <Key>d:    delete-next-word()        \n\
  643.     Meta ~Ctrl<Key>osfBackSpace:    delete-previous-word()        \n\
  644.      Alt ~Ctrl<Key>osfBackSpace:    delete-previous-word()        \n\
  645.     Meta ~Ctrl<Key>osfDelete:    delete-next-word()        \n\
  646.      Alt ~Ctrl<Key>osfDelete:    delete-next-word()        \n
  647.  
  648. ! Translations that apply only to multi-line fields; see above.
  649. ! Most of these are here because they are commands that only apply when
  650. ! the text area has multiple lines in it, but see above comment about
  651. ! "kill" commands versus "delete" commands.
  652. !
  653. *multiLineEditingTranslations:        #override            \n\
  654.     ~Meta ~Alt Ctrl<Key>k:        kill-to-end-of-line()        \n\
  655.     ~Meta ~Alt Ctrl<Key>w:        key-select() kill-selection()    \n\
  656.     ~Meta ~Alt Ctrl<Key>y:        unkill()            \n\
  657.     Meta ~Ctrl     <Key>d:    kill-next-word()        \n\
  658.      Alt ~Ctrl     <Key>d:    kill-next-word()        \n\
  659.     ~Meta ~Alt      Ctrl<Key>l:    redraw-display() refresh()    \n\
  660.     Meta ~Ctrl<Key>osfBackSpace:    kill-previous-word()        \n\
  661.      Alt ~Ctrl<Key>osfBackSpace:    kill-previous-word()        \n\
  662.     Meta ~Ctrl<Key>osfDelete:    kill-next-word()        \n\
  663.      Alt ~Ctrl<Key>osfDelete:    kill-next-word()        \n\
  664.                                     \
  665.     ~Meta ~Alt Ctrl<Key>j:        newline-and-indent()        \n\
  666.     ~Meta ~Alt Ctrl<Key>o:        newline-and-backup()        \n\
  667.     ~Meta ~Alt ~Shift Ctrl<Key>n:    next-line()            \n\
  668.     ~Meta ~Alt  Shift Ctrl<Key>n:    next-line(extend)        \n\
  669.     ~Meta ~Alt ~Shift Ctrl<Key>p:    previous-line()            \n\
  670.     ~Meta ~Alt  Shift Ctrl<Key>p:    previous-line(extend)        \n\
  671.     ~Meta ~Alt ~Shift Ctrl<Key>v:    next-page()            \n\
  672.     ~Meta ~Alt  Shift Ctrl<Key>v:    next-page(extend)        \n\
  673.     Meta ~Ctrl ~Shift<Key>v:    previous-page()            \n\
  674.      Alt ~Ctrl ~Shift<Key>v:    previous-page()            \n\
  675.     Meta ~Ctrl  Shift<Key>v:    previous-page(extend)        \n\
  676.      Alt ~Ctrl  Shift<Key>v:    previous-page(extend)        \n\
  677.      Alt ~Ctrl ~Shift<Key>[:    backward-paragraph()        \n\
  678.     Meta ~Ctrl ~Shift<Key>[:    backward-paragraph()        \n\
  679.      Alt ~Ctrl  Shift<Key>[:    backward-paragraph(extend)    \n\
  680.     Meta ~Ctrl  Shift<Key>[:    backward-paragraph(extend)    \n\
  681.      Alt ~Ctrl ~Shift<Key>]:    forward-paragraph()        \n\
  682.     Meta ~Ctrl ~Shift<Key>]:    forward-paragraph()        \n\
  683.      Alt ~Ctrl  Shift<Key>]:    forward-paragraph(extend)    \n\
  684.     Meta ~Ctrl  Shift<Key>[:    forward-paragraph(extend)    \n\
  685.      Alt ~Ctrl     <Key><:    set-anchor()            \
  686.                     beginning-of-file()        \n\
  687.     Meta ~Ctrl     <Key><:    set-anchor()            \
  688.                     beginning-of-file()        \n\
  689.      Alt ~Ctrl     <Key>>:    set-anchor()            \
  690.                     end-of-file()            \n\
  691.     Meta ~Ctrl     <Key>>:    set-anchor()            \
  692.                     end-of-file()            \n\
  693.     ~Alt  Ctrl     <Key><:    set-anchor()            \
  694.                     beginning-of-file(extend)    \n\
  695.        ~Meta  Ctrl     <Key><:    set-anchor()            \
  696.                     beginning-of-file(extend)    \n\
  697.     ~Alt  Ctrl     <Key>>:    set-anchor()            \
  698.                     end-of-file(extend)        \n\
  699.        ~Meta  Ctrl     <Key>>:    set-anchor()            \
  700.                     end-of-file(extend)        \n\
  701.     Ctrl  <Key>/:            undefined-key()            \n
  702.  
  703. ! Since these get merged in first, all the other bindings override them.
  704. ! This is just so that undefined non-self-inserting keys beep.
  705. ! (Except that this doesn't really work that well, so nevermind.)
  706. !*XmText.translations:        #override                \
  707. !            Ctrl <Key>:    undefined-key()            \n\
  708. !            Meta <Key>:    undefined-key()            \n\
  709. !             Alt <Key>:    undefined-key()            \n
  710. !*XmTextField.translations:    #override                \
  711. !            Ctrl <Key>:    undefined-key()            \n\
  712. !            Meta <Key>:    undefined-key()            \n\
  713. !             Alt <Key>:    undefined-key()            \n
  714.  
  715.  
  716. ! We merge these translations into all text fields which are not the
  717. ! bottommost text field in a dialog box (transient popup.)  This is so that
  718. ! hitting `return' in a text field will select the next text field if there
  719. ! is one, and will select the "OK" button if there are no more.
  720. !
  721. *nonterminalTextTranslations:    #override                \n\
  722.     <Key>Return:        next-tab-group()            \n\
  723.     <Key>Linefeed:        next-tab-group()            \n
  724.  
  725. ! This is used for self-submitting text fields in HTML forms (not popups.)
  726. ! We don't need to store these in to dialog box text fields, since in that
  727. ! case we are able to simply avoid storing in the above ones, but we don't
  728. ! know that until too late with forms.
  729. *terminalTextTranslations:    #override                \n\
  730.     <Key>Return:        activate()                \n\
  731.     <Key>Linefeed:        activate()                \n
  732.  
  733.  
  734. ! These translations are installed on every TextField widget in the main tree,
  735. ! but *not* on text fields in dialogs, or in the mail composition window
  736. ! (that's the difference between this and singleLineEditingTranslations.)
  737. *globalTextFieldTranslations:        #override            \n\
  738.     ~Meta ~Alt ~Ctrl<Key>Up:    LineUp()            \n\
  739.     ~Meta ~Alt ~Ctrl<Key>Down:    LineDown()            \n\
  740.  
  741. ! These keysyms are apparently an R6ism.
  742. !    ~Meta ~Alt ~Ctrl<Key>KP_Up:    LineUp()            \n\
  743. !    ~Meta ~Alt ~Ctrl<Key>KP_Down:    LineDown()            \n\
  744.  
  745.  
  746. ! We install these on every widget in the main tree (but not popups) that isn't
  747. ! a Text or TextField or List.These, basically, are motion commands that ought
  748. ! to apply to the HTML display area unless some text field or List has focus,
  749. ! in which case they ought to apply to the text in that text field instead.
  750. ! Doesn't all this crap just make you want to hurl?
  751. *globalNonTextTranslations:        #override            \n\
  752.     ~Meta ~Alt ~Ctrl<Key>space:    Spacebar()            \n\
  753.                                       \
  754.     ~Meta ~Alt ~Ctrl<Key>Delete:    PageUp()            \n\
  755.     ~Meta ~Alt ~Ctrl<Key>BackSpace:    PageUp()            \n\
  756.     ~Meta ~Alt ~Ctrl<Key>Up:    LineUp()            \n\
  757.     ~Meta ~Alt ~Ctrl<Key>Down:    LineDown()            \n\
  758.     ~Meta ~Alt ~Ctrl<Key>Left:    ColumnLeft()            \n\
  759.     ~Meta ~Alt ~Ctrl<Key>Right:    ColumnRight()            \n\
  760.                                       \
  761.     ~Meta ~Alt ~Ctrl<Key>osfDelete:    PageUp()            \n\
  762.     ~Meta ~Alt ~Ctrl<Key>osfBackSpace:PageUp()            \n\
  763.      Meta  Ctrl<Key>f:        fishcam()            \n\
  764.       Alt  Ctrl<Key>f:        fishcam()            \n\
  765.      Meta  Ctrl<Key>t:        net_showstatus()        \n\
  766.       Alt  Ctrl<Key>t:        net_showstatus()        \n\
  767.     ~Meta ~Alt ~Ctrl<Key>osfUp:    LineUp()            \n\
  768.     ~Meta ~Alt ~Ctrl<Key>osfDown:    LineDown()            \n\
  769.     ~Meta ~Alt ~Ctrl<Key>osfLeft:    ColumnLeft()            \n\
  770.     ~Meta ~Alt ~Ctrl<Key>osfRight:    ColumnRight()            \n\
  771.                                       \
  772.     ~Meta ~Alt ~Ctrl<Key>Prior:        PageUp()        \n\
  773.     ~Meta ~Alt ~Ctrl<Key>Next:        PageDown()        \n\
  774.     ~Meta ~Alt ~Ctrl<Key>osfPageUp:        PageUp()        \n\
  775.     ~Meta ~Alt ~Ctrl<Key>osfPageDown:    PageDown()        \n
  776.  
  777. ! These keysyms are apparently an R6ism.
  778. !    ~Meta ~Alt ~Ctrl<Key>KP_Up:    LineUp()            \n\
  779. !    ~Meta ~Alt ~Ctrl<Key>KP_Down:    LineDown()            \n\
  780. !    ~Meta ~Alt ~Ctrl<Key>KP_Left:    ColumnLeft()            \n\
  781. !    ~Meta ~Alt ~Ctrl<Key>KP_Right:    ColumnRight()            \n\
  782. !    ~Meta ~Alt ~Ctrl<Key>KP_Prior:    PageUp()            \n\
  783. !    ~Meta ~Alt ~Ctrl<Key>KP_Next:    PageDown()            \n\
  784.  
  785. !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  786. ! Editor mouse translations
  787. !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  788. *editorDrawingArea.translations: #replace \
  789.     <Btn1Down>:  editor-click(single, *, editor-grab-focus,,        \
  790.                               double, image, editor-dialog,image,,  \
  791.                               double, hrule, editor-dialog,hrule,,  \
  792.                               double, target,editor-dialog,target,, \
  793.                               double, tag,   editor-dialog,tag,,    \
  794.                               double, text,  editor-select-word)    \n\
  795.     <Btn1Motion>: editor-extend-adjust()                            \n\
  796.     <Btn1Up>:     editor-extend-end()                               \n\
  797.     <Btn2Down>:   editor-extend-start()                             \n\
  798.     <Btn2Motion>: editor-extend-adjust()                            \n\
  799.     <Btn2Up>:     editor-extend-end()                               \n\
  800.     <Btn3Down>:   editor-popup-menu()                               \n\
  801.     <Motion>:     editor-motion()                                   \n
  802.  
  803. ! Editor keyboard translations.
  804. *editorTranslations:              #override                \n\
  805.                                         \
  806.     Meta ~Ctrl<Key>l:        editor-open-location()                \n\
  807.      Alt ~Ctrl<Key>l:        editor-open-location()                \n\
  808.     Meta ~Ctrl<Key>o:        editor-open-file()                 \n\
  809.      Alt ~Ctrl<Key>o:        editor-open-file()                 \n\
  810.     Meta ~Ctrl<Key>N:        editor-new()                \n\
  811.      Alt ~Ctrl<Key>N:        editor-new()                \n\
  812.     Meta ~Ctrl<Key>s:        editor-save()                \n\
  813.      Alt ~Ctrl<Key>s:        editor-save()                \n\
  814.     Meta ~Ctrl<Key>w:        editor-delete()                \n\
  815.      Alt ~Ctrl<Key>w:        editor-delete()                \n\
  816.     Meta ~Ctrl<Key>r:        editor-reload()                \n\
  817.      Alt ~Ctrl<Key>r:        editor-reload()                \n\
  818.     Meta ~Ctrl Shift<Key>r:        editor-reload(super)            \n\
  819.      Alt ~Ctrl Shift<Key>r:        editor-reload(super)            \n\
  820.     Meta ~Ctrl<Key>M:        mailNew()                \n\
  821.      Alt ~Ctrl<Key>M:        mailNew()                \n\
  822.     Meta ~Ctrl<Key>P:        print()                    \n\
  823.      Alt ~Ctrl<Key>P:        print()                    \n\
  824.     Meta ~Ctrl<Key>Q:        exit()                    \n\
  825.      Alt ~Ctrl<Key>Q:        exit()                    \n\
  826.     Meta ~Ctrl<Key>.:        editor-edit-source()                \n\
  827.                                         \
  828.     Meta ~Ctrl ~Alt<Key>osfHelp:    editor-debug()                \n\
  829.     Ctrl Shift<Key>d:        editor-debug()                \n\
  830.                                         \
  831.     ~Meta ~Alt ~Ctrl<Key>Prior:        PageUp()        \n\
  832.     ~Meta ~Alt ~Ctrl<Key>Next:        PageDown()        \n\
  833.     ~Meta ~Alt ~Ctrl<Key>osfPageUp:        PageUp()    \n\
  834.     ~Meta ~Alt ~Ctrl<Key>osfPageDown:    PageDown()    \n\
  835.                                     \
  836.     ~Meta ~Alt ~Ctrl<Key>Up:    editor-process-up()            \n\
  837.     ~Meta ~Alt ~Ctrl<Key>Down:    editor-process-down()            \n\
  838.     ~Meta ~Alt ~Ctrl<Key>osfUp:    editor-process-up()            \n\
  839.     ~Meta ~Alt ~Ctrl<Key>osfDown:    editor-process-down()            \n\
  840.     ~Meta ~Alt ~Ctrl<Key>osfLeft:    editor-backward-character()        \n\
  841.     ~Meta ~Alt ~Ctrl<Key>osfRight:    editor-forward-character()        \n\
  842.                                         \
  843.     :~Meta ~Alt ~Ctrl <Key>Delete:       editor-delete-next-character()    \n\
  844.     :~Meta ~Alt ~Ctrl <Key>BackSpace:     editor-delete-previous-character()\n\
  845.     :~Meta ~Alt ~Ctrl <Key>osfDelete:     editor-delete-next-character()    \n\
  846.     :~Meta ~Alt ~Ctrl <Key>osfBackSpace: editor-delete-previous-character()\n\
  847.                                         \
  848.     ~Meta ~Alt ~Ctrl<Key>osfBeginLine:editor-beginning-of-line()        \n\
  849.     ~Meta ~Alt ~Ctrl<Key>osfEndLine:  editor-end-of-line()            \n\
  850.     ~Meta ~Alt ~Ctrl Shift<Key>Return:editor-insert-line-break(normal)  \n\
  851.     ~Meta ~Alt ~Ctrl<Key>Return:      editor-process-return()        \n\
  852.     ~Meta ~Alt ~Ctrl Shift<Key>space: editor-insert-non-breaking-space()\n\
  853.     ~Meta ~Alt ~Ctrl <Key>space:      editor-self-insert()        \n\
  854.     ~Meta ~Alt ~Ctrl Shift<Key>Tab:   editor-indent(out)        \n\
  855.     ~Meta ~Alt ~Ctrl <Key>Tab:      editor-indent(in)            \n\
  856.                                         \
  857.     ~Meta ~Alt Ctrl<Key>a:    editor-beginning-of-line()            \n\
  858.     ~Meta ~Alt Ctrl<Key>e:    editor-end-of-line()                \n\
  859.     ~Meta ~Alt Ctrl<Key>p:    editor-process-up()                \n\
  860.     ~Meta ~Alt Ctrl<Key>n:    editor-process-down()                \n\
  861.     ~Meta ~Alt Ctrl<Key>b:    editor-backward-character()            \n\
  862.     ~Meta ~Alt Ctrl<Key>f:    editor-forward-character()            \n\
  863.                                         \
  864.     ~Meta  Alt ~Ctrl  Shift<Key>z:    editor-redo()                \n\
  865.     ~Meta  Alt ~Ctrl ~Shift<Key>e:    editor-redo()                \n\
  866.     ~Meta  Alt ~Ctrl ~Shift<Key>z:    editor-undo()                \n\
  867.                                         \
  868.      Meta ~Alt ~Ctrl<Key>b:    editor-toggle-character-properties(bold)   \n\
  869.      ~Meta Alt ~Ctrl<Key>b:    editor-toggle-character-properties(bold)   \n\
  870.      Meta ~Alt ~Ctrl<Key>i:    editor-toggle-character-properties(italic) \n\
  871.      ~Meta Alt ~Ctrl<Key>i:    editor-toggle-character-properties(italic) \n\
  872.      Meta ~Alt ~Ctrl<Key>u:    editor-toggle-character-properties(underline) \n\
  873.      ~Meta Alt ~Ctrl<Key>u:    editor-toggle-character-properties(underline) \n\
  874.      Meta ~Alt ~Ctrl<Key>t:    editor-toggle-character-properties(fixed)  \n\
  875.      ~Meta Alt ~Ctrl<Key>t:    editor-toggle-character-properties(fixed)  \n\
  876.      Meta ~Alt ~Ctrl<Key>k:    editor-set-character-properties(none)       \n\
  877.      ~Meta Alt ~Ctrl<Key>k:    editor-set-character-properties(none)       \n\
  878.                                         \
  879.     ~Meta ~Alt  Ctrl<Key>l:    editor-refresh()                \n\
  880.                                         \
  881.      Meta ~Alt ~Ctrl ~Shift<Key>Up:        editor-increase-font-size() \n\
  882.      Meta ~Alt ~Ctrl ~Shift<Key>osfUp:    editor-increase-font-size() \n\
  883.      Meta ~Alt ~Ctrl ~Shift<Key>Down:    editor-decrease-font-size() \n\
  884.      Meta ~Alt ~Ctrl ~Shift<Key>osfDown:    editor-decrease-font-size() \n\
  885.                                         \
  886.     ~Meta ~Alt ~Ctrl<Key>SunCopy:   editor-copy()               \n\
  887.     ~Meta ~Alt ~Ctrl<Key>SunPaste:  editor-paste()              \n\
  888.     ~Meta ~Alt ~Ctrl<Key>SunCut:    editor-cut()                \n\
  889.                                     \
  890.      Meta ~Alt ~Ctrl ~Shift<Key>x:    editor-cut()                \n\
  891.     ~Meta  Alt ~Ctrl ~Shift<Key>x:    editor-cut()                \n\
  892.      Meta ~Alt ~Ctrl ~Shift<Key>c:    editor-copy()                \n\
  893.     ~Meta  Alt ~Ctrl ~Shift<Key>c:    editor-copy()                \n\
  894.      Meta ~Alt ~Ctrl ~Shift<Key>v:    editor-paste()                \n\
  895.     ~Meta  Alt ~Ctrl ~Shift<Key>v:    editor-paste()                \n\
  896.      Meta ~Alt ~Ctrl ~Shift<Key>y:    editor-paste()                \n\
  897.     ~Meta  Alt ~Ctrl ~Shift<Key>y:    editor-paste()                \n\
  898.      Meta ~Alt ~Ctrl ~Shift<Key>d:    editor-delete-next-character()        \n\
  899.     ~Meta  Alt ~Ctrl ~Shift<Key>d:    editor-delete-next-character()        \n\
  900.      Meta ~Alt ~Ctrl ~Shift<Key>a:    editor-select-all()            \n\
  901.     ~Meta  Alt ~Ctrl ~Shift<Key>a:    editor-select-all()            \n\
  902.                                         \
  903.      Meta ~Alt ~Ctrl ~Shift<Key>f:    editor-find()                \n\
  904.      Meta ~Alt ~Ctrl ~Shift<Key>g:    editor-find-again()            \n\
  905.     ~Meta  Alt ~Ctrl ~Shift<Key>f:    editor-find()                \n\
  906.     ~Meta  Alt ~Ctrl ~Shift<Key>g:    editor-find-again()            \n\
  907.                                         \
  908.      Meta ~Alt ~Ctrl Shift<Key>u:    \
  909.     editor-set-character-properties(bold|italic|fixed|super|strikethrough)\
  910.         editor-set-font-size(+4) \n\
  911.                                         \
  912.     ~Meta ~Alt ~Ctrl ~Shift<Key>F10:            \n\
  913.     ~Meta ~Alt ~Ctrl ~Shift<Key>osfMenuBar:            \n\
  914.                                 \
  915.     <KeyRelease>:                                \n\
  916.     <Key>:            editor-self-insert()                \n\
  917.     <KeyPress>:        editor-self-insert()                \n\
  918.     <KeyUp>:                                \n\
  919.     <KeyDown>:        editor-self-insert()                \n
  920.  
  921. !=============================================================================
  922.  
  923.  
  924. ! About Translations, Actions, and "-remote" commands:
  925. !
  926. ! You can control a running Netscape process externally; you do this by
  927. ! issuing a command like "netscape -remote openURL(http://xxx)".
  928. ! When Netscape is invoked with the -remote argument, it does not open
  929. ! window, but instead connects to and controls an already-existing process.
  930. ! This is done using X properties, so the two Netscape processes need not
  931. ! be running on the same machine, and need not share a file system.
  932. !
  933. ! All of Netscape's action names are the same as its resource names; so, for
  934. ! example, if you wanted to know the name of the action that corresponds to
  935. ! the "Add Bookmark" menu item, you could look in this file for "Add Bookmark"
  936. ! and see that the resource that is set to that string is "addBookmark" -
  937. ! that's the name of the Action as well.
  938. !
  939. ! You can use Actions in Translation tables in the usual Xt-ish way, but you
  940. ! can also invoke them directly via "netscape -remote", like this:
  941. !
  942. !    netscape -remote 'addBookmark()'
  943. !
  944. ! That will cause the existing Netscape process to add its current URL to
  945. ! the bookmarks, just as if you had selected that menu item.
  946. !
  947. ! Please see the document http://home.netscape.com/newsref/std/x-remote.html
  948. ! for more information.
  949.  
  950.  
  951. !=============================================================================
  952.  
  953.  
  954. ! You can ask HTTP (Web) servers for documents in your preferred language
  955. ! by setting the Accept-Language header. It is a comma-separated list of
  956. ! languages or language/region pairs. For example, if you would prefer to
  957. ! see documents in French, or, failing that, in American English, you could
  958. ! use the following:
  959. !
  960. *httpAcceptLanguage: ja, en
  961. !
  962. ! Other possible languages and regions are:
  963. !
  964. !   Chinese [zh]
  965. !   Chinese/China [zh-CN]
  966. !   Chinese/Taiwan [zh-TW]
  967. !   English [en]
  968. !   English/United Kingdom [en-GB]
  969. !   English/United States [en-US]
  970. !   French [fr]
  971. !   French/Canada [fr-CA]
  972. !   French/France [fr-FR]
  973. !   German [de]
  974. !   Italian [it]
  975. !   Japanese [ja]
  976. !   Korean [ko]
  977. !   Portuguese [pt]
  978. !   Portuguese/Brazil [pt-BR]
  979. !   Spanish [es]
  980. !   Spanish/Spain [es-ES]
  981.  
  982.  
  983. !=============================================================================
  984. !
  985. !      There's really nothing after this point you should be messing with.
  986. !
  987. !=============================================================================
  988.  
  989.  
  990. ! Motif drag-and-drop is insanely buggy, and is causing crashes even in
  991. ! contexts where it has no business being involved at all.  Let's try
  992. ! disabling it globally and see if that helps.
  993. Netscape*dragInitiatorProtocolStyle:    XmDRAG_NONE
  994. Netscape*dragReceiverProtocolStyle:    XmDRAG_NONE
  995.  
  996.  
  997. ! Labels
  998. !
  999. *Help.sensitive:            False
  1000.  
  1001. *urlLabel.alignment:            ALIGNMENT_END
  1002. *urlLabel.recomputeSize:        False
  1003. *urlLabel.netsiteLabelString:        Netsite:
  1004. *urlLabel.uneditedLabelString:        Location:
  1005. *urlLabel.editedLabelString:        Go To:
  1006. ! this must be the longer of the two...
  1007. *urlLabel.labelString:            Location:
  1008. *drawingArea*moreButton.labelString:    More...
  1009.  
  1010.  
  1011. !=============================================================================
  1012. *menuBar.file.labelString:        File
  1013.  
  1014. *menuBar*openBrowser.labelString:    New Web Browser
  1015. *menuBar*openBrowser.mnemonic:        B
  1016. *menuBar*openBrowser.acceleratorText:    Alt+N
  1017. *Editor*menuBar*openBrowser.acceleratorText:
  1018. *Editor*menuBar*openBrowser.mnemonic: W
  1019.  
  1020. *menuBar*openURL.labelString:        Open Location...
  1021. *menuBar*openURL.mnemonic:        L
  1022. *menuBar*openURL.acceleratorText:    Alt+L
  1023.  
  1024. *menuBar*openFile.labelString:        Open File...
  1025. *menuBar*openFile.mnemonic:        O
  1026. *menuBar*openFile.acceleratorText:    Alt+O
  1027.  
  1028. *menuBar*saveAs.labelString:        Save As...
  1029. *menuBar*saveAs.mnemonic:        A
  1030. *menuBar*saveAs.acceleratorText:    Alt+S
  1031. *Editor*menuBar*saveAs.acceleratorText:
  1032.  
  1033. *menuBar*editDocument.labelString:      Edit Document...
  1034. *menuBar*editDocument.mnemonic:        E
  1035. !*menuBar*editDocument.acceleratorText: Alt+E
  1036.  
  1037. *menuBar*uploadFile.labelString:    Upload File...
  1038. *menuBar*uploadFile.mnemonic:        U
  1039. ! no accelerator
  1040.  
  1041. *menuBar*saveLinksAs.labelString:    Save Next Link As...
  1042. *menuBar*saveLinksAs.mnemonic:        A
  1043. ! accelerator is magic
  1044. *menuBar*saveLinksAs.acceleratorText:    Shift+Click
  1045.  
  1046. *menuBar*mailNew.labelString:        New Mail Message
  1047. *menuBar*mailNew.mnemonic:        M
  1048. *menuBar*mailNew.acceleratorText:    Alt+M
  1049.  
  1050. *menuBar*mailto.labelString:        Mail Document
  1051. *menuBar*mailto.mnemonic:        D
  1052.  
  1053. *menuBar*docInfo.labelString:        Document Info
  1054. *menuBar*docInfo.mnemonic:        n
  1055. ! no accelerator
  1056.  
  1057. *menuBar*frameInfo.labelString:        Frame Info
  1058. ! no mnemonic
  1059. ! no accelerator
  1060.  
  1061. *menuBar*javaInfo.labelString:        Java Info
  1062. *menuBar*javaInfo.mnemonic:        J
  1063.  
  1064. *menuBar*openMail.labelString:        Netscape Mail
  1065. *menuBar*openMail.mnemonic:        M
  1066. ! no accelerator
  1067.  
  1068. *menuBar*openNews.labelString:        Netscape News
  1069. *menuBar*openNews.mnemonic:        N
  1070. ! no accelerator
  1071.  
  1072. *menuBar*printSetup.labelString:    Print Setup...
  1073. *menuBar*printSetup.mnemonic:        r
  1074. ! no accelerator
  1075.  
  1076. *menuBar*print.labelString:        Print...
  1077. *menuBar*print.mnemonic:        P
  1078. *menuBar*print.acceleratorText:        Alt+P
  1079.  
  1080. *menuBar*delete.labelString:        Close
  1081. *menuBar*delete.mnemonic:        C
  1082. *menuBar*delete.acceleratorText:    Alt+W
  1083.  
  1084. *menuBar*whatsChanged.labelString:    What's New?
  1085. !no accelerator
  1086.  
  1087. *menuBar*import.labelString:        Import...
  1088. *menuBar*import.mnemonic:        I
  1089.  
  1090. *menuBar*quit.labelString:        Exit
  1091. *menuBar*quit.mnemonic:            x
  1092. *menuBar*quit.acceleratorText:        Alt+Q
  1093.  
  1094. *menuBar*windows.labelString:        Window
  1095. ! no accelerator
  1096.  
  1097. !*menuBar*openFolder.labelString:    Open Folder...
  1098. !*menuBar*openNewsHost.labelString:    Open News Host...
  1099. !*menuBar*save.labelString:        Save
  1100. !*menuBar*saveMessageAs.labelString:    Save Message(s) As...
  1101. !*menuBar*copyMessagesInto.labelString:    Copy Messages Into
  1102. !*menuBar*moveMessagesInto.labelString:    Move Messages Into
  1103. !*menuBar*messageInfo.labelString:    Information...
  1104.  
  1105.  
  1106. !=============================================================================
  1107. *menuBar.edit.labelString:        Edit
  1108.  
  1109. *menuBar*undo.labelString:        Undo
  1110. *menuBar*undo.mnemonic:            U
  1111. *menuBar*undo.acceleratorText:        Alt+Z
  1112.  
  1113. *menuBar*redo.labelString:        Redo
  1114. *menuBar*redo.mnemonic:            R
  1115. *menuBar*redo.acceleratorText:        Alt+E
  1116.  
  1117. *menuBar*cut.labelString:        Cut
  1118. *menuBar*cut.mnemonic:            t
  1119. *menuBar*cut.acceleratorText:        Alt+X
  1120.  
  1121. *menuBar*copy.labelString:        Copy
  1122. *menuBar*copy.mnemonic:            C
  1123. *menuBar*copy.acceleratorText:        Alt+C
  1124.  
  1125. *menuBar*paste.labelString:        Paste
  1126. *menuBar*paste.mnemonic:        P
  1127. *menuBar*paste.acceleratorText:        Alt+Y
  1128.  
  1129. *menuBar*find.labelString:        Find...
  1130. *menuBar*find.mnemonic:            F
  1131. *menuBar*find.acceleratorText:        Alt+F
  1132.  
  1133. *menuBar*findAgain.labelString:        Find Again
  1134. *menuBar*findAgain.mnemonic:        g
  1135. *menuBar*findAgain.acceleratorText:    Alt+G
  1136.  
  1137. *menuBar*deleteItem.labelString:    Delete
  1138. *menuBar*deleteItem.mnemonic:        D
  1139. *menuBar*deleteItem.acceleratorText:    Alt+D
  1140.  
  1141.  
  1142. !=============================================================================
  1143. *menuBar.view.labelString:        View
  1144.  
  1145. *menuBar*reload.labelString:        Reload
  1146. *menuBar*reload.mnemonic:        R
  1147. *menuBar*reload.acceleratorText:    Alt+R
  1148. ! In news reply to sender uses this accelerator
  1149. *News*menuBar*reload.acceleratorText:    
  1150.  
  1151. *menuBar*reloadFrame.labelString:    Reload Frame
  1152. *menuBar*reloadFrame.mnemonic:        l
  1153.  
  1154. *menuBar*loadImages.labelString:    Load Images
  1155. *menuBar*loadImages.mnemonic:        I
  1156. *menuBar*loadImages.acceleratorText:    Alt+I
  1157.  
  1158. *menuBar*refresh.labelString:        Refresh
  1159. *menuBar*refresh.mnemonic:        f
  1160. ! no accelerator
  1161.  
  1162. *menuBar*source.labelString:        Document Source
  1163. *menuBar*source.mnemonic:        D
  1164. ! no accelerator
  1165.  
  1166. *menuBar*frameSource.labelString:    Frame Source
  1167. ! no mnemonic
  1168. ! no accelerator
  1169.  
  1170. *menuBar*attachmentsInline.mnemonic:    A
  1171. ! no accelerator
  1172.  
  1173. *menuBar*attachmentsAsLinks.mnemonic:    L
  1174. ! no accelerator
  1175.  
  1176. !*menuBar*viewAllGroups.labelString:    Show All Newsgroups
  1177. !*menuBar*checkNewGroups.labelString:    Check for New Groups
  1178. !*menuBar*rot13.labelString:        Rot 13
  1179.  
  1180.  
  1181. !=============================================================================
  1182. *menuBar.message.labelString:        Message
  1183.  
  1184. !*deleteMessage.labelString:        Delete Message
  1185. *deleteMessage.mnemonic:        D
  1186. *deleteMessage.acceleratorText:        Alt+D
  1187.  
  1188.  
  1189. !=============================================================================
  1190. *menuBar.go.labelString:        Go
  1191.  
  1192. *menuBar*back.labelString:        Back
  1193. *menuBar*back.mnemonic:            B
  1194. *menuBar*back.acceleratorText:        Alt+Left
  1195.  
  1196. *menuBar*forward.labelString:        Forward
  1197. *menuBar*forward.mnemonic:        F
  1198. *menuBar*forward.acceleratorText:    Alt+Right
  1199.  
  1200. *menuBar*home.labelString:        Home
  1201. *menuBar*home.mnemonic:            H
  1202. ! no accelerator
  1203.  
  1204. *menuBar*abort.labelString:        Stop Loading
  1205. *menuBar*abort.mnemonic:        S
  1206. *menuBar*abort.acceleratorText:        ESC
  1207.  
  1208. ! In Gold version of browser
  1209. *menuBar*browsePublishLocation.labelString:        Default Publish Location
  1210. *menuBar*browsePublishLocation.mnemonic:        D
  1211.  
  1212. *menuBar*viewHistory.labelString:    History
  1213. *menuBar*viewHistory.mnemonic:        H
  1214. ! This only has this accelerator in browser windows
  1215. *Navigator*menuBar*viewHistory.acceleratorText:    Alt+H
  1216.  
  1217. *menuBar*historyItem1.acceleratorText:    Alt+1
  1218. *menuBar*historyItem2.acceleratorText:    Alt+2
  1219. *menuBar*historyItem3.acceleratorText:    Alt+3
  1220. *menuBar*historyItem4.acceleratorText:    Alt+4
  1221. *menuBar*historyItem5.acceleratorText:    Alt+5
  1222. *menuBar*historyItem6.acceleratorText:    Alt+6
  1223. *menuBar*historyItem7.acceleratorText:    Alt+7
  1224. *menuBar*historyItem8.acceleratorText:    Alt+8
  1225. *menuBar*historyItem9.acceleratorText:    Alt+9
  1226.  
  1227. *menuBar*historyTruncated.labelString:    ( ...truncated... )
  1228. *menuBar*historyTruncated.alignment:    ALIGNMENT_CENTER
  1229.  
  1230.  
  1231. !*menuBar*markThreadRead.labelString:        Mark Thread Read
  1232. !*menuBar*markAllRead.labelString:        Mark All Messages Read
  1233. !*menuBar*showAllMessages.labelString:        Show All Messages
  1234. !*menuBar*nextMessage.labelString:        Select Next Message
  1235. !*menuBar*previousMessage.labelString:        Select Previous Message
  1236. !*menuBar*firstUnreadMessage.labelString:    Select First Unread Message
  1237. !*menuBar*nextUnreadMessage.labelString:    Select Next Unread Message
  1238. !*menuBar*previousUnreadMessage.labelString:    Select Previous Unread Message
  1239.  
  1240.  
  1241. !=============================================================================
  1242. *menuBar.sort.labelString:        Sort
  1243.  
  1244. !*menuBar*thread.labelString:        Thread by References
  1245. !*menuBar*sortReverse.labelString:    Sort Backward
  1246. !*menuBar*byDate.labelString:        By Date
  1247. !*menuBar*byMessageNumber.labelString:    By Message Number
  1248. !*menuBar*bySubject.labelString:        By Subject
  1249. !*menuBar*bySender.labelString:        By Sender's Name
  1250. !*menuBar*resort.labelString:        Re-Sort
  1251.  
  1252.  
  1253. !=============================================================================
  1254. *menuBar.bookmark.labelString:        Bookmarks
  1255.  
  1256. *menuBar*addBookmark.labelString:    Add Bookmark
  1257. *menuBar*addBookmark.mnemonic:        A
  1258. *menuBar*addBookmark.acceleratorText:    Alt+A
  1259.  
  1260. *menuBar*viewBookmark.labelString:    Bookmarks
  1261. *menuBar*viewBookmark.mnemonic:        B
  1262. *menuBar*viewBookmark.acceleratorText:    Alt+B
  1263. *Editor*menuBar*viewBookmark.acceleratorText:
  1264.  
  1265. *menuBar*gotoBookmarkHtml.labelString:    Goto Bookmarks
  1266. *menuBar*gotoBookmarkHtml.mnemonic:    G
  1267.  
  1268.  
  1269. !=============================================================================
  1270. *menuBar.options.labelString:        Options
  1271.  
  1272. *menuBar*generalPrefs.labelString:    General Preferences...
  1273. *menuBar*generalPrefs.mnemonic:        G
  1274.  
  1275. *menuBar*mailNewsPrefs.labelString:    Mail and News Preferences...
  1276. *menuBar*mailNewsPrefs.mnemonic:    M
  1277.  
  1278. *menuBar*networkPrefs.labelString:    Network Preferences...
  1279. *menuBar*networkPrefs.mnemonic:        N
  1280.  
  1281. *menuBar*securityPrefs.labelString:    Security Preferences...
  1282. *menuBar*securityPrefs.mnemonic:    S
  1283.  
  1284. *menuBar*showToolbar.labelString:    Show Toolbar
  1285. *menuBar*showToolbar.mnemonic:        T
  1286.  
  1287. *menuBar*showURL.labelString:        Show Location
  1288. *menuBar*showURL.mnemonic:        L
  1289.  
  1290. *menuBar*showDirectoryButtons.labelString: Show Directory Buttons
  1291. *menuBar*showDirectoryButtons.mnemonic:       D
  1292.  
  1293. *menuBar*showMenubar.labelString:    Show Menubar
  1294. *menuBar*showMenubar.mnemonic:        b
  1295.  
  1296. *menuBar*showBottomStatusbar.labelString:    Show Bottom Status Bar
  1297. *menuBar*showBottomStatusbar.mnemonic:        B
  1298.  
  1299. *menuBar*showSecurityBar.labelString:    Show Security Colorbar
  1300. *menuBar*showSecurityBar.mnemonic:    C
  1301.  
  1302. *menuBar*showJavaConsole.labelString:    Show Java Console
  1303. *menuBar*showJavaConsole.mnemonic:        J
  1304.  
  1305. *menuBar*autoLoadImages.labelString:    Auto Load Images
  1306. *menuBar*autoLoadImages.mnemonic:    A
  1307.  
  1308. *menuBar*fancyFTP.labelString:        Show FTP File Information
  1309. *menuBar*fancyFTP.mnemonic:        F
  1310.  
  1311. *menuBar*docEncoding.labelString:    Document Encoding
  1312. *menuBar*docEncoding.mnemonic:        E
  1313. *Editor*menuBar*docEncoding.mnemonic:        D
  1314.  
  1315. *menuBar*saveOptions.labelString:    Save Options
  1316. *menuBar*saveOptions.mnemonic:        O
  1317.  
  1318. !*menuBar*showAllHeaders.labelString:    Show All Headers
  1319.  
  1320.  
  1321. !=============================================================================
  1322. *menuBar*docEncMenu*indicatorType:    ONE_OF_MANY
  1323. *menuBar*latin1.labelString:        Western (Latin-1)
  1324. *menuBar*latin2.labelString:        Central European (Latin-2)
  1325. *menuBar*jaAuto.labelString:        Japanese (Auto-Detect)
  1326. *menuBar*jaSJIS.labelString:        Japanese (Shift-JIS)
  1327. *menuBar*jaEUC.labelString:        Japanese (EUC-JP)
  1328. *menuBar*twBig5.labelString:        Traditional Chinese (Big5)
  1329. *menuBar*twEUC.labelString:        Traditional Chinese (EUC-TW)
  1330. *menuBar*gbEUC.labelString:        Simplified Chinese (GB)
  1331. *menuBar*krEUC.labelString:        Korean (EUC-KR)
  1332. *menuBar*2022kr.labelString:        Korean (ISO-2022-KR)
  1333. *menuBar*koi8r.labelString:        Cyrillic (KOI8-R)
  1334. *menuBar*88595.labelString:        Cyrillic (ISO 8859-5)
  1335. *menuBar*greek.labelString:        Greek (ISO 8859-7)
  1336. *menuBar*88599.labelString:        Turkish (ISO 8859-9)
  1337. *menuBar*other.labelString:        User-Defined
  1338.  
  1339.  
  1340.  
  1341. !=============================================================================
  1342. *menuBar.directory.labelString:        Directory
  1343.  
  1344. *menuBar*netscape.labelString:        Netscape's Home
  1345. *menuBar*netscape.mnemonic:        H
  1346.  
  1347. *menuBar*sgi.labelString:        Silicon Graphics, Inc.
  1348. *menuBar*sgi.mnemonic:            i
  1349.  
  1350. *menuBar*adobe.labelString:        Adobe Systems, Inc.
  1351. *menuBar*adobe.mnemonic:        o
  1352.  
  1353. *menuBar*whatsNew.labelString:        What's New?
  1354. *menuBar*whatsNew.mnemonic:        N
  1355.  
  1356. *menuBar*whatsCool.labelString:        What's Cool?
  1357. *menuBar*whatsCool.mnemonic:        C
  1358.  
  1359. *menuBar*inetIndex.labelString:        Netscape Destinations
  1360. *menuBar*inetIndex.mnemonic:        D
  1361.  
  1362. *menuBar*inetSearch.labelString:    Internet Search
  1363. *menuBar*inetSearch.mnemonic:        S
  1364.  
  1365. *menuBar*inetWhite.labelString:        People
  1366. *menuBar*inetWhite.mnemonic:        P
  1367.  
  1368. *menuBar*inetAbout.labelString:        About the Internet
  1369. *menuBar*inetAbout.mnemonic:        A
  1370.  
  1371. *menuBar*galleria.labelString:        Customer Showcase
  1372. *menuBar*galleria.mnemonic:        w
  1373.  
  1374.  
  1375. !=============================================================================
  1376. *menuBar.help.labelString:        Help
  1377.  
  1378. *menuBar*about.labelString:        About Netscape
  1379. *menuBar*about.mnemonic:        A
  1380.  
  1381. *menuBar*aboutplugins.labelString:    About Plug-ins
  1382. *menuBar*aboutplugins.mnemonic:        P
  1383.  
  1384. *menuBar*registration.labelString:    Registration Information
  1385. *menuBar*registration.mnemonic:        I
  1386.  
  1387. *menuBar*upgrade.labelString:        Software
  1388. *menuBar*upgrade.mnemonic:        t
  1389.  
  1390. *menuBar*manual.labelString:        Handbook
  1391. *menuBar*manual.mnemonic:        H
  1392.  
  1393. *menuBar*relnotes.labelString:        Release Notes
  1394. *menuBar*relnotes.mnemonic:        R
  1395.  
  1396. *menuBar*faq.labelString:        Frequently Asked Questions
  1397. *menuBar*faq.mnemonic:            F
  1398.  
  1399. *menuBar*aboutSecurity.labelString:    On Security
  1400. *menuBar*aboutSecurity.mnemonic:    O
  1401.  
  1402. *menuBar*feedback.labelString:        How to Give Feedback
  1403. *menuBar*feedback.mnemonic:        G
  1404.  
  1405. *menuBar*support.labelString:        How to Get Support
  1406. *menuBar*support.mnemonic:        S
  1407.  
  1408. *menuBar*howTo.labelString:        How to Create Web Services
  1409. *menuBar*howTo.mnemonic:        C
  1410.  
  1411.  
  1412. *menuBar*aboutMailAndNews.labelString:    About Netscape Mail and News...
  1413. *menuBar*aboutUsenet.labelString:    About USENET Newsgroups...
  1414.  
  1415.  
  1416. ! For the toggles in the options menu
  1417. *menuBar*XmToggleButton.indicatorType:        N_OF_MANY
  1418. *menuBar*XmToggleButtonGadget.indicatorType:    N_OF_MANY
  1419. *menuBar*XmToggleButton.fillOnSelect:        True
  1420. *menuBar*XmToggleButtonGadget.fillOnSelect:    True
  1421. *menuBar*XmToggleButton.visibleWhenOff:        True
  1422. *menuBar*XmToggleButtonGadget.visibleWhenOff:    True
  1423.  
  1424. *menuBar*sortByDate.visibleWhenOff:        False
  1425. *menuBar*sortByMessageNumber.visibleWhenOff:    False
  1426. *menuBar*sortBySubject.visibleWhenOff:        False
  1427. *menuBar*sortBySender.visibleWhenOff:        False
  1428.  
  1429. !=============================================================================
  1430. ! Mail/News menubar
  1431. !=============================================================================
  1432.  
  1433. !Mail menubar wont have this accelerator. This is used by reply
  1434. *Mail*menuBar*reload.acceleratorText:
  1435.  
  1436. *menubar*deliverNow.indicatorType:            ONE_OF_MANY
  1437. *menuBar*deliverNow.labelString:            Immediate Delivery
  1438. ! no mnemonic
  1439. ! no accelerator
  1440.  
  1441. *menubar*deliverLater.indicatorType:            ONE_OF_MANY
  1442. *menuBar*deliverLater.labelString:            Deferred Delivery
  1443. ! no mnemonic
  1444. ! no accelerator
  1445.  
  1446. !*getNewMail.labelString:                Get New Mail
  1447. *getNewMail.mnemonic:                    G
  1448. *getNewMail.acceleratorText:                Alt+T
  1449.  
  1450. !*deliverQueuedMessages.labelString:            Send Mail in Outbox
  1451. *deliverQueuedMessages.mnemonic:            d
  1452. *deliverQueuedMessages.acceleratorText:            Alt+H
  1453.  
  1454. !*openFolder.labelString:                Add Folder...
  1455. *openFolder.mnemonic:                    o
  1456.  
  1457. !*newFolder.labelString:                New Folder...
  1458. *newFolder.mnemonic:                    F
  1459.  
  1460. !*menuBar*compressFolder.labelString:            Compress this Folder
  1461. *menuBar*compressFolder.mnemonic:            s
  1462. *menuBar*compressFolder.acceleratorText:        Alt+K
  1463.  
  1464. !*menuBar*compressAllFolders.labelString:        Compress all Folders
  1465. *menuBar*compressAllFolders.mnemonic:            A
  1466.  
  1467. !*menuBar*emptyTrash.labelString:            Empty Trash Folder
  1468. *menuBar*emptyTrash.mnemonic:                E
  1469.  
  1470. !*deleteFolder.labelString:                Delete Folder
  1471. *deleteFolder.mnemonic:                    o
  1472.  
  1473. !*selectThread.labelString:                Select Thread
  1474. *selectThread.mnemonic:                    t
  1475. *selectThread.acceleratorText:                Alt+Shift+A
  1476.  
  1477. !*selectMarkedMessages.labelString:            Select Flagged Messages
  1478. *selectMarkedMessages.mnemonic:                M
  1479.  
  1480. !*selectAllMessages.labelString:            Select All
  1481. *selectAllMessages.mnemonic:                A
  1482. *selectAllMessages.acceleratorText:            Alt+A
  1483.  
  1484. *menuBar*sort.labelString:                Sort
  1485. *menuBar*sort.mnemonic:                    S
  1486.  
  1487. !*rot13Message.labelString:                Unscramble (ROT13)
  1488. *rot13Message.mnemonic:                    U
  1489.  
  1490. !*menuBar*nextMessage.labelString:            Next Message
  1491. *menuBar*nextMessage.mnemonic:                N
  1492. *menuBar*nextMessage.acceleratorText:            Alt+Down
  1493.  
  1494. !*menuBar*previousMessage.labelString:            Previous Message
  1495. *menuBar*previousMessage.mnemonic:            P
  1496. *menuBar*previousMessage.acceleratorText:        Alt+Up
  1497.  
  1498. !*menuBar*firstUnreadMessage.labelString:        First Unread
  1499. *menuBar*firstUnreadMessage.mnemonic:            U
  1500.  
  1501. !*menuBar*nextUnreadMessage.labelString:        Next Unread
  1502. *menuBar*nextUnreadMessage.mnemonic:            e
  1503. *menuBar*nextUnreadMessage.acceleratorText:        Alt+Shift+Down
  1504.  
  1505. !*menuBar*previousUnreadMessage.labelString:        Previous Unread
  1506. *menuBar*previousUnreadMessage.mnemonic:        r
  1507. *menuBar*previousUnreadMessage.acceleratorText:        Alt+Shift+Up
  1508.  
  1509. !*menuBar*firstMarkedMessage.labelString:        First Marked
  1510. *menuBar*firstMarkedMessage.mnemonic:            M
  1511.  
  1512. !*menuBar*nextMarkedMessage.labelString:        Next Marked
  1513. *menuBar*nextMarkedMessage.mnemonic:            x
  1514. *menuBar*nextMarkedMessage.acceleratorText:        Ctrl+Shift+Down
  1515.  
  1516. !*menuBar*previousMarkedMessage.labelString:        Previous Marked
  1517. *menuBar*previousMarkedMessage.mnemonic:        v
  1518. *menuBar*previousMarkedMessage.acceleratorText:        Ctrl+Shift+Up
  1519.  
  1520. !*menuBar*showAllMessages.labelString:            Show All Messages
  1521. *menuBar*showAllMessages.mnemonic:            w
  1522.  
  1523. !*menuBar*showOnlyUnread.labelString:        Show Only Unread Messages
  1524. *menuBar*showOnlyUnread.mnemonic:        U
  1525.  
  1526. *menuBar*showHeaders.labelString:            Show Headers
  1527. *menuBar*showHeaders.mnemonic:                H
  1528.  
  1529. !*menuBar*showAllHeaders.labelString:            All
  1530. *menuBar*showAllHeaders.mnemonic:            A
  1531.  
  1532. !*menuBar*showSomeHeaders.labelString:            Normal
  1533. *menuBar*showSomeHeaders.mnemonic:            N
  1534.  
  1535. !*menuBar*showMicroHeaders.labelString:            Brief
  1536. *menuBar*showMicroHeaders.mnemonic:            B
  1537.  
  1538. *editAddressBook.labelString:                Address Book
  1539. *editAddressBook.mnemonic:                A
  1540.  
  1541. !*menuBar*editAddress.labelString:            Add to Address Book
  1542. *menuBar*editAddress.mnemonic:                t
  1543.  
  1544. !*replyToSender.labelString:                Reply
  1545. *replyToSender.mnemonic:                R
  1546. *replyToSender.acceleratorText:                Alt+R
  1547.  
  1548. !*replyToAll.labelString:                Reply to All
  1549. *replyToAll.mnemonic:                    A
  1550. *replyToAll.acceleratorText:                Alt+Shift+R
  1551.  
  1552. !*forwardMessage.labelString:                Forward
  1553. *forwardMessage.mnemonic:                F
  1554. *forwardMessage.acceleratorText:            Alt+L
  1555.  
  1556. *forwardMessageQuoted.labelString:            Forward Quoted
  1557. *forwardMessageQuoted.mnemonic:                Q
  1558. *forwardMessageQuoted.acceleratorText:            Alt+Shift+D
  1559.  
  1560. !*menuBar*markSelectedRead.labelString:            Mark as Read
  1561. *menuBar*markSelectedRead.mnemonic:            d
  1562.  
  1563. !*menuBar*markSelectedUnread.labelString:        Mark as Unread
  1564. *menuBar*markSelectedUnread.mnemonic:            U
  1565.  
  1566. !*menuBar*markThreadRead.labelString:            Mark Thread Read
  1567. *menuBar*markThreadRead.mnemonic:            a
  1568.  
  1569. !*menuBar*markSelectedMessages.labelString:        Flag message
  1570. *menuBar*markSelectedMessages.mnemonic:            l
  1571.  
  1572. !*menuBar*unmarkSelectedMessages.labelString:        Unflag message
  1573. *menuBar*unmarkSelectedMessages.mnemonic:        e
  1574.  
  1575. !*menuBar*moveMessagesInto.labelString:            Move
  1576. *menuBar*moveMessagesInto.mnemonic:            v
  1577.  
  1578. !*menuBar*copyMessagesInto.labelString:            Copy
  1579. *menuBar*copyMessagesInto.mnemonic:            C
  1580.  
  1581. !*reSort.labelString:                    Again
  1582. *reSort.mnemonic:                    A
  1583.  
  1584. !*menuBar*threadMessages.labelString:            Thread Messages
  1585. *menuBar*threadMessages.mnemonic:            T
  1586.  
  1587. !*menuBar*sortBackward.labelString:            Ascending
  1588. *menuBar*sortBackward.mnemonic:                s
  1589.  
  1590. !*menuBar*sortByDate.labelString:            by Date
  1591. *menuBar*sortByDate.mnemonic:                D
  1592.  
  1593. !*menuBar*sortBySubject.labelString:            by Subject
  1594. *menuBar*sortBySubject.mnemonic:            u
  1595.  
  1596. !*menuBar*sortBySender.labelString:            by Sender
  1597. *menuBar*sortBySender.mnemonic:                e
  1598.  
  1599. !*menuBar*sortByMessageNumber.labelString:        by Message Number
  1600. *menuBar*sortByMessageNumber.mnemonic:            M
  1601.  
  1602. !*openNewsHost.labelString:                Open News Host...
  1603. *openNewsHost.mnemonic:                    O
  1604.  
  1605. *menuBar*deleteNewsHost.mnemonic:            H
  1606.  
  1607. *menuBar*getMoreMessages.mnemonic:            G
  1608. *menuBar*getMoreMessages.acceleratorText:        Alt+T
  1609.  
  1610. *menuBar*postNew.labelString:                New News Message
  1611. *menuBar*postNew.mnemonic:                N
  1612.  
  1613. !*postReply.labelString:                Post Reply
  1614. *postReply.mnemonic:                    o
  1615.  
  1616. !*postAndMailReply.labelString:                Post and Mail Reply
  1617. *postAndMailReply.mnemonic:                s
  1618.  
  1619. *menuBar*firstMarkedMessage.mnemonic:            F
  1620.  
  1621. !*showSubscribedNewsGroups.labelString:        Show Subscribed Newsgroups
  1622. *showSubscribedNewsGroups.mnemonic:        b
  1623.  
  1624. !*showActiveNewsGroups.labelString:        Show Active Newsgroups
  1625. *showActiveNewsGroups.mnemonic:            c
  1626.  
  1627. !*showAllNewsGroups.labelString:        Show All Newsgroups
  1628. *showAllNewsGroups.mnemonic:            A
  1629.  
  1630. !*checkNewNewsGroups.labelString:        Show New Newsgroups
  1631. *checkNewNewsGroups.mnemonic:            p
  1632.  
  1633. !*menuBar*cancelMessage.labelString:        Cancel Message
  1634. *menuBar*cancelMessage.mnemonic:        n
  1635.  
  1636. !*menuBar*addFromNewest.labelString:        Add from Newest Messages
  1637. *menuBar*addFromNewest.mnemonic:        f
  1638.  
  1639. !*menuBar*addFromOldest.labelString:        Add from Oldest Messages
  1640. *menuBar*addFromOldest.mnemonic:        O
  1641.  
  1642. ! These are std Mail folder names.
  1643. *popup*sentMail.labelString:            Sent
  1644. *popup*sentMail.mnemonic:            S
  1645.  
  1646. *popup*inbox.labelString:            Inbox
  1647. *popup*inbox.mnemonic:                I
  1648.  
  1649. *popup*trash.labelString:            Trash
  1650. *popup*trash.mnemonic:                T
  1651.  
  1652. *popup*newFolder.labelString:            New...
  1653. *popup*newFolder.mnemonic:            N
  1654.  
  1655. ! For menubar and popup
  1656. *addNewsgroup.labelString:            Add Newsgroup
  1657. *addNewsgroup.mnemonic:                g
  1658.  
  1659.  
  1660. !=============================================================================
  1661. ! MailCompose menubar
  1662. !=============================================================================
  1663. *menuBar*sendOrSendLater.labelString:            Send
  1664. *menuBar*sendOrSendLater.mnemonic:            S
  1665. *menuBar*sendOrSendLater.acceleratorText:        Alt+Enter
  1666.  
  1667. *menuBar*attachFile.labelString:            Attach...
  1668. *menuBar*attachFile.mnemonic:                F
  1669.  
  1670. !*menuBar*quoteMessage.labelString:            Include Original Text
  1671. *menuBar*quoteMessage.mnemonic:                I
  1672.  
  1673. !*menuBar*saveMessageAs.labelString:            Save As...
  1674. *menuBar*saveMessageAs.mnemonic:            A
  1675. *menuBar*saveMessageAs.acceleratorText:            Alt+S
  1676.  
  1677. *menuBar*pasteQuote.labelString:            Paste as Quotation
  1678. *menuBar*pasteQuote.mnemonic:                Q
  1679.  
  1680. *menuBar*selectAllText.labelString:            Select All
  1681. *menuBar*selectAllText.mnemonic:            S
  1682.  
  1683. *menuBar*clearAllText.labelString:            Clear
  1684.  
  1685. !*menuBar*rot13.labelString:                   Scramble (ROT13) Message
  1686. *menuBar*rot13.mnemonic:                S
  1687.  
  1688. !*Composition*menuBar*showAllHeaders.labelString:    All Fields
  1689. *Composition*menuBar*showAllHeaders.mnemonic:        A
  1690.  
  1691. !*menuBar*showReplyTo.labelString:            Reply To
  1692. *menuBar*showReplyTo.mnemonic:                R
  1693.  
  1694. !*menuBar*showTo.labelString:                Mail To
  1695. *menuBar*showTo.mnemonic:                M
  1696.  
  1697. !*menuBar*showCC.labelString:                Mail CC
  1698. *menuBar*showCC.mnemonic:                C
  1699.  
  1700. !*menuBar*showBCC.labelString:                Mail BCC
  1701. *menuBar*showBCC.mnemonic:                B
  1702.  
  1703. !*menuBar*showPostTo.labelString:            Post To
  1704. *menuBar*showPostTo.mnemonic:                P
  1705.  
  1706. !*menuBar*showFollowupTo.labelString:            Followups To
  1707. *menuBar*showFollowupTo.mnemonic:            F
  1708.  
  1709. !*menuBar*showSubject.labelString:            Subject
  1710. *menuBar*showSubject.mnemonic:                S
  1711.  
  1712. !*menuBar*showAttachments.labelString:            Attachment
  1713. *menuBar*showAttachments.mnemonic:            h
  1714.  
  1715. *menuBar*wrapLines.labelString:                Wrap Long Lines
  1716. *menuBar*wrapLines.mnemonic:                W
  1717.  
  1718.  
  1719. !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1720. ! Editor menubar.
  1721. !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1722. ! File menu
  1723. *menuBar*editorNew.labelString:                 New Document
  1724. *menuBar*editorNew.mnemonic:                N
  1725. *menuBar*editorNewBlank.labelString:            Blank
  1726. *menuBar*editorNewBlank.mnemonic:           B
  1727. *Editor*menuBar*editorNewBlank.acceleratorText: Alt+N
  1728. *menuBar*editorNewWizard.labelString:           From Wizard...
  1729. *menuBar*editorNewWizard.mnemonic:          W
  1730. *menuBar*editorNewTemplate.labelString:         From Template
  1731. *menuBar*editorNewTemplate.mnemonic:        T
  1732. *menuBar*editorBrowse.labelString:              Browse Document
  1733. *menuBar*editorBrowse.mnemonic:             B
  1734. *menuBar*openBrowseFile.labelString:        Open File in Browser...
  1735. *menuBar*editorOpenFile.labelString:        Open File in Editor...
  1736. *menuBar*editorOpenFile.mnemonic:            d
  1737. *Editor*menuBar*editorOpenFile.labelString:    Open File...
  1738. *Editor*menuBar*editorOpenFile.acceleratorText:    Alt+O
  1739. *Editor*menuBar*editorOpenFile.mnemonic:    F
  1740. *menuBar*publish.labelString:                Publish...
  1741. *menuBar*publish.mnemonic:                    u
  1742. *menuBar*pageSetup.labelString:                Page Setup...
  1743. *menuBar*printPreview.labelString:            Print Preview
  1744. *menuBar*save.labelString:                Save
  1745. *menuBar*save.acceleratorText:                Alt+S
  1746. *menuBar*save.mnemonic:                        S
  1747.  
  1748. ! Edit Menu
  1749. *menuBar*undoNull.labelString:            Nothing to Undo
  1750. *menuBar*undoTyping.labelString:        Undo Typing
  1751. *menuBar*undoAddText.labelString:        Undo Add Text
  1752. *menuBar*undoDeleteText.labelString:        Undo Delete Text
  1753. *menuBar*undoCut.labelString:            Undo Cut
  1754. *menuBar*undoPasteText.labelString:        Undo Paste Text
  1755. *menuBar*undoPasteHTML.labelString:        Undo Paste HTML
  1756. *menuBar*undoPasteHREF.labelString:        Undo Paste HREF
  1757. *menuBar*undoChangeAttributes.labelString:  Undo Change Attributes
  1758. *menuBar*undoIndent.labelString:        Undo Indent
  1759. *menuBar*undoParagraphAlign.labelString:    Undo Align Paragraph
  1760. *menuBar*undoMorphContainer.labelString:    Undo Change Paragraph Style
  1761. *menuBar*undoInsertHorizRule.labelString:   Undo Insert Horizontal Rule
  1762. *menuBar*undoSetHorizRuleData.labelString:  Undo Set Horizontal Rule Data
  1763. *menuBar*undoInsertImage.labelString:        Undo Insert Image
  1764. *menuBar*undoSetImageData.labelString:        Undo Set Image Data
  1765. *menuBar*undoInsertBreak.labelString:        Undo Insert Break
  1766. *menuBar*undoChangePageData.labelString:    Undo Change Page Data
  1767. *menuBar*undoSetMetaData.labelString:        Undo Set Meta Data
  1768. *menuBar*undoDeleteMetaData.labelString:    Undo Delete Meta Data
  1769. *menuBar*undoInsertTarget.labelString:        Undo Insert Target
  1770. *menuBar*undoSetTargetData.labelString:        Undo Set Target Data
  1771. *menuBar*undoInsertUnknownTag.labelString:  Undo Unknown Tag
  1772. *menuBar*undoSetUnknownTagData.labelString: Undo Set Unknown Tag Data
  1773. *menuBar*undoGroupOfChanges.labelString:    Undo Changes
  1774. *menuBar*undoSetListData.labelString:        Undo Set List Data
  1775. *menuBar*undoInsertTable.labelString:        Undo Insert Table
  1776. *menuBar*undoDeleteTable.labelString:        Undo Delete Table
  1777. *menuBar*undoSetTableData.labelString:        Undo Set Table Data
  1778. *menuBar*undoInsertTableCaption.labelString: Undo Insert Caption
  1779. *menuBar*undoSetTableCaptionData.labelString: Undo Set Caption Data
  1780. *menuBar*undoDeleteTableCaption.labelString: Undo Delete Caption
  1781. *menuBar*undoInsertTableRow.labelString:    Undo Insert Row
  1782. *menuBar*undoSetTableRowData.labelString:    Undo Set Row Data
  1783. *menuBar*undoDeleteTableRow.labelString:    Undo Delete Row
  1784. *menuBar*undoInsertTableColumn.labelString: Undo Insert Column
  1785. *menuBar*undoSetTableCellData.labelString:    Undo Set Cell Data
  1786. *menuBar*undoDeleteTableColumn.labelString: Undo Delete Column
  1787. *menuBar*undoInsertTableCell.labelString:    Undo Insert Cell
  1788. *menuBar*undoDeleteTableCell.labelString:    Undo Delete Cell
  1789.  
  1790. *menuBar*redoNull.labelString:            Nothing to Redo
  1791. *menuBar*redoTyping.labelString:        Redo Typing
  1792. *menuBar*redoAddText.labelString:        Redo Add Text
  1793. *menuBar*redoDeleteText.labelString:        Redo Delete Text
  1794. *menuBar*redoCut.labelString:            Redo Cut
  1795. *menuBar*redoPasteText.labelString:        Redo Paste Text
  1796. *menuBar*redoPasteHTML.labelString:        Redo Paste HTML
  1797. *menuBar*redoPasteHREF.labelString:        Redo Paste HREF
  1798. *menuBar*redoChangeAttributes.labelString:  Redo Change Attributes
  1799. *menuBar*redoIndent.labelString:        Redo Indent
  1800. *menuBar*redoParagraphAlign.labelString:    Redo Align Paragraph
  1801. *menuBar*redoMorphContainer.labelString:    Redo Change Paragraph Style
  1802. *menuBar*redoInsertHorizRule.labelString:   Redo Insert Horizontal Rule
  1803. *menuBar*redoSetHorizRuleData.labelString:  Redo Set Horizontal Rule Data
  1804. *menuBar*redoInsertImage.labelString:        Redo Insert Image
  1805. *menuBar*redoSetImageData.labelString:        Redo Set Image Data
  1806. *menuBar*redoInsertBreak.labelString:        Redo Insert Break
  1807. *menuBar*redoChangePageData.labelString:    Redo Change Page Data
  1808. *menuBar*redoSetMetaData.labelString:        Redo Set Meta Data
  1809. *menuBar*redoDeleteMetaData.labelString:    Redo Delete Meta Data
  1810. *menuBar*redoInsertTarget.labelString:        Redo Insert Target
  1811. *menuBar*redoSetTargetData.labelString:        Redo Set Target Data
  1812. *menuBar*redoInsertUnknownTag.labelString:  Redo Unknown Tag
  1813. *menuBar*redoSetUnknownTagData.labelString: Redo Set Unknown Tag Data
  1814. *menuBar*redoGroupOfChanges.labelString:    Redo Changes
  1815. *menuBar*redoSetListData.labelString:        Redo Set List Data
  1816. *menuBar*redoInsertTable.labelString:        Redo Insert Table
  1817. *menuBar*redoDeleteTable.labelString:        Redo Delete Table
  1818. *menuBar*redoSetTableData.labelString:        Redo Set Table Data
  1819. *menuBar*redoInsertTableCaption.labelString: Redo Insert Caption
  1820. *menuBar*redoSetTableCaptionData.labelString: Redo Set Caption Data
  1821. *menuBar*redoDeleteTableCaption.labelString: Redo Delete Caption
  1822. *menuBar*redoInsertTableRow.labelString:    Redo Insert Row
  1823. *menuBar*redoSetTableRowData.labelString:    Redo Set Row Data
  1824. *menuBar*redoDeleteTableRow.labelString:    Redo Delete Row
  1825. *menuBar*redoInsertTableColumn.labelString: Redo Insert Column
  1826. *menuBar*redoSetTableCellData.labelString:    Redo Set Cell Data
  1827. *menuBar*redoDeleteTableColumn.labelString: Redo Delete Column
  1828. *menuBar*redoInsertTableCell.labelString:    Redo Insert Cell
  1829. *menuBar*redoDeleteTableCell.labelString:    Redo Delete Cell
  1830.  
  1831. *menuBar*deleteItem.labelString:        Delete
  1832. *menuBar*deleteItem.mnemonic:            D
  1833. *menuBar*deleteItem.acceleratorText:        Alt+D
  1834.  
  1835. *menuBar*selectAll.labelString:            Select All
  1836. *menuBar*selectAll.acceleratorText:        Alt+A
  1837. *menuBar*selectAll.mnemonic:            S
  1838.  
  1839. *selectTable.labelString:                       Select Table
  1840. *selectTable.mnemonic:                          T
  1841. *deleteTableMenu.labelString:                   Delete Table
  1842. *deleteTableMenu.mnemonic:                        l
  1843. *deleteTable.labelString:                       Table
  1844. *deleteTable.mnemonic:                          T
  1845. *deleteRow.labelString:                         Row
  1846. *deleteRow.mnemonic:                            R
  1847. *deleteColumn.labelString:                      Column
  1848. *deleteColumn.mnemonic:                         o
  1849. *deleteCell.labelString:                        Cell
  1850. *deleteCell.mnemonic:                           C
  1851.  
  1852. ! View Menu
  1853. *Editor*menuBar*source.labelString:                View Document Source
  1854. *Editor*menuBar*source.mnemonic:                S
  1855. *menuBar*editSource.labelString:                Edit Document Source
  1856. *menuBar*editSource.mnemonic:                    E
  1857. *menuBar*paragraphMarks.labelString:            Display Paragraph Marks
  1858. *menuBar*paragraphMarks.mnemonic:                P
  1859. !*displayTableBoundaries.labelString:           Display Table Boundaries
  1860. *displayTables.labelString:                     Display Tables
  1861. *displayTables.mnemonic:                        T
  1862.  
  1863. ! Insert Menu
  1864. *menuBar*insert.labelString:                    Insert
  1865. *menuBar*insertLink.labelString:                Link...
  1866. *menuBar*insertLink.mnemonic:                   L
  1867. *menuBar*insertTarget.labelString:              Target...
  1868. *menuBar*insertTarget.mnemonic:                 a
  1869. *menuBar*insertImage.labelString:               Image...
  1870. *menuBar*insertImage.mnemonic:                  I
  1871. *menuBar*insertHorizontalLine.labelString:      Horizontal Line...
  1872. *menuBar*insertHorizontalLine.mnemonic:         o
  1873. *menuBar*insertHtmlTag.labelString:             HTML Tag...
  1874. *menuBar*insertHtmlTag.mnemonic:                H
  1875. *insertTableMenu.labelString:                   Table
  1876. *insertTableMenu.mnemonic:                      T
  1877. *menuBar*insertNewLineBreak.labelString:        New Line Break
  1878. *menuBar*insertNewLineBreak.acceleratorText:    Shift+Return
  1879. *menuBar*insertNewLineBreak.mnemonic:           N
  1880. *menuBar*insertBreakBelow.labelString:          Break below Image(s)
  1881. *menuBar*insertBreakBelow.mnemonic:             B
  1882. *menuBar*insertNonBreaking.labelString:         Nonbreaking Space
  1883. *menuBar*insertNonBreaking.acceleratorText:     Shift+Space
  1884. *menuBar*insertNonBreaking.mnemonic:            S
  1885.  
  1886. ! Insert/Tables pullaside.
  1887. *insertTable.labelString:                       Table...
  1888. *insertTable.mnemonic:                          T
  1889. *insertRow.labelString:                         Row
  1890. *insertRow.mnemonic:                            R
  1891. *insertColumn.labelString:                      Column
  1892. *insertColumn.mnemonic:                         o
  1893. *insertCell.labelString:                        Cell
  1894. *insertCell.mnemonic:                           C
  1895.  
  1896. ! Properties Menu
  1897. *menuBar*properties.labelString:        Properties
  1898. *menuBar*textProperties.labelString:    Text...
  1899. *menuBar*textProperties.mnemonic:        e
  1900. *menuBar*linkProperties.labelString:    Link...
  1901. *menuBar*linkProperties.mnemonic:        L
  1902. *menuBar*imageProperties.labelString:    Image...
  1903. *menuBar*imageProperties.mnemonic:        I
  1904. *menuBar*targetProperties.labelString:    Target...
  1905. *menuBar*targetProperties.mnemonic:        a
  1906. *menuBar*tableProperties.labelString:    Table...
  1907. *menuBar*tableProperties.mnemonic:        T
  1908. *menuBar*hruleProperties.labelString:    Horizontal Line...
  1909. *menuBar*hruleProperties.mnemonic:        o
  1910. *menuBar*tagProperties.labelString:        HTML Tag...
  1911. *menuBar*tagProperties.mnemonic:        H
  1912. *menuBar*documentProperties.labelString: Document...
  1913. *menuBar*documentProperties.mnemonic:   D
  1914.  
  1915. ! Properties Character Pullaside
  1916. *charProperties.labelString:            Character
  1917. *charProperties.mnemonic:                C
  1918. *charProperties.bold.labelString:        Bold
  1919. *charProperties.bold.acceleratorText:    Alt+B
  1920. *charProperties.bold.mnemonic:            B
  1921. *charProperties.underline.labelString:    Underline
  1922. *charProperties.underline.acceleratorText:    Alt+U
  1923. *charProperties.underline.mnemonic:        U
  1924. *charProperties.italic.labelString:        Italic
  1925. *charProperties.italic.acceleratorText:    Alt+I
  1926. *charProperties.italic.mnemonic:        I
  1927. *charProperties.fixed.labelString:        Fixed Width
  1928. *charProperties.fixed.acceleratorText:    Alt+T
  1929. *charProperties.fixed.mnemonic:            F
  1930. *charProperties.superscript.labelString: Superscript
  1931. *charProperties.superscript.mnemonic:    p
  1932. *charProperties.subscript.labelString:  Subscript
  1933. *charProperties.subscript.mnemonic:        S
  1934. *charProperties.strikethrough.labelString:    Strikethrough
  1935. *charProperties.strikethrough.mnemonic:    t
  1936. *charProperties.blink.labelString:        Blink
  1937. *charProperties.blink.mnemonic:         k
  1938. *charProperties.textColor.labelString:  Text Color...
  1939. *charProperties.textColor.mnemonic:        C
  1940. *charProperties.defaultColor.labelString:    Default Color
  1941. *charProperties.defaultColor.mnemonic:    D
  1942. *charProperties.serverJavaScript.labelString:    JavaScript (Server)
  1943. *charProperties.serverJavaScript.mnemonic: J
  1944. *charProperties.clientJavaScript.labelString:    JavaScript (Client)
  1945. *charProperties.clientJavaScript.mnemonic: v
  1946. *menuBar*charProperties.clearAllStyles.labelString:    Clear All Styles
  1947. *menuBar*charProperties.clearAllStyles.acceleratorText:    Alt+K
  1948. *menuBar*charProperties.clearAllStyles.mnemonic:    a
  1949. *menuBar*fontSize.labelString:            Font Size
  1950. *menuBar*fontSize.mnemonic:                S
  1951. *menuBar*paragraphProperties.labelString:    Paragraph
  1952. *menuBar*paragraphProperties.mnemonic:        P
  1953. *menuBar*paragraphProperties.indent.labelString:        Indent one level
  1954. *menuBar*paragraphProperties.indent.acceleratorText:    Tab
  1955. *menuBar*paragraphProperties.indent.mnemonic:           I
  1956. *menuBar*paragraphProperties.outdent.labelString:        Remove one indent level
  1957. *menuBar*paragraphProperties.outdent.acceleratorText:    Shift+Tab
  1958. *menuBar*paragraphProperties.outdent.mnemonic:          R
  1959.  
  1960. ! Properties Font Size PullAside/Toolbar Font Size Popup.
  1961. *characterToolbar*fontSize.marginWidth:            0
  1962. *characterToolbar*fontSize.marginHeight:        0
  1963. *fontSize.XmPushButtonGadget.labelType: STRING
  1964. *fontSize.minusTwo.labelString:                -2
  1965. *fontSize.minusOne.labelString:                -1
  1966. *fontSize.plusZero.labelString:                +0
  1967. *fontSize.plusZero.mnemonic:                 0
  1968. *fontSize.plusOne.labelString:                +1
  1969. *fontSize.plusOne.mnemonic:                  1
  1970. *fontSize.plusTwo.labelString:                +2 
  1971. *fontSize.plusTwo.mnemonic:                  2
  1972. *fontSize.plusThree.labelString:            +3
  1973. *fontSize.plusThree.mnemonic:                3
  1974. *fontSize.plusFour.labelString:                +4
  1975. *fontSize.plusFour.mnemonic:                 4
  1976.  
  1977. ! Properties Paragraph PullAside/Toolbar Properties Popup.
  1978. *paragraphToolbar*paragraphProperties.marginWidth:    0
  1979. *paragraphToolbar*paragraphProperties.marginHeight:    0
  1980. *paragraphProperties.XmPushButtonGadget.labelType:    STRING
  1981. *normal.labelString:            Normal
  1982. *normal.mnemonic:                N
  1983. *headingOne.labelString:        Heading 1
  1984. *headingOne.mnemonic:            1
  1985. *headingTwo.labelString:        Heading 2
  1986. *headingTwo.mnemonic:            2
  1987. *headingThree.labelString:        Heading 3
  1988. *headingThree.mnemonic:            3
  1989. *headingFour.labelString:        Heading 4
  1990. *headingFour.mnemonic:            4
  1991. *headingFive.labelString:        Heading 5
  1992. *headingFive.mnemonic:            5
  1993. *headingSix.labelString:        Heading 6
  1994. *headingSix.mnemonic:            6
  1995. *address.labelString:            Address
  1996. *address.mnemonic:                A
  1997. *formatted.labelString:            Formatted
  1998. *formatted.mnemonic:            F
  1999. *listItem.labelString:            List Item
  2000. *listItem.mnemonic:                L
  2001. *descriptionItem.labelString:        Description Title
  2002. *descriptionItem.mnemonic:        T
  2003. *descriptionText.labelString:        Description Text
  2004. *descriptionText.mnemonic:        x
  2005.  
  2006. ! Options Menu
  2007. *menuBar*editorPrefs.labelString:    Editor Preferences...
  2008. *menuBar*editorPrefs.mnemonic:        E
  2009. *Editor*menuBar*showToolbar.labelString:    Show File/Edit Toolbar
  2010. *Editor*menuBar*showToolbar.mnemonic:    T
  2011. *menuBar*showCharacter.labelString:    Show Character Toolbar
  2012. *menuBar*showCharacter.mnemonic:    C
  2013. *menuBar*showParagraph.labelString:    Show Paragraph Toolbar
  2014. *menuBar*showParagraph.mnemonic:    P
  2015.  
  2016. ! Windows Menu
  2017. *menuBar*netBrowser.labelString:    Netscape Browser
  2018. *menuBar*siteManager.labelString:    Netscape Site Manager
  2019.  
  2020. ! Editor Popup Menu
  2021. *popup*textProperties.labelString:      Text Properties...
  2022. *popup*textProperties.mnemonic:         x
  2023. *popup*targetProperties.labelString:    Target Properties...
  2024. *popup*targetProperties.mnemonic:       a
  2025. *popup*imageProperties.labelString:     Image Properties...
  2026. *popup*imageProperties.mnemonic:        I
  2027. *popup*tableProperties.labelString:     Table Properties...
  2028. *popup*tableProperties.mnemonic:        T
  2029. *popup*hruleProperties.labelString:     Horizontal Line Properties...
  2030. *popup*hruleProperties.mnemonic:        o
  2031. *popup*tagProperties.labelString:       HTML Tag Properties...
  2032. *popup*tagProperties.mnemonic:          H
  2033. *popup*paragraphProperties.labelString: Paragraph Properties...
  2034. *popup*paragraphProperties.mnemonic:    g
  2035. *popup*documentProperties.labelString:  Document Properties...
  2036. *popup*documentProperties.mnemonic:     D
  2037. *popup*insert.labelString:              Insert
  2038. *popup*insert.mnemonic:                 s
  2039. *popup*delete.labelString:              Delete
  2040. *popup*delete.mnemonic:                 l
  2041. *popup*insertLink.labelString:          Insert Link...
  2042. *popup*insertLink.mnemonic:             n
  2043. *popup*linkProperties.labelString:      Link Properties...
  2044. *popup*linkProperties.mnemonic:         n
  2045. *popup*browseLink.labelString:          Open Link in Browser...
  2046. *popup*browseLink.mnemonic:             w
  2047. *popup*editLink.labelString:            Open Link in Editor...
  2048. *popup*editLink.mnemonic:               E
  2049. *popup*bookmarkLink.labelString:        Add Link to Bookmarks
  2050. *popup*bookmarkLink.mnemonic:           B
  2051. *popup*copyLink.labelString:            Copy Link to Clipboard
  2052. *popup*copyLink.mnemonic:               k
  2053. *popup*removeLink.labelString:          Remove Link
  2054. *popup*removeLink.mnemonic:             R
  2055. *popup*cut.labelString:                 Cut
  2056. *popup*cut.mnemonic:                    u
  2057. *popup*cut.acceleratorText:             Alt+X
  2058. *popup*copy.labelString:                Copy
  2059. *popup*copy.mnemonic:                   C
  2060. *popup*copy.acceleratorText:            Alt+C
  2061. *popup*paste.labelString:               Paste
  2062. *popup*paste.mnemonic:                  P
  2063. *popup*paste.acceleratorText:           Alt+Y
  2064.  
  2065. !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2066. ! Editor toolbar (text only).
  2067. !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2068. *toolBar.editDocument.labelString:      Edit
  2069. *toolBar.editorNewBlank.labelString:    New
  2070. *toolBar.editorOpenFile.labelString:    Open...
  2071. *toolBar.save.labelString:              Save
  2072. *toolBar.editorBrowse.labelString:      Browse
  2073. *toolBar.cut.labelString:        Cut
  2074. *toolBar.copy.labelString:        Copy
  2075. *toolBar.paste.labelString:        Paste
  2076. *toolBar.publish.labelString:        Publish...
  2077.  
  2078. !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2079. ! Editor dialogs.
  2080. !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2081. *textPropertiesDialog_popup.title:            Netscape: Properties
  2082. *textPropertiesDialog.folder.XmForm.marginHeight:    10
  2083. *textPropertiesDialog.folder.XmForm.marginWidth:    10
  2084. *textPropertiesDialog*XmFrame.marginHeight:        2
  2085. *textPropertiesDialog*XmFrame.marginWidth:        2
  2086. *imagePropertiesDialog_popup.title:               Netscape: Properties
  2087. *imagePropertiesDialog.folder.XmForm.marginHeight:    10
  2088. *imagePropertiesDialog.folder.XmForm.marginWidth:    10
  2089. *imagePropertiesDialog*XmFrame.marginHeight:        2
  2090. *imagePropertiesDialog*XmFrame.marginWidth:        2
  2091.  
  2092. ! Properties/Link properties.
  2093. *linkProperties.tabLabelString:    Link
  2094. *linkSourceTitle.labelString:    Link source
  2095. *linkSourceLabel.labelString:        Enter the text of the link:
  2096. *linkToTitle.labelString:        Link to
  2097. *linkToLabel.labelString:        Enter link to a page location or local file:
  2098. *browseFile.labelString:        Browse File...
  2099. *removeLink.labelString:        Remove Link
  2100. *removeLinks.labelString:        Remove Links
  2101. *menuBar*removeLinks.mnemonic:      R
  2102. *linkTarget.labelString:        \
  2103.             Link to a named target in specified document(optional)
  2104. *showTargets.labelString:        Show targets in: 
  2105. *currentDocument.labelString:        Current document
  2106. *selectedFile.labelString:        Selected file
  2107. *linkProperties*targetText.height:                100
  2108.  
  2109. ! Properties/Character properties:
  2110. *characterProperties.tabLabelString:    Character
  2111. *colorTitle.labelString:                Color
  2112. *colorLabel.labelString:                Current color:
  2113. *default.labelString:                      Document's default color
  2114. *custom.labelString:                    Custom color
  2115. *chooseColor.labelString:                Choose Color...
  2116. *colorText.labelString:        Selected text will be set to the chosen color.
  2117. *sizeTitle.labelString:                    Size
  2118. *sizeText.labelString:        Each paragraph style has\nits own default size.
  2119. *styleTitle.labelString:                Style
  2120. *clearStyles.labelString:                Clear Style Settings
  2121. *characterProperties*clearStyles.marginWidth:        10
  2122. *characterProperties*clearStyles.marginHeight:        5
  2123. *characterProperties*clearStyles.leftOffset:        30
  2124. *characterProperties*clearStyles.rightOffset:        30
  2125. *characterProperties*clearStyles.bottomAttachment:    ATTACH_FORM
  2126. *characterProperties*clearStyles.bottomOffset:        5
  2127. *characterProperties*javaFrame.leftOffset:        10
  2128. *characterProperties*sizeFrame.leftOffset:        10
  2129. *javaTitle.labelString:                    Java Script
  2130. *java*client.labelString:                Client
  2131. *java*server.labelString:                Server
  2132. *clearAll.labelString:                    Clear All Settings
  2133. *characterProperties*clearAll.marginWidth:        10
  2134. *characterProperties*clearAll.marginHeight:        5
  2135. *characterProperties*clearAll.topOffset:        20
  2136. *characterProperties*clearAll.leftOffset:        15
  2137. *characterProperties*clearAll.rightOffset:        15
  2138.  
  2139. ! Properties/Paragraph properties:
  2140. *paragraphProperties.tabLabelString: Paragraph
  2141. *styleLabel.labelString:            Paragraph style:
  2142. *additionalLabel.labelString:            Additional style:
  2143. *additional*default.labelString:        Default
  2144. *additional*list.labelString:            List
  2145. *additional*blockQuote.labelString:        Block quote
  2146. *listTitle.labelString:                List
  2147. *listLabel.labelString:                Style:
  2148. *numbered.labelString:                Numbered
  2149. *unnumbered.labelString:            Unnumbered
  2150. *directory.labelString:                Directory
  2151. *menu.labelString:                Menu
  2152. *description.labelString:            Description
  2153. *automatic.labelString:                Automatic
  2154. *digital.labelString:                1,2,3,4,5..
  2155. *lowerRoman.labelString:            i,ii,iii,iv,v..
  2156. *upperRoman.labelString:            I,II,III,IV,V..
  2157. *lowerAlpha.labelString:            a,b,c,d,e..
  2158. *upperAlpha.labelString:            A,B,C,D,E..
  2159. *solidCircle.labelString:            Solid Circle
  2160. *openCircle.labelString:            Open Circle
  2161. *openSquare.labelString:            Open Square
  2162. *startLabel.labelString:            Starting number
  2163. *startText.columns:                4
  2164. *spaceAvailable.labelString:            This Space Available
  2165. *paragraphProperties*spaceAvailable.topOffset:    40
  2166. *paragraphProperties*spaceAvailable.leftOffset:    150
  2167.  
  2168. ! Properties/Image properties:
  2169. *imageProperties.tabLabelString:    Image
  2170. *imageFileTitle.labelString:            Image file name
  2171. *browse.labelString:                Browse...
  2172. *alternativeInfoLabel.labelString:    Alternative representations (optional):
  2173. *alternativeImageLabel.labelString:        Image:
  2174. *alternativeTextLabel.labelString:        Text:
  2175. *alignmentRowColumn*XmToggleButtonGadget.shadowThickness: 2
  2176. *alignmentTitle.labelString:            Alignment
  2177. *alignmentInfoLabel.labelString:    \
  2178. To see wrapped text, view page in Browse window.
  2179. *heightLabel.labelString:            Height:
  2180. *widthLabel.labelString:            Width:
  2181. *imageSpaceTitle.labelString:            Space around image
  2182. *imageProperties.imageSpaceFrame.leftOffset:    10
  2183. *leftRightLabel.labelString:            Left and right:
  2184. *topBottomLabel.labelString:            Top and Bottom:
  2185. *solidBorderLabel.labelString:            Solid Border:
  2186. *originalSize.labelString:            Original Size
  2187. *copyImage.labelString:                Copy image to document location
  2188. *removeImageMap.labelString:            Remove Image Map
  2189. *editImage.labelString:                Edit Image
  2190.  
  2191. ! Horizontal Line Properties
  2192. *horizontalLineProperties_popup.title: Netscape: Horizontal Line
  2193. *dimensionsTitle.labelString:       Dimensions
  2194. *horizontalLineProperties*XmFrame.marginWidth:  10
  2195. *horizontalLineProperties*XmFrame.marginHeight: 10
  2196. *heightLabel.labelString:           Height:
  2197. *heightText.columns:                4
  2198. *pixels.labelString:                pixels
  2199. *widthLabel.labelString:            Width:
  2200. *widthText.columns:                 4
  2201. *percent.labelString:               % of window
  2202. *alignTitle.labelString:            Align
  2203. *left.labelString:                  Left
  2204. *center.labelString:                Center
  2205. *right.labelString:                 Right
  2206. *threeDShading.labelString:         3-D shading
  2207.  
  2208. ! Document Properties & Editor Preferences/Appearance
  2209. *appearanceProperties.tabLabelString:                Appearance
  2210. *documentPropertiesDialog_popup.title:        Netscape: Document Properties
  2211. *editorPreferencesDialog_popup.title:        Netscape: Editor Preferences
  2212. *folder*appearance.marginHeight:        10
  2213. *folder*appearance.marginWidth:            10
  2214. *folder*appearance*XmFrame.marginHeight:    2
  2215. *folder*appearance*XmFrame.marginWidth:        2
  2216. *appearance*custom.labelString:            Use custom colors
  2217. *appearance*browser.labelString:        \
  2218. Use the Browser's color settings
  2219. *schemesTitle.labelString:            Color schemes
  2220. *save.labelString:                    Save
  2221. *remove.labelString:                Remove
  2222. *documentColorsTitle.labelString:    Document colors
  2223. *documentPropertiesDialog*previewFrame.marginHeight:    0
  2224. *documentPropertiesDialog*previewFrame.marginWidth:    0
  2225. *appearance*normal.labelString:            Normal text...
  2226. *appearance*link.labelString:            Link text...
  2227. *appearance*active.labelString:            Active Link text...
  2228. *appearance*followed.labelString:        Followed Link text...
  2229. *appearance*background.labelString:        Background...
  2230. *appearance*backgroundInfo.labelString:        Background image will override color.
  2231. *appearance*preview.normal.labelString:        Normal text
  2232. *appearance*preview.link.labelString:        Link text
  2233. *appearance*preview.active.labelString:        Active (selected) link
  2234. *appearance*preview.followed.labelString:    Followed (visited) link
  2235. *appearance*preview*normalLabelString:        Normal text
  2236. *appearance*preview*linkLabelString:        Link text
  2237. *appearance*preview*activeLabelString:        Active (selected) link
  2238. *appearance*preview*followedLabelString:    Followed (visited) link
  2239. *backgroundImageTitle.labelString:            Background image
  2240. *browseImageFile.labelString:                Browse for File...
  2241. *solid.labelString:                Solid color
  2242. *useImage.labelString:                Use Image
  2243. *choose.labelString:                Choose Color...
  2244. *documentPropertiesDialog*appearance*infoLabel.labelString:    \
  2245. These settings will be applied to the current document.
  2246. *editorPreferencesDialog*appearance*infoLabel.labelString:    \
  2247. These settings will be applied to new documents, not the current.
  2248.  
  2249. ! Document Properties/General
  2250. *generalProperties.tabLabelString:    General
  2251. *folder*general.marginHeight:            10
  2252. *folder*general.marginWidth:            10
  2253. *locationLabel.labelString:            Location:
  2254. *titleLabel.labelString:            Title:
  2255. *authorLabel.labelString:            Author:
  2256. *descriptionLabel.labelString:            Description:
  2257. *createdLabel.labelString:            Creation date:
  2258. *updatedLabel.labelString:            Last updated:
  2259. *otherAttributesTitle.labelString:        Other attributes
  2260. *infoLabel.labelString:                \
  2261. Use commas to separate multiple words or phrases.
  2262. *keywordsLabel.labelString:            Keywords:
  2263. *classificationLabel.labelString:        Classification:
  2264.  
  2265. ! Document Properties/Advanced
  2266. *advanced.tabLabelString:            Advanced
  2267. *folder*advanced.marginHeight:        10
  2268. *folder*advanced.marginWidth:        10
  2269. *systemLabel.labelString:        Netscape system variables (HTTP-EQUIV):
  2270. *userLabel.labelString:            User variables (META):
  2271. *nameLabel.labelString:            Name:
  2272. *valueLabel.labelString:        Value:
  2273. *delete.labelString:            Delete
  2274. *set.labelString:            Set
  2275. *new.labelString:            New
  2276.  
  2277. ! Target Properties
  2278. *targetPropertiesDialog_popup.title:    Netscape: Target Properties
  2279. *targetLabel.labelString:        Enter a name for this target:
  2280.  
  2281. ! Html Properties
  2282. *htmlPropertiesDialog_popup.title:    Netscape: HTML Tag
  2283. *htmlPropertiesInfo.labelString:    \
  2284.     Enter tag name and any attributes or parameters for one tag only.
  2285. *htmlPropertiesDialog.Apply.labelString:Verify
  2286. *htmlPropertiesDialog.ApplyLabelString: Verify
  2287.  
  2288. ! Editor Preferences/General
  2289. *generalPreferences.tabLabelString:    General
  2290. *authorTitle.labelString:        Author name
  2291. *externalTitle.labelString:        External editors
  2292. *htmlLabel.labelString:            HTML source:
  2293. *imageLabel.labelString:        Image:
  2294. *templateTitle.labelString:        New document template
  2295. *locationLabel.labelString:        Location:
  2296. *templateInfo.labelString:        \
  2297.             This page will open when you select from menu:\n\
  2298. File/New Document/From Template.
  2299. *restoreDefault.labelString:        Restore default
  2300. *autosaveTitle.labelString:        Auto Save
  2301. *autosaveEnable.labelString:    Automatically save document every:
  2302. *minutes.labelString:            minutes
  2303.  
  2304. ! Editor/Tables Properties&Create
  2305. *table.tabLabelString:            Table
  2306. *row.tabLabelString:            Row
  2307. *cell.tabLabelString:            Cell
  2308. *tableCreateDialog_popup.title:                Netscape: New Table Properties
  2309. *tablePropertiesDialog_popup.title:               Netscape: Table Properties
  2310. *tableRowsLabel.labelString:                Number of rows:
  2311. *tableColumnsLabel.labelString:                Number of columns:
  2312. *attributesTitle.labelString:                Attributes
  2313. *tableAlignmentTitle.labelString:            Table alignment
  2314. *borderLineWidthLabel.labelString:            Border line width
  2315. *borderLineWidthUnits.labelString:            pixels
  2316. *cellSpacingLabel.labelString:                Cell spacing
  2317. *cellSpacingUnits.labelString:                pixels between cells
  2318. *cellPaddingLabel.labelString:                Cell padding
  2319. *cellPaddingUnits.labelString:                   pixel space within cells
  2320. *tableWidthToggle.labelString:                Table width
  2321. *tableHeightToggle.labelString:                Table min. height
  2322. *tableColorToggle.labelString:                Table color
  2323. *captionToggle.labelString:                Include caption
  2324. *above.labelString:                    above
  2325. *below.labelString:                    below table
  2326. *tableWidthUnits.marginWidth:                0
  2327. *tableWidthUnits.marginHeight:                0
  2328. *tableHeightUnits.marginWidth:                0
  2329. *tableHeightUnits.marginHeight:                0
  2330. *captionUnits.marginWidth:                0
  2331. *captionUnits.marginHeight:                0
  2332. *textAlignmentTitle.labelString:            Text alignment
  2333. *horizontalLabel.labelString:                Horizontal
  2334. *verticalLabel.labelString:                Vertical
  2335. *textAlignment*default.labelString:            Default
  2336. *textAlignment*left.labelString:            Left
  2337. *textAlignment*right.labelString:            Right
  2338. *textAlignment*center.labelString:            Center
  2339. *textAlignment*top.labelString:                Top
  2340. *textAlignment*bottom.labelString:            Bottom
  2341. *textAlignment*baselines.labelString:            Baselines
  2342. *tableAlignmentBox*left.labelString:            Left
  2343. *tableAlignmentBox*right.labelString:            Right
  2344. *tableAlignmentBox*center.labelString:            Center
  2345. *rowColorToggle.labelString:                Row color
  2346. *textOtherTitle.labelString:                Text
  2347. *headerStyle.labelString:                Header style
  2348. *wrapText.labelString:                    Wrap text
  2349. *cellRowsLabel.labelString:                Cell spans
  2350. *cellColumnsLabel.labelString:                row(s), and 
  2351. *cellColumnsUnits.labelString:                column(s)
  2352. *cellWidthToggle.labelString:                Cell width
  2353. *cellHeightToggle.labelString:                Cell min. height
  2354. *cellColorToggle.labelString:                Cell color
  2355. *percentOfCell.labelString:                % of parent cell
  2356. *percentOfWindow.labelString:            % of window
  2357. *cancel.cancelLabelString:              Cancel
  2358. *cancel.closeLabelString:               Close
  2359. *Cancel.cancelLabelString:              Cancel
  2360. *Cancel.closeLabelString:               Close
  2361.  
  2362. ! Editor Preferences/Publish
  2363. *publishPreferences.tabLabelString:    Publish
  2364. *folder*publish.marginHeight:        10
  2365. *folder*publish.marginWidth:        10
  2366. *linksAndImagesTitle.labelString:    Links and images
  2367. *linksAndImagesLabel.labelString:    \
  2368.     When saving remote documents, and when inserting links and images:
  2369. *linksToggle.labelString:        Maintain links
  2370. *linksInfo.labelString:            \
  2371.     Adjust links to work from the document's location. (Links to local\n\
  2372. documents will work when local versions exist).
  2373. *imagesToggle.labelString:        Keep images with document
  2374. *imagesInfo.labelString:        \
  2375.     Save copies of images to the document's location.\n\
  2376. Images will always appear in local versions of the document and\n\
  2377. when document is published.
  2378. *linksAndImagesTip.labelString:        \
  2379.         Tip: Set both options if you will be using remote publishing.
  2380. *publishTitle.labelString:        Default publishing location
  2381. *publishLabel.labelString:        Publish to (FTP or HTTP):    
  2382. *browseLabel.labelString:        Browse to (HTTP):
  2383. *usernameLabel.labelString:        User name:
  2384. *passwordLabel.labelString:        Password:
  2385. *savePassword.labelString:        Save password
  2386.  
  2387. ! Publish Files dialog box
  2388. *publishFilesDialog_popup.title:    Netscape: Publish Files
  2389. *localFilesTitle.labelString:        Local files
  2390. *localFiles.publishLabel.labelString:    Publish:
  2391. *includeLabel.labelString:        Include files:
  2392. *includeImages.labelString:        Include images
  2393. *includeFiles.labelString:        Include files
  2394. *selectNone.labelString:        Select None
  2395. *selectAll.labelString:            Select All
  2396. *publishLocationTitle.labelString:    Publishing location
  2397. *publishLocation.publishLabel.labelString: \
  2398.                 Upload files to this location (FTP or HTTP):
  2399. *useDefault.labelString:        Use Default Location
  2400.  
  2401. *hintDialog_popup.title:        Netscape: Hint
  2402. *dontDisplayAgain.labelString:    Don't display this message again.
  2403. *hintDialog.dontDisplayAgainRow.marginWidth: 9
  2404.  
  2405. !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2406. ! Editor popups.
  2407. !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2408. ! Color Picker
  2409. *setColors_popup.title:                    Netscape: Set Colors
  2410. *standardColorsTitle.labelString:    Standard Colors
  2411.  
  2412. ! Save Remote Dialog.
  2413. *saveRemote.marginHeight:        10
  2414. *saveRemote.marginWidth:        10
  2415. ! These don't seem to get set by above two lines.
  2416. *saveRemote*infoIcon.marginWidth:    15
  2417. *saveRemote*infoIcon.marginHeight:    15
  2418. *saveRemote_popup.title:        Netscape: Save Remote Document
  2419. *saveRemote*infoText.labelString:    \
  2420. This document is on a remote server.\n\
  2421. You must save it locally before making\n\
  2422. changes.
  2423. *saveRemote*linksTitle.labelString:    Links
  2424. *saveRemote*linksToggle.labelString:   Adjust links to aid in remote publishing
  2425. *saveRemote*linksText.labelString:    \
  2426. Links to other documents in the same location (directory) will work\n\
  2427. locally and when documents are published.\n\
  2428. \n\
  2429. Links to remote sites will not change.
  2430. *saveRemote*imagesTitle.labelString:    Images
  2431. *saveRemote*imagesToggle.labelString:    Save images with document
  2432. *saveRemote*imagesText.labelString:    \
  2433. Images will appear in local versions of the document.
  2434. *saveRemote*save.labelString:        Save
  2435. *saveRemote*cancel.labelString:        Cancel
  2436. *saveRemote*help.labelString:        Help
  2437.  
  2438. ! Confirm Save File(s) Dialog.
  2439. *confirmSaveFiles_popup.title:            Netscape: Confirm Save File
  2440. *confirmSaveFiles.marginHeight:            0
  2441. *confirmSaveFiles.marginWidth:            0
  2442. *yes.labelString:        Yes
  2443. *confirmSaveFiles*yesToAll.labelString:        Yes To All
  2444. *no.labelString:        No
  2445. *confirmSaveFiles*noToAll.labelString:        No To All
  2446. *confirmSaveFiles*cancel.labelString:        Cancel
  2447. *confirmSaveFiles*help.labelString:        Help
  2448. *confirmSaveFiles*defaultButtonShadowThickness:    0
  2449.  
  2450. ! Save/Upload files message dialogs.
  2451. *saveMessageDialog_popup.title:            Saving files
  2452. *uploadMessageDialog_popup.title:        Uploading files
  2453. *imageLoadMessageDialog_popup.title:    Loading image
  2454. *saveMessageDialog.width:               400
  2455. *uploadMessageDialog.width:             400
  2456. *imageLoadMessageDialog.width:          400
  2457.  
  2458. !=============================================================================
  2459. ! Mail/News column titles
  2460. !=============================================================================
  2461. *mailNewsColumns.folderlist.Name:    Name
  2462. *mailNewsColumns.folderlist.Unread:    Unread
  2463. *mailNewsColumns.folderlist.Total:    Total
  2464. *mailNewsColumns.messagelist.Thread:    Thread
  2465. *mailNewsColumns.messagelist.Sender:    Sender
  2466. *mailNewsColumns.messagelist.Subject:    Subject
  2467. *mailNewsColumns.messagelist.Date:    Date
  2468.  
  2469.  
  2470. !=============================================================================
  2471. *toolBar.back.labelString:        Back
  2472. *toolBar.forward.labelString:        Forward
  2473. *toolBar.home.labelString:        Home
  2474. *toolBar.reload.labelString:        Reload
  2475. *toolBar*loadImages.labelString:    Load Images
  2476. *toolBar.openURL.labelString:        Open...
  2477. *toolBar.print.labelString:        Print...
  2478. *toolBar*find.labelString:        Find...
  2479. *toolBar*abort.labelString:        Stop
  2480.  
  2481. *toolBar*spacer.marginWidth:        4
  2482. *urlBar*spacer.marginWidth:        4
  2483.  
  2484. *urlBar*whatsNew.labelString:        What's New?
  2485. *urlBar*whatsCool.labelString:        What's Cool?
  2486. *urlBar*inetIndex.labelString:        Destinations
  2487. *urlBar*inetSearch.labelString:        Net Search
  2488. *urlBar*inetWhite.labelString:        People
  2489. *urlBar*upgrade.labelString:        Software
  2490. *urlBar*welcome.labelString:        Welcome
  2491. *urlBar*newsgroups.labelString:        Newsgroups
  2492.  
  2493. *toolBar.getNewMail.labelString:    Get Mail
  2494. *toolBar.deleteMessage.labelString:    Delete
  2495. *toolBar.mailNew.labelString:        New Mail Message
  2496. *toolBar.postNew.labelString:        New
  2497. *toolBar.replyToSender.labelString:    Reply
  2498. *toolBar.replyToAll.labelString:    Reply All
  2499. *toolBar.postReply.labelString:        Post Reply
  2500. *toolBar.postAndMailReply.labelString:    Reply
  2501. *toolBar.forwardMessage.labelString:    Forward
  2502. *toolBar.previousUnreadMessage.labelString:Previous
  2503. *toolBar.nextUnreadMessage.labelString:    Next
  2504. *toolBar.markThreadRead.labelString:    Thread
  2505. *toolBar.markAllRead.labelString:    All
  2506.  
  2507. !=============================================================================
  2508. ! Toolbar for mail compose
  2509. *toolBar.SendOrSendLater.labelString:    Send
  2510. *toolBar.quoteMessage.labelString:    Quote
  2511. *toolBar.attachFile.labelString:    Attach
  2512. *toolBar.editAddressBook.labelString:    Address Book
  2513.  
  2514. !=============================================================================
  2515. *noDocumentLoadedMessage:    No document has yet been loaded in this window.
  2516. *optionsSavedMessage:        Options have been saved.
  2517. *clickToSaveMessage:        Click on the link to save.
  2518. *clickToSaveCancelledMessage:    Save link to file was cancelled.
  2519. *noPreviousURLMessage:        No previous document.
  2520. *noNextURLMessage:        No next document.
  2521. *noHomeURLMessage:        No home document specified.
  2522. *notOverImageMessage:        Not over an image.
  2523. *notOverLinkMessage:        Not over a link.
  2524. *noSearchStringMessage:        Nothing to search for.
  2525. *wrapSearchMessage:         End of document reached; continue from beginning?
  2526. *wrapSearchBackwardMessage:  Beginning of document reached; continue from end?
  2527. *noAddressesMessage:         No recipients specified.
  2528. *noFileMessage:             No output file specified.
  2529. *noPrintCommandMessage:         No print command specified.
  2530. *overwriteFileMessage:         Overwrite existing file %s?
  2531. *bookmarksChangedMessage:    Bookmarks file has changed on disk: overwrite it?
  2532. *bookmarkConflictMessage:   \
  2533.             Bookmark list not saved.\nReload the disk version now?
  2534. *bookmarksNoFormsMessage:    \
  2535.           Cannot add the result of a form submission to the bookmark list.
  2536. *reallyQuitMessage:        Really Quit?
  2537. *doubleInclusionMessage:    \n\
  2538. The document has already been quoted.\n\
  2539.  \n\
  2540. Are you sure you want to quote it again?\n
  2541.  
  2542. *expireNowMessage:        \
  2543.         This will mark all of your links as unfollowed.\nProceed?
  2544. *clearMemCacheMessage:        \
  2545.     This will remove all the files currently in your memory cache.\nContinue?
  2546. *clearDiskCacheMessage:        \
  2547.     This will remove all the files currently in your disk cache.\nContinue?
  2548.  
  2549. *createCacheDirErrorMessage: \
  2550. Error: unable to create the persistent cache directory:\n\
  2551.  \n\
  2552.         %s: %s.\n\
  2553.  \n\
  2554. Please set a new disk cache directory using the\n\
  2555. `Network Preferences' dialog, found on the `Options' menu.\n
  2556.  
  2557. *createdCacheDirMessage: \
  2558. A directory has been created for use as the disk cache:\n\
  2559.  \n\
  2560.         %s/\n\
  2561.  \n\
  2562. You can change the cache directory in the `Network Preferences'\n\
  2563. dialog, found under the `Options' menu.\n
  2564.  
  2565. *cacheNotDirMessage: \
  2566. Error: the directory configured for use as the disk cache\n\
  2567. exists, but is not a directory:\n\
  2568.  \n\
  2569.         %s\n\
  2570.  \n\
  2571. Please set a new disk cache directory using the\n\
  2572. `Network Preferences' dialog, found on the `Options' menu.\n
  2573.  
  2574. *cacheSuffixMessage: \
  2575.  \n\
  2576. There should be one disk cache per user, so using a shared\n\
  2577. directory (such as /tmp) is not advised.\n\
  2578.  \n\
  2579. The maximum disk cache size is currently %d kilobytes.\n\
  2580. You can change the cache size in the 'Network Preferences'\n\
  2581.  dialog.\n\
  2582.  \n\
  2583. If you wish to disable disk caching, set the Disk Cache Size\n\
  2584. to 0.  If you do this, documents will continue to be cached\n\
  2585. in memory according to the Memory Cache Size preference,\n\
  2586. but will no longer be cached on disk.  This means that the\n\
  2587. cache will not last from session to session of Netscape.
  2588.  
  2589. *cubeTooSmallMessage:        \
  2590. We were only able to allocate %d cells for the color\n\
  2591. cube to which images are dithered.  As a result, the\n\
  2592. image quality may be poor.\n\
  2593.  \n\
  2594. One way to improve image quality is to exit any other\n\
  2595. color-intensive applications which are running and\n\
  2596. restart Netscape.\n\
  2597.  \n\
  2598. Another way is to run Netscape with the `-install' \n\
  2599. command-line option, which will cause it to use a\n\
  2600. private colormap.  The drawback to this is that on\n\
  2601. some systems, this will result in colormap flashing\n\
  2602. when moving focus to other windows.
  2603.  
  2604. *renameInitFilesMessage:        \
  2605. Preferences files from an older version of Netscape exist;\n\
  2606. This version of Netscape uses the same file formats, but the\n\
  2607. file names have changed.  Would you like us to rename these\n\
  2608. files now?
  2609.  
  2610. *unsentMailMessage:            \
  2611.  Unsent mail messages exist, do you really want to quit without sending them?
  2612.  
  2613. *binaryDocumentMessage:            \
  2614.  This document is binary data; cannot view source.
  2615.  
  2616. ! For Helper App Editor - Delete
  2617. *helperAppDeleteMessage:            \
  2618. Are you sure you want to delete this MIME type? Any future\n\
  2619. files of this type that you encounter will not be recognized\n\
  2620. by Netscape's plug-ins or Netscape's helper applications.
  2621.  
  2622. !=============================================================================
  2623. !*preeditType:                root
  2624. !*Netscape.preeditType:            overthespot
  2625.  
  2626. ! default titles for the TopLevelShell widgets.
  2627. ! note that the title and icon title of Navigator windows are
  2628. ! changed at runtime; these resources won't override that.
  2629. *title:                    Netscape
  2630. *iconName:                Netscape
  2631. *Navigator.title:            Netscape Navigator 3.04
  2632. *Mail.title:                Netscape Mail
  2633. *Mail.iconName:                Mail
  2634.  
  2635. *News.title:                Netscape News
  2636. *News.iconName:                News
  2637.  
  2638. *Download.title:            Netscape Download
  2639. *Download.iconName:            Download
  2640. *Composition.title:            Netscape Message Composition
  2641. *Composition.iconName:            Message Composition
  2642. *Bookmark.title:            Netscape: Bookmarks
  2643. *Bookmark.iconName:            Bookmarks
  2644. *AddressBook.title:            Netscape: Address Book
  2645. *AddressBook.iconName:            Address Book
  2646. *Editor.title:                Netscape: Editor
  2647. *Editor.iconName:            Editor
  2648.  
  2649. *popup.title.labelString:        Netscape Commands:
  2650. *popup.back.labelString:        Back
  2651. *popup.back.mnemonic:            B
  2652. *popup.forward.labelString:        Forward
  2653. *popup.forward.mnemonic:        F
  2654. *popup.home.labelString:        Home
  2655. *popup.showMenubar.labelString:        Show Menubar
  2656. *popup.showMenubar.mnemonic:        M
  2657. *popup.openURL.labelString:        Open this Link
  2658. *popup.openURL.mnemonic:        O
  2659. *popup.addURLBookmark.labelString:    Add Bookmark for this Link
  2660. *popup.addURLBookmark.mnemonic:        A
  2661. *popup.openURLNewWindow.labelString:    New Window with this Link
  2662. *popup.openURLNewWindow.mnemonic:    N
  2663. *popup.saveURL.labelString:        Save Link As...
  2664. *popup.saveURL.mnemonic:        S
  2665. *popup.copyURLToClip.labelString:    Copy this Link Location to Clipboard
  2666. *popup.copyURLToClip.mnemonic:        C
  2667. *popup.openImage.labelString:        Open this Image
  2668. *popup.openImage.mnemonic:        I
  2669. *popup.saveImage.labelString:        Save this Image As...
  2670. *popup.saveImage.mnemonic:        v
  2671. *popup.copyImageURLToClip.labelString:    Copy this Image Location
  2672. *popup.copyImageURLToClip.mnemonic:    p
  2673. *popup.loadDelayedImage.labelString:    Load this Image
  2674. *popup*back.acceleratorText:        Alt+Left
  2675. *popup*forward.acceleratorText:        Alt+Right
  2676. *popup*saveURL.acceleratorText:        Shift+Button1
  2677. *popup*openURL.acceleratorText:        Button1
  2678. *popup*openURLNewWindow.acceleratorText:Button2
  2679. *popup.XmPushButtonGadget.marginLeft:    5
  2680. *popup.XmPushButtonGadget.marginRight:    5
  2681. *popup.XmPushButtonGadget.alignment:    ALIGNMENT_BEGINNING
  2682. *popup.separator0.separatorType:    SHADOW_ETCHED_IN
  2683. *popup.separator1.separatorType:    SHADOW_ETCHED_IN
  2684. *popup.separator2.height:        5
  2685. *popup.separator2.separatorType:    NO_LINE
  2686. *popup.separator3.separatorType:    SHADOW_ETCHED_IN
  2687. *popup.separator4.separatorType:    SHADOW_ETCHED_IN
  2688. *popup.separator5.separatorType:    SHADOW_ETCHED_IN
  2689.  
  2690. !
  2691. ! Convert from old version file formats
  2692. *convertQuestion_popup*OK.labelString:        Delete Old Config Files
  2693. *convertQuestion_popup*Cancel.labelString:    Keep Old Config Files
  2694.  
  2695. !
  2696. ! Convert from old version file formats
  2697. *sendNow_popup*OK.labelString:        Yes
  2698. *sendNow_popup*Cancel.labelString:    No
  2699.  
  2700.  
  2701. ! Mail/News popup menus
  2702. !
  2703. *Mail*popup.title.labelString:        Netscape Mail
  2704. *News*popup.title.labelString:        Netscape News
  2705.  
  2706. ! News open News host dialog
  2707. !
  2708. *News*openNewsHost.title:    Netscape: Open News Host
  2709. *News*openNewsHost*selectionLabelString:    \
  2710.                 Input name and port of news host to open:
  2711. *News*openNewsHost*hostLabel.labelString:    News host:
  2712. *News*openNewsHost*hostLabel.alignment:        ALIGNMENT_END
  2713. *News*openNewsHost*portLabel.labelString:    Port:
  2714. *News*openNewsHost*portLabel.leftOffset:    10
  2715. *News*openNewsHost*portLabel.alignment:        ALIGNMENT_END
  2716. *News*openNewsHost*secure.labelString:        Secure
  2717. *News*openNewsHost*secure.topOffset:        10
  2718. *News*openNewsHost*portText.columns:        5
  2719.  
  2720. *history_popup.title:                Netscape: Window History
  2721. *history_popup*listLabelString:            Where You've Been...
  2722. *history_popup*OK.labelString:            Go To
  2723. *history_popup*OkLabelString:            Go To
  2724. *history_popup*Cancel.labelString:        Close
  2725. *history_popup*CancelLabelString:        Close
  2726. *history_popup*Apply.labelString:        Create Bookmark
  2727. *history_popup*ApplyLabelString:        Create Bookmark
  2728.  
  2729. *source_popup.title:                Netscape: View Source
  2730. *source_popup*save.labelString:            Save...
  2731. *source_popup*OK.labelString:            OK
  2732. *source_popup*text.editable:            False
  2733. *source_popup*text.cursorPositionVisible:    False
  2734. *source_popup*text.wordWrap:            True
  2735. *source_popup*text.scrollHorizontal:        False
  2736. *source_popup*urlLabel.labelString:        Location:
  2737. *source_popup*titleLabel.labelString:        Title:
  2738. *source_popup*titleLabel.leftOffset:        0
  2739. *source_popup*titleLabel.rightOffset:        4
  2740. *source_popup*titleLabel.alignment:        ALIGNMENT_END
  2741. *source_popup*urlLabel.topOffset:        0
  2742. *source_popup*urlLabel.leftOffset:        0
  2743. *source_popup*urlLabel.rightOffset:        4
  2744. *source_popup*urlLabel.alignment:        ALIGNMENT_END
  2745. *source_popup*titleText.leftOffset:        0
  2746. *source_popup*titleText.rightOffset:        0
  2747. *source_popup*urlText.leftOffset:        0
  2748. *source_popup*urlText.rightOffset:        0
  2749. *source_popup*text.leftOffset:            0
  2750. *source_popup*text.rightOffset:            0
  2751. *source_popup*XmScrolledWindow.topOffset:    8
  2752. *source_popup*text.columns:            80
  2753. *source_popup*text.rows:            20
  2754.  
  2755. *docinfo_popup.title:                Netscape: Document Information
  2756. *docinfo_popup*OK.labelString:    OK
  2757. *docinfo_popup*titleLabel.labelString:        Title:
  2758. *docinfo_popup*urlLabel.labelString:        Location:
  2759. *docinfo_popup*modifiedLabel.labelString:    Last Modified:
  2760. *docinfo_popup*sourceLabel.labelString:        Source:
  2761. *docinfo_popup*charsetLabel.labelString:    Encoding:
  2762. *docinfo_popup*dpyLabel.labelString:        Visual:
  2763. *docinfo_popup*securityFrame.label.labelString:    Security Information
  2764. *docinfo_popup*certificateLabel.labelString:    Server Certificate:
  2765. *docinfo_popup*certificateText.columns:        60
  2766. *docinfo_popup*certificateText.rows:        6
  2767. *docinfo_popup*certificateText.wordWrap:    True
  2768. *docinfo_popup*certificateText.scrollHorizontal:False
  2769. *docinfo_popup*scrollBarDisplayPolicy:        AS_NEEDED
  2770. *docinfo_popup*scrollingPolicy:            AUTOMATIC
  2771. *docinfo_popup*securityText.wordWrap:        True
  2772. *docinfo_popup*securityText.scrollHorizontal:    False
  2773. *docinfo_popup*urlLabel.topOffset:        0
  2774. *docinfo_popup*urlLabel.leftOffset:        0
  2775. *docinfo_popup*urlLabel.rightOffset:        4
  2776. *docinfo_popup*urlLabel.alignment:        ALIGNMENT_END
  2777. *docinfo_popup*titleLabel.leftOffset:        0
  2778. *docinfo_popup*titleLabel.rightOffset:        4
  2779. *docinfo_popup*titleLabel.alignment:        ALIGNMENT_END
  2780. *docinfo_popup*modifiedLabel.topOffset:        0
  2781. *docinfo_popup*modifiedLabel.leftOffset:    0
  2782. *docinfo_popup*modifiedLabel.rightOffset:    4
  2783. *docinfo_popup*modifiedLabel.alignment:        ALIGNMENT_END
  2784. *docinfo_popup*charsetLabel.topOffset:        0
  2785. *docinfo_popup*charsetLabel.leftOffset:        0
  2786. *docinfo_popup*charsetLabel.rightOffset:    4
  2787. *docinfo_popup*charsetLabel.alignment:        ALIGNMENT_END
  2788. *docinfo_popup*sourceLabel.topOffset:        0
  2789. *docinfo_popup*sourceLabel.leftOffset:        0
  2790. *docinfo_popup*sourceLabel.rightOffset:        4
  2791. *docinfo_popup*sourceLabel.alignment:        ALIGNMENT_END
  2792. ! add 5 to dpyLabel.topOffset to align label with text baseline (gag)
  2793. *docinfo_popup*dpyLabel.topOffset:        5
  2794. *docinfo_popup*dpyLabel.leftOffset:        0
  2795. *docinfo_popup*dpyLabel.rightOffset:        4
  2796. *docinfo_popup*dpyLabel.alignment:        ALIGNMENT_END
  2797. *docinfo_popup*dpyText.rows:            3
  2798. *docinfo_popup*dpyText.columns:            48
  2799. *docinfo_popup*titleText.columns:        40
  2800. *docinfo_popup*securityFrame.topOffset:        10
  2801. *docinfo_popup*keyDescLabel.leftOffset:        14
  2802. *docinfo_popup*keyDescLabel.rightOffset:    14
  2803. *docinfo_popup*keyDescLabel.alignment:        ALIGNMENT_BEGINNING
  2804. *docinfo_popup*certificateLabel.leftOffset:    10
  2805. *docinfo_popup*certificateLabel.rightOffset:    10
  2806. *docinfo_popup*certificateLabel.alignment:    ALIGNMENT_BEGINNING
  2807. *docinfo_popup*securityLabel.leftOffset:    14
  2808. *docinfo_popup*securityLabel.rightOffset:    14
  2809. *docinfo_popup*securityLabel.alignment:        ALIGNMENT_BEGINNING
  2810. *docinfo_popup*XmScrolledWindow.leftOffset:    10
  2811. *docinfo_popup*XmScrolledWindow.rightOffset:    10
  2812.  
  2813. *docinfo*noSecurityMessage:\
  2814. This version of Netscape does not have security built in.
  2815.  
  2816. *docinfo*securityLabel.labelString:\
  2817. Security protects Internet documents you receive and information you send\n\
  2818. back with server authentication, privacy using encryption, and data\n\
  2819. integrity.  You can see a document's security status using the key/broken\n\
  2820. key icon in the status area or the colorbar above the content area (blue for\n\
  2821. secure; gray for insecure).  Consult the Handbook or the `On Security' page\n\
  2822. for details.
  2823.  
  2824.  
  2825.  
  2826. *bmPreferences_popup.title:                Netscape: Bookmarks
  2827. *bmPreferences_popup*frame1label.labelString:        Add Bookmark
  2828. *bmPreferences_popup*frame2label.labelString:        Bookmark Menu
  2829. *bmPreferences_popup*addbm_option.labelString:        \
  2830.                         Add bookmarks to this header
  2831. *bmPreferences_popup*bmmenu_option.labelString:        \
  2832.                       View this header in bookmarks menu
  2833. *bmPreferences_popup*addbm_default.labelString: Add to toplevel
  2834. *bmPreferences_popup*bmmenu_default.labelString: Toplevel header
  2835.  
  2836. *bookmarksWhatsChanged*button_0.labelString:    All Bookmarks
  2837. *bookmarksWhatsChanged*button_1.labelString:    Selected Bookmarks
  2838. *bookmarksWhatsChanged*start.labelString:    Start
  2839. *bookmarksWhatsChanged*cancel.labelString:    Cancel
  2840. *bookmarksWhatsChanged*title.labelString:    What's changed?
  2841. *bookmarksWhatsChanged.width:            400
  2842. *bookmarksWhatsChanged.minWidth:        400
  2843. *bookmarksWhatsChanged.maxWidth:        400
  2844. *bookmarksWhatsChanged.height:            300
  2845. *bookmarksWhatsChanged.minHeight:        300
  2846. *bookmarksWhatsChanged.maxHeight:        300
  2847.  
  2848. *mailto_field*fromLabel.labelString:        From:
  2849. *mailto_field*replyToLabel.labelString:        Reply To:
  2850. *mailto_field*toLabel.labelString:        Mail To:
  2851. *mailto_field*ccLabel.labelString:        Mail CC:
  2852. *mailto_field*bccLabel.labelString:        Mail BCC:
  2853. *mailto_field*fccLabel.labelString:        File CC:
  2854. *mailto_field*newsgroupsLabel.labelString:    Newsgroups:
  2855. *mailto_field*followupToLabel.labelString:    Followup To:
  2856. *mailto_field*subjectLabel.labelString:        Subject:
  2857. *mailto_field*attachmentsLabel.labelString:    Attachment:
  2858. *mailto_field*attachButton.labelString:        Attach...
  2859. *mailto_field*browseButton.labelString:        Browse...
  2860. *mailto_bodyText.wordWrap:            True
  2861. *mailto_bodyText.scrollHorizontal:        False
  2862. *mailto_field*attachButton.marginWidth:        10
  2863. *mailto_field*fromLabel.alignment:        ALIGNMENT_END
  2864. *mailto_field*replyToLabel.alignment:        ALIGNMENT_END
  2865. *mailto_field*toLabel.alignment:        ALIGNMENT_END
  2866. *mailto_field*ccLabel.alignment:        ALIGNMENT_END
  2867. *mailto_field*bccLabel.alignment:        ALIGNMENT_END
  2868. *mailto_field*fccLabel.alignment:        ALIGNMENT_END
  2869. *mailto_field*newsgroupsLabel.alignment:    ALIGNMENT_END
  2870. *mailto_field*followupToLabel.alignment:    ALIGNMENT_END
  2871. *mailto_field*subjectLabel.alignment:        ALIGNMENT_END
  2872. *mailto_field*attachmentsLabel.alignment:    ALIGNMENT_END
  2873.  
  2874. ! This is 72 rather than 79 or 80 because the width of the window controls
  2875. ! when word wrapping should occur; the Motif text area has no mechanism for
  2876. ! wrapping at a column other than the last one.     So, if we want a fill-column
  2877. ! of N, the window must be N wide.  Note that wrapping must occur before 80:
  2878. ! sending out lines with 80 characters on them is antisocial, as many programs
  2879. ! and terminals (including emacs) can only display 79 characters without 
  2880. ! wrapping.  Wrapping at 72 is better than wrapping at 79 because it leaves
  2881. ! room for further followups to quote the lines with ">" without causing
  2882. ! lines to wrap.
  2883. !
  2884. ! Note that, in the composition window, lines beginning with ">" will not
  2885. ! be wrapped at all, despite the appearance on the screen.  So just because
  2886. ! it looks like the quoted text has been mangled, doesn't mean it has.
  2887. !
  2888. *mailto_bodyText.columns:            72
  2889. *mailto_bodyText.rows:                15
  2890.  
  2891.  
  2892. ! Some people just aren't too hip.
  2893. !*defaultMailtoText:            Hey, check out this cool URL:\n\n
  2894.  
  2895. *attach_popup.title:                Netscape: Attach Document
  2896. *attach_popup*attach.Cancel.labelString:    Cancel
  2897. *attach_popup*list.visibleItemCount:        10
  2898. *attach_popup*messagebox.bottomOffset:        50
  2899. *attach_popup*attachLocation.labelString:    Attach Location (URL)...
  2900. *attach_popup*attachFile.labelString:        Attach File...
  2901. *attach_popup*delete.labelString:        Delete
  2902. *attach_popup*label.labelString:        Attach:
  2903. *attach_popup*sourceToggle.labelString:        As is
  2904. *attach_popup*textToggle.labelString:        Convert to Plain Text
  2905. *attach_popup*postscriptToggle.labelString:    Convert to PostScript
  2906. *attach_popup*XmLabelGadget.alignment:        ALIGNMENT_BEGINNING
  2907. *attach_popup*indicatorType:            ONE_OF_MANY
  2908. *attach_popup*attachLocation.bottomOffset:    10
  2909. *attach_popup*label.bottomOffset:        10
  2910. *attach_popup*sourceToggle.leftOffset:        10
  2911. *attach_popup*textToggle.leftOffset:        10
  2912. *attach_popup*postscriptToggle.leftOffset:    10
  2913.  
  2914. *location_popup.title:                Netscape: URL Attachment
  2915. *location_popup*XmLabelGadget.alignment:    ALIGNMENT_BEGINNING
  2916. *location_popup*label.labelString:    Please specify a Location to attach:
  2917. *location_popup*locationLabel.labelString:    Location (URL):
  2918. *location_popup*locationText.columns:        40
  2919. *location_popup*locationText.leftOffset:    20
  2920.  
  2921. *formatType*none.labelString:            No Attachment
  2922. *formatType*text.labelString:            Text
  2923. *formatType*formattedText.labelString:        Formatted Text
  2924. *formatType*html.labelString:            Source
  2925. *formatType*tree.labelString:            Source and Images
  2926. *formatType*ps.labelString:            PostScript
  2927. *formatType*url.labelString:            URL Only
  2928.  
  2929. ! ============================== Preferences ================================
  2930.  
  2931. ! Resources for top-level
  2932.  
  2933. *general_prefs_popup.title:              Netscape: General Preferences
  2934. *general_prefs*OkLabelString:              OK
  2935. *general_prefs*Apply.labelString:          Cancel
  2936. *general_prefs*ApplyLabelString:          Cancel
  2937. *general_prefs*Cancel.labelString:          Defaults
  2938. *general_prefs*CancelLabelString:          Defaults
  2939. !*general_prefs_popup*preeditType:          none
  2940.  
  2941. *mailnews_prefs_popup.title:            Netscape: Mail & News Preferences
  2942. *mailnews_prefs*OkLabelString:                OK
  2943. *mailnews_prefs*Apply.labelString:            Cancel
  2944. *mailnews_prefs*ApplyLabelString:            Cancel
  2945. *mailnews_prefs*Cancel.labelString:            Defaults
  2946. *mailnews_prefs*CancelLabelString:            Defaults
  2947. !*mailnews_prefs_popup*preeditType:            none
  2948.  
  2949. *network_prefs_popup.title:            Netscape: Network Preferences
  2950. *network_prefs*OkLabelString:                OK
  2951. *network_prefs*Apply.labelString:            Cancel
  2952. *network_prefs*ApplyLabelString:            Cancel
  2953. *network_prefs*Cancel.labelString:            Defaults
  2954. *network_prefs*CancelLabelString:            Defaults
  2955. !*network_prefs_popup*preeditType:            none
  2956.  
  2957. *security_prefs_popup.title:            Netscape: Security Preferences
  2958. *security_prefs*OkLabelString:                OK
  2959. *security_prefs*Apply.labelString:            Cancel
  2960. *security_prefs*ApplyLabelString:            Cancel
  2961. *security_prefs*Cancel.labelString:            Defaults
  2962. *security_prefs*CancelLabelString:            Defaults
  2963. !*security_prefs_popup*preeditType:            none
  2964.  
  2965. ! Preferences: Applications
  2966. !
  2967. *general_prefs*appsFrame*appsBoxLabel.labelString:    Applications
  2968. *general_prefs*appsFrame.topOffset:            10
  2969. *general_prefs*appsFrame.leftOffset:            10
  2970. *general_prefs*appsFrame.rightOffset:            10
  2971. *general_prefs*appsFrame.bottomOffset:            10
  2972. *general_prefs*appsFrame*telnetLabel.labelString:    Telnet Application:
  2973. *general_prefs*appsFrame*tn3270Label.labelString:    TN3270 Application:
  2974. *general_prefs*appsFrame*rloginLabel.labelString:    Rlogin Application:
  2975. *general_prefs*appsFrame*rloginUserLabel.labelString:    Rlogin with User:
  2976. *general_prefs*appsFrame*appsFrame.topOffset:        10
  2977. *general_prefs*appsFrame*rloginUserText.bottomOffset:    10
  2978. *general_prefs*appsFrame*XmLabel.alignment:        ALIGNMENT_END
  2979. *general_prefs*appsFrame*XmLabelGadget.alignment:    ALIGNMENT_END
  2980. *general_prefs*appsFrame*telnetText.rightOffset:    10
  2981.  
  2982. *general_prefs*appsFrame*tmpLabel.labelString:        Temporary Directory:
  2983. *general_prefs*appsFrame*tmpBrowse.labelString:        Browse...
  2984. *general_prefs*appsFrame*tmpText.bottomOffset:        10
  2985. *general_prefs*appsFrame*tmpText.rightOffset:        10
  2986. *general_prefs*appsFrame*tmpBrowse.rightOffset:        10
  2987.  
  2988. ! Preferences: Cache
  2989. !
  2990. *network_prefs*cacheFrame*cacheBoxLabel.labelString:    Cache
  2991. *network_prefs*cacheFrame.topOffset:            10
  2992. *network_prefs*cacheFrame.leftOffset:            10
  2993. *network_prefs*cacheFrame.rightOffset:            10
  2994. *network_prefs*cacheFrame.bottomOffset:            10
  2995. *network_prefs*cacheFrame*memoryLabel.labelString:    Memory Cache:
  2996. *network_prefs*cacheFrame*diskLabel.labelString:    Disk Cache:
  2997. *network_prefs*cacheFrame*dirLabel.labelString:        Disk Cache Directory:
  2998. *network_prefs*cacheFrame*verifyLabel.labelString:    Verify Document:
  2999. *network_prefs*cacheFrame*onceToggle.labelString:    Once per Session
  3000. *network_prefs*cacheFrame*everyToggle.labelString:    Every Time
  3001. *network_prefs*cacheFrame*expiredToggle.labelString:    Never
  3002. *network_prefs*cacheFrame*cacheSSLToggle.labelString:    \
  3003.             Allow Persistent Caching of Pages Retrieved through SSL
  3004. *network_prefs*cacheFrame*cacheSSLToggle.indicatorType:    XmN_OF_MANY
  3005. *network_prefs*cacheFrame*browse.labelString:        Browse...
  3006. *network_prefs*cacheFrame*k.labelString:        Kilobytes
  3007. *network_prefs*cacheFrame*memClear.labelString:        Clear Memory Cache Now
  3008. *network_prefs*cacheFrame*diskClear.labelString:    Clear Disk Cache Now
  3009. *network_prefs*cacheFrame*memoryText.columns:        6
  3010. *network_prefs*cacheFrame*diskText.columns:        6
  3011. *network_prefs*cacheFrame*cacheDirText.columns:        15
  3012. *network_prefs*cacheFrame*alignment:            ALIGNMENT_BEGINNING
  3013. *network_prefs*cacheFrame*memoryLabel.alignment:    ALIGNMENT_END
  3014. *network_prefs*cacheFrame*diskLabel.alignment:        ALIGNMENT_END
  3015. *network_prefs*cacheFrame*dirLabel.alignment:        ALIGNMENT_END
  3016. *network_prefs*cacheFrame*verifyLabel.alignment:    ALIGNMENT_END
  3017. *network_prefs*cacheFrame*memClear.leftOffset:        25
  3018. *network_prefs*cacheFrame*diskClear.leftOffset:        25
  3019. *network_prefs*cacheFrame*browse.rightOffset:        10
  3020. *network_prefs*cacheFrame*browse.bottomOffset:        10
  3021. *network_prefs*cacheFrame*memoryText.bottomOffset:    10
  3022. *network_prefs*cacheFrame*onceToggle.bottomOffset:    10
  3023. *network_prefs*cacheFrame*cacheDirText.bottomOffset:    10
  3024. *network_prefs*cacheFrame*indicatorType:        ONE_OF_MANY
  3025. *network_prefs*cacheFrame*browse.marginWidth:        10
  3026. *network_prefs*cacheFrame*memClear.marginWidth:        10
  3027. *network_prefs*cacheFrame*diskClear.marginWidth:    10
  3028.  
  3029. ! Preferences: Colors
  3030. !
  3031.  
  3032. ! Preferences: Composition
  3033. !
  3034. *mailnews_prefs*XmFrame.XmLabel.leftOffset:            10
  3035. *mailnews_prefs*XmFrame.XmLabel.topOffset:            -4
  3036. *mailnews_prefs*XmFrame.topOffset:                10
  3037. *mailnews_prefs*XmFrame.leftOffset:                10
  3038. *mailnews_prefs*XmFrame.rightOffset:                10
  3039. *mailnews_prefs*XmFrame.bottomOffset:                10
  3040.  
  3041. *mailnews_prefs*composeFrame*composeBoxLabel.labelString:    \
  3042.                     When composing Mail and News Messages
  3043. *mailnews_prefs*composeFrame*8bitLabel.labelString:        Send and Post:
  3044. *mailnews_prefs*composeFrame*8bitToggle.labelString:        Allow 8-bit
  3045. *mailnews_prefs*composeFrame*8bitToggle.bottomOffset:        4
  3046. *mailnews_prefs*composeFrame*qpToggle.labelString:\
  3047.                          MIME Compliant (Quoted Printable)
  3048. *mailnews_prefs*composeFrame*8bitToggle.indicatorType:        ONE_OF_MANY
  3049. *mailnews_prefs*composeFrame*qpToggle.indicatorType:        ONE_OF_MANY
  3050. *mailnews_prefs*composeFrame*deliverLabel.labelString:        Deliver mail:
  3051. *mailnews_prefs*composeFrame*deliverAutoToggle.labelString:    Automatically
  3052. *mailnews_prefs*composeFrame*deliverAutoToggle.indicatorType:    ONE_OF_MANY
  3053. *mailnews_prefs*composeFrame*deliverQToggle.labelString:    \
  3054.         Queue for Manual Delivery
  3055. *mailnews_prefs*composeFrame*deliverQToggle.indicatorType:    ONE_OF_MANY
  3056.  
  3057. *mailnews_prefs*mMailOutFrame*mMailOutBoxLabel.labelString:    \
  3058.         By default, email a copy of outgoing messages to:
  3059. *mailnews_prefs*mMailOutFrame*mMailOutLabel.labelString:    Mail Messages:
  3060. *mailnews_prefs*mMailOutFrame*mMailOutSelfToggle.labelString:    Self
  3061. *mailnews_prefs*mMailOutFrame*mMailOutOtherLabel.labelString:    Other address:
  3062. *mailnews_prefs*mMailOutFrame*nMailOutLabel.labelString:    News Messages:
  3063. *mailnews_prefs*mMailOutFrame*nMailOutSelfToggle.labelString:    Self
  3064. *mailnews_prefs*mMailOutFrame*nMailOutOtherLabel.labelString:    Other address:
  3065.  
  3066. *mailnews_prefs*mMailOutFrame*nMailOutSelfToggle.bottomOffset:    10
  3067. *mailnews_prefs*mMailOutFrame*mMailOutOtherText.rightOffset:    10
  3068. *mailnews_prefs*mMailOutFrame*nMailOutOtherText.rightOffset:    10
  3069.  
  3070. *mailnews_prefs*mCopyOutFrame*mCopyOutBoxLabel.labelString:    \
  3071.         By default, copy outgoing messages to:
  3072. *mailnews_prefs*mCopyOutFrame*mCopyOutLabel.labelString:    Mail Messages:
  3073. *mailnews_prefs*mCopyOutFrame*nCopyOutLabel.labelString:    News Messages:
  3074. *mailnews_prefs*mCopyOutFrame*mCopyOutBrowse.labelString:    Browse...
  3075. *mailnews_prefs*mCopyOutFrame*nCopyOutBrowse.labelString:    Browse...
  3076.  
  3077. *mailnews_prefs*mCopyOutFrame*nCopyOutText.bottomOffset:    10
  3078. *mailnews_prefs*mCopyOutFrame*nCopyOutText.rightOffset:        10
  3079.  
  3080. *mailnews_prefs*mCopyOutFrame*XmPushButtonGadget.marginWidth: 10
  3081. *mailnews_prefs*mCopyOutFrame*XmPushButtonGadget.leftOffset:  10
  3082. *mailnews_prefs*mCopyOutFrame*XmPushButtonGadget.rightOffset: 10
  3083.  
  3084. ! Preferences: Servers
  3085. !
  3086. *mailnews_prefs*outMailFrame*outMailBoxLabel.labelString: Outgoing Mail
  3087. *mailnews_prefs*outMailFrame.topOffset:            10
  3088. *mailnews_prefs*outMailFrame.leftOffset:        10
  3089. *mailnews_prefs*outMailFrame.rightOffset:        10
  3090. *mailnews_prefs*outMailFrame.bottomOffset:        10
  3091. *mailnews_prefs*outMailFrame*smtpText.topOffset:    10
  3092. *mailnews_prefs*outMailFrame*smtpText.rightOffset:    10
  3093. *mailnews_prefs*outMailFrame*smtpLabel.labelString:    SMTP Server:
  3094.  
  3095. *mailnews_prefs*inMailFrame*inMailBoxLabel.labelString:    Incoming Mail
  3096. *mailnews_prefs*inMailFrame.topOffset:            10
  3097. *mailnews_prefs*inMailFrame.leftOffset:            10
  3098. *mailnews_prefs*inMailFrame.rightOffset:        10
  3099. *mailnews_prefs*inMailFrame.bottomOffset:        10
  3100. *mailnews_prefs*inMailFrame.mailFrame.topOffset:    10
  3101. *mailnews_prefs*inMailFrame*limitLabel.labelString:    Max Message Size:
  3102. *mailnews_prefs*inMailFrame*msgLabel.labelString:    After delivery:
  3103. *mailnews_prefs*inMailFrame*checkLabel.labelString:    Check for Mail:
  3104. *mailnews_prefs*inMailFrame*movemailLabel.labelString:    Movemail Application:
  3105. *mailnews_prefs*inMailFrame*movemailText.rightOffset:    10
  3106. *mailnews_prefs*inMailFrame*movemailText.bottomOffset:    10
  3107. *mailnews_prefs*inMailFrame*movemailBrowse.labelString:    Browse...
  3108. *mailnews_prefs*inMailFrame*userLabel.labelString:    User Name:
  3109. *mailnews_prefs*inMailFrame*userText.rightOffset:    10
  3110. *mailnews_prefs*inMailFrame*srvrLabel.labelString:    Server:
  3111. *mailnews_prefs*inMailFrame*srvrText.topOffset:        10
  3112. *mailnews_prefs*inMailFrame*srvrText.rightOffset:    10
  3113. *mailnews_prefs*inMailFrame*sysLabel.labelString:    Mail System:
  3114. *mailnews_prefs*inMailFrame*noLimit.labelString:    None
  3115. *mailnews_prefs*inMailFrame*msgLimit.labelString:    Largest Message is: 
  3116. *mailnews_prefs*inMailFrame*limitSuffix.labelString:    Bytes
  3117. *mailnews_prefs*inMailFrame*checkSuffix.labelString:    minutes
  3118. *mailnews_prefs*inMailFrame*msgRemove.labelString:    Remove from server
  3119. *mailnews_prefs*inMailFrame*msgLeave.labelString:    Leave on server 
  3120. *mailnews_prefs*inMailFrame*checkEvery.labelString:    Every:
  3121. *mailnews_prefs*inMailFrame*checkEvery.bottomOffset:    10
  3122. *mailnews_prefs*inMailFrame*checkNever.labelString:    Never 
  3123. *mailnews_prefs*inMailFrame*checkText.columns:        3
  3124. *mailnews_prefs*inMailFrame*mailDirLabel.labelString:    Mail Directory:
  3125. *mailnews_prefs*inMailFrame*mailDirText.bottomOffset:    10
  3126. *mailnews_prefs*inMailFrame*mailDirBrowse.labelString:    Browse...
  3127. *mailnews_prefs*inMailFrame*limitText.columns:        5
  3128. *mailnews_prefs*inMailFrame*externalToggle.labelString: External Movemail:
  3129. *mailnews_prefs*inMailFrame*builtinToggle.labelString:    Built in Movemail
  3130. *mailnews_prefs*inMailFrame*popToggle.labelString:    POP3:
  3131. *mailnews_prefs*inMailFrame*popToggle.indicatorType:    ONE_OF_MANY
  3132. *mailnews_prefs*inMailFrame*moveToggle.indicatorType:    ONE_OF_MANY
  3133. *mailnews_prefs*inMailFrame*builtinToggle.indicatorType:  ONE_OF_MANY
  3134. *mailnews_prefs*inMailFrame*externalToggle.indicatorType: ONE_OF_MANY
  3135. *mailnews_prefs*inMailFrame*XmLabel.alignment:        ALIGNMENT_END
  3136. *mailnews_prefs*inMailFrame*XmLabelGadget.alignment:    ALIGNMENT_END
  3137. *mailnews_prefs*inMailFrame*XmPushButtonGadget.marginWidth: 10
  3138. *mailnews_prefs*inMailFrame*XmPushButtonGadget.leftOffset: 10
  3139. *mailnews_prefs*inMailFrame*XmPushButtonGadget.rightOffset: 10
  3140. *mailnews_prefs*inMailFrame*indicatorType:        ONE_OF_MANY
  3141.  
  3142. !*mailnews_prefs*inMailFrame*tmpLabel.labelString:        
  3143. !*mailnews_prefs*inMailFrame*bookLabel.labelString:    
  3144.  
  3145. ! Preferences: Fonts
  3146. !
  3147. *general_prefs*fontsFrame*fontsBoxLabel.labelString:    Fonts and Encodings
  3148. *general_prefs*fontsFrame.topOffset:            10
  3149. *general_prefs*fontsFrame.leftOffset:            10
  3150. *general_prefs*fontsFrame.rightOffset:            10
  3151. *general_prefs*fontsFrame.bottomOffset:            10
  3152. *general_prefs*fontsFrame*encodingLabel.labelString:    For the Encoding:
  3153. *general_prefs*fontsFrame*proportionalLabel.labelString:    \
  3154.                         Use the Proportional Font:
  3155. *general_prefs*fontsFrame*propSizeLabel.labelString:    Size:
  3156. *general_prefs*fontsFrame*propSizeToggle.labelString:    Allow Scaling
  3157. *general_prefs*fontsFrame*fixedLabel.labelString:    Use the Fixed Font:
  3158. *general_prefs*fontsFrame*fixedSizeLabel.labelString:    Size:
  3159. *general_prefs*fontsFrame*fixedSizeToggle.labelString:    Allow Scaling
  3160. *general_prefs*fontsFrame*0.labelString:        Any
  3161. *general_prefs*fontsFrame*encodingLabel.alignment:    ALIGNMENT_END
  3162. *general_prefs*fontsFrame*encodingLabel.topOffset:    10
  3163. *general_prefs*fontsFrame*proportionalLabel.alignment:    ALIGNMENT_END
  3164. *general_prefs*fontsFrame*propSizeField.columns:    5
  3165. *general_prefs*fontsFrame*propSizeField.rightOffset:    10
  3166. *general_prefs*fontsFrame*fixedLabel.alignment:        ALIGNMENT_END
  3167. *general_prefs*fontsFrame*fixedSizeField.columns:    5
  3168. *general_prefs*fontsFrame*fixedSizeField.rightOffset:    10
  3169.  
  3170. ! Preferences: Appearance (Mail & News)
  3171. !
  3172. *mailnews_prefs*msgFrame*msgBoxLabel.labelString:    Message Appearance
  3173. *mailnews_prefs*msgFrame.topOffset:            10
  3174. *mailnews_prefs*msgFrame.leftOffset:            10
  3175. *mailnews_prefs*msgFrame.rightOffset:            10
  3176. *mailnews_prefs*msgFrame.bottomOffset:            10
  3177. *mailnews_prefs*msgFrame*qstyleLabel.labelString:    Text Style:
  3178. *mailnews_prefs*msgFrame*qsizeLabel.labelString:    Text Size:
  3179. *mailnews_prefs*msgFrame*qcolorLabel.labelString:    Text Color:
  3180. *mailnews_prefs*msgFrame*quotedLabel.labelString:    \
  3181.     Text beginning with > (quoted text) has the following characteristics
  3182. *mailnews_prefs*msgFrame*fixedLabel.labelString:    \
  3183.     Messages and Articles are shown with:
  3184. *mailnews_prefs*msgFrame*qstyleLabel.alignment:        ALIGNMENT_END
  3185. *mailnews_prefs*msgFrame*qsizeLabel.alignment:        ALIGNMENT_END
  3186. *mailnews_prefs*msgFrame*qcolorLabel.alignment:        ALIGNMENT_END
  3187. *mailnews_prefs*msgFrame*varMsgFont.labelString:    Variable Width Font
  3188. *mailnews_prefs*msgFrame*fixedMsgFont.labelString:    Fixed Width Font
  3189. *mailnews_prefs*msgFrame*plain.labelString:        Plain
  3190. *mailnews_prefs*msgFrame*normal.labelString:        Normal
  3191. *mailnews_prefs*msgFrame*bold.labelString:        Bold
  3192. *mailnews_prefs*msgFrame*italic.labelString:        Italic
  3193. *mailnews_prefs*msgFrame*boldItalic.labelString:    Bold Italic
  3194. *mailnews_prefs*msgFrame*bigger.labelString:        Bigger
  3195. *mailnews_prefs*msgFrame*smaller.labelString:        Smaller
  3196. *mailnews_prefs*msgFrame*qcolorText.columns:        20
  3197. *mailnews_prefs*msgFrame*fixedMsgLabel.topOffset:    10
  3198. *mailnews_prefs*msgFrame*fixedMsgLabel.leftOffset:    10
  3199. *mailnews_prefs*msgFrame*varMsgLabel.topOffset:        10
  3200. *mailnews_prefs*msgFrame*varMsgLabel.leftOffset:    10
  3201. *mailnews_prefs*msgFrame*plain.topOffset:        10
  3202. *mailnews_prefs*msgFrame*indicatorType:            ONE_OF_MANY
  3203. *mailnews_prefs*msgFrame*autoQuoteToggle.leftOffset:    40
  3204. *mailnews_prefs*msgFrame*autoQuoteToggle.topOffset:    10
  3205. *mailnews_prefs*msgFrame*autoQuoteToggle.indicatorType:    N_OF_MANY
  3206. *mailnews_prefs*autoQuoteToggle.labelString:            \
  3207.         Automatically quote original message when replying
  3208.  
  3209. *mailnews_prefs*layoutFrame*layoutBoxLabel.labelString:    Pane Layout
  3210. !*mailnews_prefs*layoutFrame*topOffset:            10
  3211. !*mailnews_prefs*layoutFrame*leftOffset:        10
  3212. !*mailnews_prefs*layoutFrame*rightOffset:        10
  3213. !*mailnews_prefs*layoutFrame*bottomOffset:        10
  3214. *mailnews_prefs*layoutFrame*mPaneLabel.labelString:    Mail:
  3215. *mailnews_prefs*layoutFrame*mHoriz.labelString:        Split Horizontal
  3216. *mailnews_prefs*layoutFrame*mVert.labelString:        Split Vertical
  3217. *mailnews_prefs*layoutFrame*mStack.labelString:        Stacked
  3218. *mailnews_prefs*layoutFrame*nPaneLabel.labelString:    News:
  3219. *mailnews_prefs*layoutFrame*nHoriz.labelString:        Split Horizontal
  3220. *mailnews_prefs*layoutFrame*nVert.labelString:        Split Vertical
  3221. *mailnews_prefs*layoutFrame*nStack.labelString:        Stacked
  3222. *mailnews_prefs*layoutFrame*indicatorType:        ONE_OF_MANY
  3223.  
  3224. ! Preferences: Helper Applications
  3225. !
  3226. *general_prefs*helperFrame*helperBoxLabel.labelString: MIME Configuration Files
  3227. *general_prefs*helperFrame.topOffset:                   10
  3228. *general_prefs*helperFrame.leftOffset:                   10
  3229. *general_prefs*helperFrame.rightOffset:                   10
  3230. *general_prefs*helperFrame.bottomOffset:               10
  3231. *general_prefs*helperFrame*globalMimeTypesLabel.labelString: Global Types File:
  3232. *general_prefs*helperFrame*privateMimeTypesLabel.labelString:        \
  3233.                             Personal Types File:
  3234. *general_prefs*helperFrame*globalMailcapLabel.labelString:        \
  3235.                             Global Mailcap File:
  3236. *general_prefs*helperFrame*privateMailcapLabel.labelString:        \
  3237.                             Personal Mailcap File:
  3238. *general_prefs*helperFrame*globalMimeTypesBrowseButton.labelString:  Browse...
  3239. *general_prefs*helperFrame*privateMimeTypesBrowseButton.labelString: Browse...
  3240. *general_prefs*helperFrame*globalMailcapBrowseButton.labelString:   Browse...
  3241. *general_prefs*helperFrame*privateMailcapBrowseButton.labelString:   Browse...
  3242. *general_prefs*helperFrame*globalMimeTypesBrowseButton.marginWidth:  10
  3243. *general_prefs*helperFrame*privateMimeTypesBrowseButton.marginWidth: 10
  3244. *general_prefs*helperFrame*globalMailcapBrowseButton.marginWidth:   10
  3245. *general_prefs*helperFrame*privateMailcapBrowseButton.marginWidth:   10
  3246. *general_prefs*helperFrame*XmLabel.rightOffset:               4
  3247. *general_prefs*helperFrame*XmLabelGadget.rightOffset:           4
  3248. *general_prefs*helperFrame*XmLabel.alignment:              ALIGNMENT_END
  3249. *general_prefs*helperFrame*XmLabelGadget.alignment:          ALIGNMENT_END
  3250. *general_prefs*helperFrame*XmTextField.columns:               35
  3251. *general_prefs*helperFrame*globalMailcapText.topOffset:           10
  3252. *general_prefs*helperFrame*privateMailcapText.bottomOffset:       10
  3253. *general_prefs*helperFrame*XmPushButtonGadget.leftOffset:       10
  3254. *general_prefs*helperFrame*XmPushButtonGadget.rightOffset:       10
  3255.  
  3256. *general_prefs*helperFrame*commands.new.labelString:        New...
  3257. *general_prefs*helperFrame*commands.edit.labelString:        Edit...
  3258. *general_prefs*helperFrame*commands.delete.labelString:        Delete...
  3259. *general_prefs*helperFrame*helperApp.cellBackground: white
  3260.  
  3261. ! Helper Editor stuff
  3262. *helperEditor_popup.title:        Netscape Helper
  3263. *helperEditor.width: 400
  3264. *helperEditor*mimeTypesDescriptionLabel.labelString: Description
  3265. *helperEditor*mimeTypesDescriptionLabel.leftOffset: 3
  3266. *helperEditor*mimeTypesLabel.labelString: Type
  3267. *helperEditor*mimeTypesLabel.leftOffset: 3
  3268. *helperEditor*mimeTypesSuffixLabel.labelString: Suffix
  3269. *helperEditor*mimeTypesSuffixLabel.leftOffset: 3
  3270. *helperEditor*helperEditForm.XmTextField.rightOffset: 3
  3271. *helperEditor*helperEditFrameLabel.labelString: Handle By
  3272. *helperEditor*helperEditNavigator.labelString: Navigator 
  3273. *helperEditor*helperEditPlugin.labelString: Plug In
  3274. *helperEditor*helperEditApp.labelString: Application
  3275. *helperEditor*helperEditSave.labelString: Save To Disk
  3276. *helperEditor*helperEditUnknown.labelString: Unknown:PromptUser
  3277. *helperEditor*helperEditAppBrowse.labelString: Browse...
  3278. *helperEditor*helperEditNavigator.leftOffset: 20
  3279. *helperEditor*helperEditAppText.columns: 40
  3280.  
  3281.  
  3282. ! Preferences: Identity
  3283. !
  3284. *mailnews_prefs*identityFrame*identityBoxLabel.labelString:    Identity
  3285. *mailnews_prefs*identityFrame*identityBoxLabel.topOffset:    -4
  3286. *mailnews_prefs*identityFrame*identityBoxLabel.leftOffset:    10
  3287. *mailnews_prefs*identityFrame.topOffset:            10
  3288. *mailnews_prefs*identityFrame.leftOffset:            10
  3289. *mailnews_prefs*identityFrame.rightOffset:            10
  3290. *mailnews_prefs*identityFrame.bottomOffset:            10
  3291. *mailnews_prefs*identityFrame*nameLabel.labelString:        Your Name:
  3292. *mailnews_prefs*identityFrame*mailLabel.labelString:        Email Address:
  3293. *mailnews_prefs*identityFrame*replyToLabel.labelString:          Reply-to Address:
  3294. *mailnews_prefs*identityFrame*orgLabel.labelString:         Your Organization:
  3295. *mailnews_prefs*identityFrame*sigLabel.labelString:        Signature File:
  3296. *mailnews_prefs*identityFrame*sigBrowse.labelString:        Browse...
  3297. *mailnews_prefs*identityFrame*XmLabel.leftOffset:        4
  3298. *mailnews_prefs*identityFrame*XmLabelGadget.leftOffset:        4
  3299. *mailnews_prefs*identityFrame*XmTextField.rightOffset:        10
  3300. *mailnews_prefs*identityFrame*sigBrowse.rightOffset:        10
  3301. *mailnews_prefs*identityFrame*identityText.bottomOffset:    15
  3302. *mailnews_prefs*identityFrame*orgText.bottomOffset:        15
  3303. *mailnews_prefs*identityFrame*sigText.bottomOffset:        15
  3304. *mailnews_prefs*identityFrame*sigText.columns:            35
  3305. *mailnews_prefs*identityFrame*XmLabel.alignment:        ALIGNMENT_END
  3306. *mailnews_prefs*identityFrame*XmLabelGadget.alignment:        ALIGNMENT_END
  3307. *mailnews_prefs*identityFrame*XmPushButtonGadget.leftOffset:    8
  3308. *mailnews_prefs*identityFrame*XmPushButtonGadget.rightOffset:    8
  3309. *mailnews_prefs*identityFrame*XmPushButtonGadget.marginWidth:    10
  3310.  
  3311. ! Preferences: Organization
  3312. !
  3313. *mailnews_prefs*organizationFrame*organizationBoxLabel.labelString:\
  3314.     Mail and News Composition Window Organization
  3315. *mailnews_prefs*organizationFrame*trashToggle.labelString:\
  3316.     Empty Trash when closing Netscape mail
  3317. *mailnews_prefs*organizationFrame*passwordToggle.labelString:\
  3318.     Remember Mail Password
  3319. *mailnews_prefs*organizationFrame*trashToggle.leftOffset:    40
  3320. *mailnews_prefs*organizationFrame*passwordToggle.leftOffset:    40
  3321.  
  3322. *mailnews_prefs*threadFrame*threadBoxLabel.labelString:\
  3323.     Mail and News Threading
  3324. *mailnews_prefs*threadFrame*line1Label.labelString:\
  3325.     Mail Messages and News Articles can be threaded. Threading means that
  3326. *mailnews_prefs*threadFrame*line2Label.labelString:\
  3327.     if you receive a reply, it will be shown next to the original message.
  3328. *mailnews_prefs*threadFrame*threadMailToggle.labelString:\
  3329.     Thread Mail Messages
  3330. *mailnews_prefs*threadFrame*threadNewsToggle.labelString:\
  3331.     Thread News Messages
  3332. *mailnews_prefs*threadFrame*threadMailToggle.leftOffset:    40
  3333. *mailnews_prefs*threadFrame*threadNewsToggle.leftOffset:    40
  3334.  
  3335. *mailnews_prefs*mnSortFrame*mnSortBoxLabel.labelString:        Sorting
  3336. *mailnews_prefs*mnSortFrame*mSortLabel.labelString:        Sort Mail by:
  3337. *mailnews_prefs*mnSortFrame*mSortDateToggle.labelString:    Date
  3338. *mailnews_prefs*mnSortFrame*mSortNumToggle.labelString:        Message Number
  3339. *mailnews_prefs*mnSortFrame*mSortSubjectToggle.labelString:    Subject
  3340. *mailnews_prefs*mnSortFrame*mSortSenderToggle.labelString:    Sender
  3341. *mailnews_prefs*mnSortFrame*nSortLabel.labelString:        Sort News by:
  3342. *mailnews_prefs*mnSortFrame*nSortDateToggle.labelString:    Date
  3343. *mailnews_prefs*mnSortFrame*nSortNumToggle.labelString:        Message Number
  3344. *mailnews_prefs*mnSortFrame*nSortSubjectToggle.labelString:    Subject
  3345. *mailnews_prefs*mnSortFrame*nSortSenderToggle.labelString:    Sender
  3346. *mailnews_prefs*mnSortFrame*XmToggleButtonGadget.indicatorType:    ONE_OF_MANY
  3347.  
  3348. ! Preferences: Images
  3349. !
  3350. *general_prefs*imagesFrame*imagesBoxLabel.labelString:    Images
  3351. *general_prefs*imagesFrame.topOffset:            10
  3352. *general_prefs*imagesFrame.leftOffset:            10
  3353. *general_prefs*imagesFrame.rightOffset:            10
  3354. *general_prefs*imagesFrame.bottomOffset:        10
  3355. *general_prefs*imagesFrame*colors.labelString:        Colors:
  3356. *general_prefs*imagesFrame*auto.labelString:        Automatic
  3357. *general_prefs*imagesFrame*dither.labelString:        Dither
  3358. *general_prefs*imagesFrame*closest.labelString:        Substitute Colors
  3359. *general_prefs*imagesFrame*display.labelString:        Display Images:
  3360. *general_prefs*imagesFrame*while.labelString:        While Loading
  3361. *general_prefs*imagesFrame*after.labelString:        After Loading
  3362. *general_prefs*imagesFrame*imagesFrame.topOffset:    10
  3363. *general_prefs*imagesFrame*closest.rightOffset:        10
  3364. *general_prefs*imagesFrame*while.bottomOffset:        10
  3365. *general_prefs*imagesFrame*XmLabelGadget.alignment:    ALIGNMENT_END
  3366. *general_prefs*imagesFrame*XmToggleButtonGadget.alignment:ALIGNMENT_BEGINNING
  3367. *general_prefs*imagesFrame*indicatorType:        ONE_OF_MANY
  3368. *general_prefs*imagesFrame*after.bottomOffset:        10
  3369. *general_prefs*imagesFrame*display.leftOffset:        0
  3370. *general_prefs*imagesFrame*display.rightOffset:        0
  3371.  
  3372. ! Preferences: Languages
  3373. !
  3374. *general_prefs*languagesFrame*languagesBoxLabel.labelString:    \
  3375.                             Request Language/Region
  3376. *general_prefs*languagesFrame.topOffset:            10
  3377. *general_prefs*languagesFrame.leftOffset:            10
  3378. *general_prefs*languagesFrame.rightOffset:            10
  3379. *general_prefs*languagesFrame.bottomOffset:            10
  3380. *general_prefs*languagesFrame*list1.leftOffset:            10
  3381. *general_prefs*languagesFrame*others.labelString:        Others:
  3382. *general_prefs*languagesFrame*langs.1:    Chinese [zh]
  3383. *general_prefs*languagesFrame*langs.2:    Chinese/China [zh-CN]
  3384. *general_prefs*languagesFrame*langs.3:    Chinese/Taiwan [zh-TW]
  3385. *general_prefs*languagesFrame*langs.4:    English [en]
  3386. *general_prefs*languagesFrame*langs.5:    English/United Kingdom [en-GB]
  3387. *general_prefs*languagesFrame*langs.6:    English/United States [en-US]
  3388. *general_prefs*languagesFrame*langs.7:    French [fr]
  3389. *general_prefs*languagesFrame*langs.8:    French/Canada [fr-CA]
  3390. *general_prefs*languagesFrame*langs.9:    French/France [fr-FR]
  3391. *general_prefs*languagesFrame*langs.10:    German [de]
  3392. *general_prefs*languagesFrame*langs.11:    Italian [it]
  3393. *general_prefs*languagesFrame*langs.12:    Japanese [ja]
  3394. *general_prefs*languagesFrame*langs.13:    Korean [ko]
  3395. *general_prefs*languagesFrame*langs.14:    Portuguese [pt]
  3396. *general_prefs*languagesFrame*langs.15:    Portuguese/Brazil [pt-BR]
  3397. *general_prefs*languagesFrame*langs.16:    Spanish [es]
  3398. *general_prefs*languagesFrame*langs.17:    Spanish/Spain [es-ES]
  3399.  
  3400. ! Preferences: Mail
  3401. !
  3402. *mailnews_prefs*mailFrame*mailBoxLabel.labelString:    Mail
  3403. *mailnews_prefs*mailFrame*mailBoxLabel.topOffset:    -4
  3404. *mailnews_prefs*mailFrame*mailBoxLabel.leftOffset:    10
  3405. *mailnews_prefs*mailFrame.topOffset:            10
  3406. *mailnews_prefs*mailFrame.leftOffset:            10
  3407. *mailnews_prefs*mailFrame.rightOffset:            10
  3408. *mailnews_prefs*mailFrame.bottomOffset:            10
  3409.  
  3410. ! Preferences: Connections
  3411. !
  3412. *network_prefs*netFrame*netBoxLabel.labelString:    Connections
  3413. *network_prefs*netFrame.topOffset:            10
  3414. *network_prefs*netFrame.leftOffset:            10
  3415. *network_prefs*netFrame.rightOffset:            10
  3416. *network_prefs*netFrame.bottomOffset:            10
  3417. *network_prefs*netFrame*bufExplain.labelString:        \
  3418. The network buffer size determines the amount of data that Netscape\n\
  3419. can receive in a network data transmission. Larger buffers mean more\n\
  3420. data, but can also saturate the computer.
  3421. *network_prefs*netFrame*bufLabel.labelString:        Network Buffer Size:
  3422. *network_prefs*netFrame*connExplain.labelString:    \
  3423. Netscape can open more than one connection at a time to an internet\n\
  3424. server. This allows it to simultaneously bring in text and images.\n\
  3425. More connections mean more simultaneous files, but can also\n\
  3426. slow down the speed of each individual connection.
  3427. *network_prefs*netFrame*connLabel.labelString:        Connections:
  3428. *network_prefs*netFrame*connSuffix.labelString:    \
  3429.             (Maximum number of simultaneous network connections)
  3430. *network_prefs*netFrame*k.labelString:            Kilobytes
  3431. *network_prefs*netFrame*connSuffix.rightOffset:        10
  3432. *network_prefs*netFrame*networkFrame.topOffset:        10
  3433. *network_prefs*netFrame*bufText.columns:        6
  3434. *network_prefs*netFrame*connText.columns:        6
  3435. *network_prefs*netFrame*alignment:            ALIGNMENT_BEGINNING
  3436. *network_prefs*netFrame*bufLabel.alignment:        ALIGNMENT_END
  3437. *network_prefs*netFrame*connLabel.alignment:        ALIGNMENT_END
  3438. *network_prefs*netFrame*bufText.bottomOffset:        10
  3439. *network_prefs*netFrame*connText.bottomOffset:        10
  3440. *network_prefs*netFrame*connExplain.leftOffset:        5
  3441. *network_prefs*netFrame*bufExplain.leftOffset:        5
  3442.  
  3443.  
  3444. ! Preferences: Protocols
  3445. !
  3446. *network_prefs*alertsFrame*alertsBoxLabel.labelString:    Show an Alert before
  3447. *network_prefs*alertsFrame.topOffset:            10
  3448. *network_prefs*alertsFrame.leftOffset:            10
  3449. *network_prefs*alertsFrame.rightOffset:            10
  3450. *network_prefs*alertsFrame.bottomOffset:        10
  3451. *network_prefs*alertsFrame*cookieToggle.labelString:    Accepting a cookie
  3452. *network_prefs*alertsFrame*emailformToggle.labelString:    \
  3453.                         Submitting a Form by Email
  3454. *network_prefs*protocols*anonftpToggle.labelString:    \
  3455.                 Send Email Address as Anonymous FTP Password
  3456. *network_prefs*protocols*anonftpToggle.leftOffset:    10
  3457. *network_prefs*protocols*anonftpToggle.topOffset:    10
  3458.  
  3459. ! Preferences: Languages
  3460. !
  3461. *network_prefs*javaFrame*javaBoxLabel.labelString:     Java
  3462. *network_prefs*javaFrame.topOffset:             10
  3463. *network_prefs*javaFrame.leftOffset:             10
  3464. *network_prefs*javaFrame.rightOffset:             10
  3465. *network_prefs*javaFrame.bottomOffset:             10
  3466. *network_prefs*javaFrame*javaToggle.leftOffset:         20
  3467. *network_prefs*javaFrame*javaToggle.labelString:     Enable Java
  3468. *network_prefs*javaFrame*javascriptToggle.leftOffset:     20
  3469. *network_prefs*javaFrame*javascriptToggle.labelString:     Enable JavaScript
  3470.  
  3471.  
  3472. ! Preferences: News
  3473. !
  3474. *mailnews_prefs*newsFrame*newsBoxLabel.labelString:    News
  3475. *mailnews_prefs*newsFrame*newshostLabel.labelString:    News (NNTP) Server:
  3476. *mailnews_prefs*newsFrame.topOffset:            10
  3477. *mailnews_prefs*newsFrame.leftOffset:            10
  3478. *mailnews_prefs*newsFrame.rightOffset:            10
  3479. *mailnews_prefs*newsFrame.bottomOffset:            10
  3480. *mailnews_prefs*newsFrame*newsrcLabel.labelString:    News Directory:
  3481. *mailnews_prefs*newsFrame*newsrcBrowse.labelString:    Browse...
  3482. *mailnews_prefs*newsFrame*newsMaxLabel.labelString:    Get:
  3483. *mailnews_prefs*newsFrame*newsMaxSuffix.labelString:    \
  3484.                 Messages at a Time (Maximum 3500)
  3485. *mailnews_prefs*newsFrame*newsMaxSuffix.leftOffset:    0
  3486. *mailnews_prefs*newsFrame*newsMaxText.columns:        5
  3487. *mailnews_prefs*newsFrame*XmLabel.alignment:        ALIGNMENT_END
  3488. *mailnews_prefs*newsFrame*XmLabelGadget.alignment:    ALIGNMENT_END
  3489. *mailnews_prefs*newsFrame*newsMaxSuffix.alignment:    ALIGNMENT_BEGINNING
  3490. *mailnews_prefs*newsFrame*XmTextField.rightOffset:    10
  3491. *mailnews_prefs*newsFrame*XmLabel.leftOffset:        4
  3492. *mailnews_prefs*newsFrame*XmLabelGadget.leftOffset:    4
  3493. *mailnews_prefs*newsFrame*XmLabel.rightOffset:        4
  3494. *mailnews_prefs*newsFrame*XmLabelGadget.rightOffset:    4
  3495. *mailnews_prefs*newsFrame*newsMaxText.bottomOffset:    10
  3496. *mailnews_prefs*newsFrame.topOffset:            10
  3497. *mailnews_prefs*newsFrame*XmPushButtonGadget.marginWidth: 10
  3498. *mailnews_prefs*newsFrame*XmPushButtonGadget.rightOffset: 10
  3499. *mailnews_prefs*newsFrame*newsrcText.columns:          35
  3500. *mailnews_prefs*newsFrame*newsrcText.bottomOffset:      10
  3501.  
  3502. ! Preferences: Proxies
  3503. !
  3504. *network_prefs*proxiesFrame*proxiesBoxLabel.labelString:Proxies
  3505. *network_prefs*proxiesFrame.topOffset:            10
  3506. *network_prefs*proxiesFrame.leftOffset:            10
  3507. *network_prefs*proxiesFrame.rightOffset:        10
  3508. *network_prefs*proxiesFrame.bottomOffset:        10
  3509. !*network_prefs*proxiesFrame*XmLabel.alignment:        ALIGNMENT_END
  3510. !*network_prefs*proxiesFrame*XmLabelGadget.alignment:    ALIGNMENT_END
  3511. *network_prefs*proxiesFrame*XmTextField.columns:    30
  3512. *network_prefs*proxiesFrame*proxiesBoxLabel.leftOffset:    10
  3513. *network_prefs*proxiesFrame*proxiesBoxLabel.topOffset:    -4
  3514. !*network_prefs*proxiesFrame*XmLabel.leftOffset:    10
  3515. !*network_prefs*proxiesFrame*XmLabelGadget.leftOffset:    10
  3516.  
  3517. *network_prefs*proxiesFrame*proxiesBoxLabel.labelString:Proxy Configuration
  3518. *network_prefs*proxiesFrame*proxiesLabel.alignment:    ALIGNMENT_BEGINNING
  3519. *network_prefs*proxiesFrame*proxiesLabel.labelString: \
  3520. A network proxy is a conduit between your computer and the internet and \n\
  3521. is used to access the internet through a firewall. If you have a direct \n\
  3522. connection to the internet, you do not need to configure Proxies.
  3523. *network_prefs*proxiesFrame*locationLabel.labelString:    Location (URL):
  3524. *network_prefs*proxiesFrame*noProxiesToggle.labelString: No Proxies
  3525. *network_prefs*proxiesFrame*manualToggle.labelString:    \
  3526.                         Manual Proxy Configuration
  3527. *network_prefs*proxiesFrame*proxyReload.labelString:    Reload
  3528. *network_prefs*proxiesFrame*proxyReload.rightOffset:    10
  3529. *network_prefs*proxiesFrame*manualBrowse.labelString:    View ...
  3530. *network_prefs*proxiesFrame*autoToggle.labelString:    \
  3531.                         Automatic Proxy Configuration
  3532. *network_prefs*proxiesFrame*autoText.rightOffset:    10
  3533. *network_prefs*proxiesFrame*autoText.bottomOffset:    10
  3534. *network_prefs*proxiesFrame*indicatorType:        ONE_OF_MANY
  3535.  
  3536.  
  3537. *proxies_prefs*proxiesFrame*proxiesBoxLabel.labelString:    \
  3538.                         Manual Proxy Configuration
  3539. *proxies_prefs*proxiesFrame*ftpLabel.labelString:    FTP Proxy:
  3540. *proxies_prefs*proxiesFrame*gopherLabel.labelString:    Gopher Proxy:
  3541. *proxies_prefs*proxiesFrame*httpLabel.labelString:    HTTP Proxy:
  3542. *proxies_prefs*proxiesFrame*httpsLabel.labelString:    Security Proxy:
  3543. *proxies_prefs*proxiesFrame*waisLabel.labelString:    WAIS Proxy:
  3544. *proxies_prefs*proxiesFrame*noLabel.labelString:    No Proxy for:
  3545. *proxies_prefs*proxiesFrame*socksLabel.labelString:    SOCKS Host:
  3546. *proxies_prefs*proxiesFrame*portLabel.labelString:    Port:
  3547. *proxies_prefs*proxiesFrame*ftpPort.columns:        5
  3548. *proxies_prefs*proxiesFrame*ftpText.rightOffset:    10
  3549. *proxies_prefs*proxiesFrame*ftpPort.rightOffset:    10
  3550. *proxies_prefs*proxiesFrame*portLabel.leftOffset:    10
  3551. *proxies_prefs*proxiesFrame*noText.bottomOffset:    10
  3552. *proxies_prefs*proxiesFrame*socksText.topOffset:    15
  3553. *proxies_prefs*proxiesFrame*socksText.bottomOffset:    10
  3554.  
  3555. ! Preferences: Site Certificates
  3556. !
  3557. *security_prefs*siteFrame*siteBoxLabel.labelString:    Site Certificates
  3558. *security_prefs*siteFrame.topOffset:            10
  3559. *security_prefs*siteFrame.leftOffset:            10
  3560. *security_prefs*siteFrame.rightOffset:            10
  3561. *security_prefs*siteFrame.bottomOffset:            10
  3562. *security_prefs*siteFrame*allLabel.labelString:        \
  3563.             These are the Site Certificates that you have accepted:
  3564. *security_prefs*siteFrame*allEditCert.rightOffset:    10
  3565. *security_prefs*siteFrame*allEditCert.labelString:    Edit Certificate ...
  3566. *security_prefs*siteFrame*allDeleteCert.rightOffset:    10
  3567. *security_prefs*siteFrame*allDeleteCert.labelString:    Delete Certificate
  3568. *security_prefs*siteFrame*allList.bottomOffset:        10
  3569. *security_prefs*siteFrame*allCerts.labelString:        All Certificates
  3570. *security_prefs*siteFrame*siteCerts.labelString:    Site Certificates
  3571. *security_prefs*siteFrame*authCerts.labelString:    Certificate Authorities
  3572.  
  3573. ! Preferences: Personal Certificates
  3574. !
  3575. *security_prefs*personalFrame*personalBoxLabel.labelString: \
  3576.                             Personal Certificates
  3577. *security_prefs*personalFrame.topOffset:         10
  3578. *security_prefs*personalFrame.leftOffset:         10
  3579. *security_prefs*personalFrame.rightOffset:         10
  3580. *security_prefs*personalFrame.bottomOffset:         10
  3581. *security_prefs*personalFrame*persLabel.labelString:     \
  3582.                     These are your Personal Certificates:
  3583. *security_prefs*personalFrame*persInfo.rightOffset:     10
  3584. *security_prefs*personalFrame*persInfo.labelString:     More Info ...
  3585. *security_prefs*personalFrame*persDeleteCert.rightOffset: 10
  3586. *security_prefs*personalFrame*persDeleteCert.labelString: Delete Certificates
  3587. *security_prefs*personalFrame*persNewCert.rightOffset:     10
  3588. *security_prefs*personalFrame*persNewCert.labelString:    Obtain New Certificates
  3589. *security_prefs*personalFrame*siteDefault.labelString:    \
  3590.                 Default Certificates to present to sites:
  3591. *security_prefs*personalFrame*siteText.bottomOffset:    10
  3592. *security_prefs*personalFrame*siteText.rightOffset:    10
  3593. *security_prefs*personalFrame*persList.leftOffset:    10
  3594.  
  3595. ! Preferences: General Security
  3596. !
  3597. *security_prefs*securityFrame*securityBoxLabel.labelString: Security Alerts
  3598. *security_prefs*securityFrame.topOffset:         10
  3599. *security_prefs*securityFrame.leftOffset:         10
  3600. *security_prefs*securityFrame.rightOffset:         10
  3601. *security_prefs*securityFrame.bottomOffset:         10
  3602. *security_prefs*securityFrame*alertLabel.labelString:    Show an Alert Before:
  3603. *security_prefs*securityFrame*enterToggle.labelString:     \
  3604.                       Entering a Secure Document Space (Server)
  3605. *security_prefs*securityFrame*leaveToggle.labelString:     \
  3606.                        Leaving a Secure Document Space (Server)
  3607. *security_prefs*securityFrame*mixedToggle.labelString:     \
  3608.                   Viewing a Document with a Secure/Insecure Mix
  3609. *security_prefs*securityFrame*alignment:         ALIGNMENT_BEGINNING
  3610. *security_prefs*securityFrame*submitToggle.labelString:     \
  3611.                            Submitting a Form Insecurely
  3612. *security_prefs*securityFrame*alertLabel.topOffset:     10
  3613. *security_prefs*securityFrame*alertLabel.leftOffset:     10
  3614. *security_prefs*securityFrame*enterToggle.topOffset:     10
  3615. *security_prefs*securityFrame*enterToggle.leftOffset:     20
  3616. *security_prefs*securityFrame*submitToggle.bottomOffset: 10
  3617. *security_prefs*securityFrame*enterToggle.rightOffset:     10
  3618. *security_prefs*securityFrame*leaveToggle.rightOffset:     10
  3619. *security_prefs*securityFrame*mixedToggle.rightOffset:     10
  3620. *security_prefs*securityFrame*submitToggle.rightOffset:     10
  3621.  
  3622. *security_prefs*javaFrame*javaBoxLabel.labelString:     Java
  3623. *security_prefs*javaFrame.topOffset:             10
  3624. *security_prefs*javaFrame.leftOffset:             10
  3625. *security_prefs*javaFrame.rightOffset:             10
  3626. *security_prefs*javaFrame.bottomOffset:             10
  3627. *security_prefs*javaFrame*javaToggle.leftOffset:     20
  3628. *security_prefs*javaFrame*javaToggle.labelString:     Disable Java
  3629. *security_prefs*javaFrame*javascriptToggle.leftOffset:     20
  3630. *security_prefs*javaFrame*javascriptToggle.labelString:     Disable JavaScript
  3631.  
  3632. *security_prefs*sslFrame*sslBoxLabel.labelString:    Secure Network Protocol
  3633. *security_prefs*sslFrame.topOffset:            10
  3634. *security_prefs*sslFrame.leftOffset:            10
  3635. *security_prefs*sslFrame.rightOffset:            10
  3636. *security_prefs*sslFrame.bottomOffset:            10
  3637. *security_prefs*sslFrame*ssl2Toggle.leftOffset:        20
  3638. *security_prefs*sslFrame*ssl2Toggle.labelString:    Enable SSL2
  3639. *security_prefs*sslFrame*ssl3Toggle.leftOffset:        20
  3640. *security_prefs*sslFrame*ssl3Toggle.labelString:    Enable SSL3
  3641. *security_prefs*sslFrame*configure.labelString:        Configure
  3642. *security_prefs*sslFrame*configure.marginWidth:        10
  3643.   
  3644. ! Preferences: Security Passwords
  3645. !
  3646. *security_prefs*passwordsFrame*passwordsBoxLabel.labelString: Passwords
  3647. *security_prefs*passwordsFrame.topOffset:        10
  3648. *security_prefs*passwordsFrame.leftOffset:        10
  3649. *security_prefs*passwordsFrame.rightOffset:        10
  3650. *security_prefs*passwordsFrame.bottomOffset:        10
  3651. *security_prefs*passwordsFrame*passLabel.labelString:    Password:
  3652. *security_prefs*passwordsFrame*passToggle.labelString:    Use a Password
  3653. *security_prefs*passwordsFrame*noPassToggle.labelString: Do not use a Password
  3654. *security_prefs*passwordsFrame*askLabel.labelString:    Ask for Password:
  3655. *security_prefs*passwordsFrame*onceToggle.labelString:    Once per session
  3656. *security_prefs*passwordsFrame*everyToggle.labelString:    Every time it's needed
  3657. *security_prefs*passwordsFrame*periodicToggle.labelString: After
  3658. *security_prefs*passwordsFrame*periodicText.columns:    3
  3659. *security_prefs*passwordsFrame*periodicLabel.labelString: minutes of inactivity
  3660. *security_prefs*passwordsFrame*alignment:        ALIGNMENT_BEGINNING
  3661. *security_prefs*passwordsFrame*passLabel.leftOffset:    10
  3662. *security_prefs*passwordsFrame*indicatorType:        ONE_OF_MANY
  3663. *security_prefs*passwordsFrame*changePassword.topOffset:  10
  3664. *security_prefs*passwordsFrame*changePassword.leftOffset: 30
  3665. *security_prefs*passwordsFrame*bannerLabel.labelString: \
  3666. Use a password if other people have access to your computer.
  3667.  
  3668.  
  3669. ! Preferences: Styles1
  3670. !
  3671. *general_prefs*toolbarsFrame*toolbarsBoxLabel.labelString:Toolbars
  3672. *general_prefs*toolbarsFrame.topOffset:            10
  3673. *general_prefs*toolbarsFrame.leftOffset:        10
  3674. *general_prefs*toolbarsFrame.rightOffset:        10
  3675. *general_prefs*toolbarsFrame.bottomOffset:        10
  3676. *general_prefs*toolbarsFrame*toolbarLabel.labelString:    Show Toolbars As:
  3677. *general_prefs*toolbarsFrame*toolbarLabel.alignment:    ALIGNMENT_END
  3678. *general_prefs*toolbarsFrame*icons.labelString:        Pictures
  3679. *general_prefs*toolbarsFrame*text.labelString:        Text
  3680. *general_prefs*toolbarsFrame*both.labelString:        Pictures and Text
  3681. *general_prefs*toolbarsFrame*indicatorType:        ONE_OF_MANY
  3682. *general_prefs*toolbarsFrame*toolbarTipsLabel.labelString: Toolbar Tips are:
  3683. *general_prefs*toolbarsFrame*toolbarTipsLabel.alignment:   ALIGNMENT_END
  3684. *general_prefs*toolbarsFrame*enabled.indicatorType:    N_OF_MANY
  3685. *general_prefs*toolbarsFrame*enabled.labelString:    Enabled
  3686. *general_prefs*toolbarsFrame*enabled.tipString:        Toggle Toolbar Tips
  3687. *general_prefs*toolbarsFrame*enabled.documentationString: \
  3688. Enable or disable toolbar tips
  3689.  
  3690. *general_prefs*startupFrame*startupBoxLabel.labelString:Startup
  3691. *general_prefs*startupFrame.topOffset:            10
  3692. *general_prefs*startupFrame.leftOffset:            10
  3693. *general_prefs*startupFrame.rightOffset:        10
  3694. *general_prefs*startupFrame.bottomOffset:        10
  3695. *general_prefs*startupFrame*startLabel.labelString:    Browser Starts with:
  3696. *general_prefs*startupFrame*startLabel.alignment:    ALIGNMENT_END
  3697. *general_prefs*startupFrame*blank.labelString:        Blank Page
  3698. *general_prefs*startupFrame*home.labelString:        Home Page Location:
  3699. *general_prefs*startupFrame*homeText.bottomOffset:    10
  3700. *general_prefs*startupFrame*homeText.rightOffset:    10
  3701. *general_prefs*startupFrame*indicatorType:        ONE_OF_MANY
  3702.  
  3703. *general_prefs*startupFrame*startupLabel.labelString:    On Startup Launch:
  3704. *general_prefs*startupFrame*browser.labelString:    Netscape Browser
  3705. *general_prefs*startupFrame*mail.labelString:        Netscape Mail
  3706. *general_prefs*startupFrame*news.labelString:        Netscape News
  3707.  
  3708. *general_prefs*linkFrame*linkBoxLabel.labelString:    Link Styles
  3709. *general_prefs*linkFrame.topOffset:            10
  3710. *general_prefs*linkFrame.leftOffset:            10
  3711. *general_prefs*linkFrame.rightOffset:            10
  3712. *general_prefs*linkFrame.bottomOffset:            10
  3713. *general_prefs*linkFrame*underlineLabel.labelString:    Links are:
  3714. *general_prefs*linkFrame*underlineLabel.alignment:    ALIGNMENT_END
  3715. *general_prefs*linkFrame*underline.labelString:        Underlined
  3716. *general_prefs*linkFrame*expireLabel.labelString:    Followed Links:
  3717. *general_prefs*linkFrame*expireLabel.alignment:        ALIGNMENT_END
  3718. *general_prefs*linkFrame*expireNever.labelString:    Never Expire
  3719. *general_prefs*linkFrame*expireAfter.labelString:    Expire After
  3720. *general_prefs*linkFrame*expireDaysLabel.labelString:    Days
  3721. *general_prefs*linkFrame*expireDays.columns:        3
  3722. *general_prefs*linkFrame*expireNow.labelString:        Expire Now
  3723. *general_prefs*linkFrame*indicatorType:            ONE_OF_MANY
  3724. *general_prefs*linkFrame*underline.indicatorType:    N_OF_MANY
  3725. *general_prefs*linkFrame*expireDays.topOffset:        10
  3726. *general_prefs*linkFrame*expireDays.bottomOffset:    10
  3727. *general_prefs*linkFrame*expireNow.marginWidth:        10
  3728. *general_prefs*linkFrame*expireNow.marginHeight:    0
  3729. *general_prefs*linkFrame*underline.leftOffset:        10
  3730. *general_prefs*linkFrame*expireLabel.leftOffset:    10
  3731. *general_prefs*linkFrame*expireAfter.leftOffset:    10
  3732. *general_prefs*linkFrame*expireNow.leftOffset:        20
  3733.  
  3734.  
  3735. ! Preferences: Styles 2
  3736. !
  3737.  
  3738.  
  3739. *enteringSecureDialog_popup.title:        Netscape: Secure Document
  3740. *enteringSecureDialog*toggle.labelString:    Show this Alert Next Time
  3741. *enteringSecureDialog*toggle.alignment:        ALIGNMENT_BEGINNING
  3742. *enteringSecureDialog*toggle.leftOffset:    100
  3743. *enteringSecureDialog.selectionLabelString:\
  3744. You have requested a secure document. The document and any information\n\
  3745. you send back are encrypted for privacy while in transit.\n\
  3746. For more information on security choose Document Info from the View \
  3747. menu.
  3748.  
  3749. *leavingSecureDialog_popup.title:        Netscape: Security Warning
  3750. *leavingSecureDialog*toggle.labelString:    Show this Alert Next Time
  3751. *leavingSecureDialog*toggle.alignment:        ALIGNMENT_BEGINNING
  3752. *leavingSecureDialog.OkLabelString:        Continue Loading
  3753. *leavingSecureDialog.CancelLabelString:        Cancel Loading
  3754. *leavingSecureDialog*toggle.leftOffset:        100
  3755. *leavingSecureDialog.selectionLabelString:\
  3756. You have requested an insecure document. The document and any information\n\
  3757. you send back could be observed by a third party while in transit.\n\
  3758. For more information on security choose Document Info from the View \
  3759. menu.
  3760.  
  3761. *mixedSecurityDialog_popup.title:        Netscape: Security Warning
  3762. *mixedSecurityDialog*toggle.labelString:    Show this Alert Next Time
  3763. *mixedSecurityDialog*toggle.alignment:        ALIGNMENT_BEGINNING
  3764. *mixedSecurityDialog*toggle.leftOffset:        100
  3765. *mixedSecurityDialog.selectionLabelString:\
  3766. You have requested a secure document that contains some insecure \
  3767. information.\n\
  3768.  \n\
  3769. The insecure information will not be shown.\n\
  3770. For more information on security choose Document Info from the View \
  3771. menu.
  3772.  
  3773. *redirectionToInsecureDialog_popup.title:    Netscape: Security Warning
  3774. *redirectionToInsecureDialog*toggle.labelString:Show this Alert Next Time
  3775. *redirectionToInsecureDialog*toggle.alignment:    ALIGNMENT_BEGINNING
  3776. *redirectionToInsecureDialog.OkLabelString:    Continue Loading
  3777. *redirectionToInsecureDialog.CancelLabelString:    Cancel Loading
  3778. *redirectionToInsecureDialog*toggle.leftOffset:    100
  3779. *redirectionToInsecureDialog.selectionLabelString:\
  3780. Warning! You have requested an insecure document that was\n\
  3781. originally designated a secure document (the location has been\n\
  3782. redirected from a secure to an insecure document). The document\n\
  3783. and any information you send back could be observed by a third\n\
  3784. party while in transit.
  3785.  
  3786. *redirectionToSecureDialog_popup.title:    Netscape: Security Warning
  3787. *redirectionToSecureDialog*toggle.labelString:Show this Alert Next Time
  3788. *redirectionToSecureDialog*toggle.alignment:    ALIGNMENT_BEGINNING
  3789. *redirectionToSecureDialog.OkLabelString:    Continue Loading
  3790. *redirectionToSecureDialog.CancelLabelString:    Cancel Loading
  3791. *redirectionToSecureDialog*toggle.leftOffset:    100
  3792. *redirectionToSecureDialog.selectionLabelString:\
  3793. Warning! Your connection has been redirected to a different\n\
  3794. site. You may not be connected to the site that you originally\n\
  3795. tried to reach.
  3796.  
  3797. *insecurePostFromSecureDocDialog_popup.title:         Netscape: Security Warning
  3798. *insecurePostFromSecureDocDialog*toggle.labelString: Show this Alert Next Time
  3799. *insecurePostFromSecureDocDialog*toggle.alignment:   ALIGNMENT_BEGINNING
  3800. *insecurePostFromSecureDocDialog.OkLabelString:         Continue Submission
  3801. *insecurePostFromSecureDocDialog.CancelLabelString:  Cancel Submission
  3802. *insecurePostFromSecureDocDialog*toggle.leftOffset:  100
  3803. *insecurePostFromSecureDocDialog.selectionLabelString:\
  3804. Warning! Although this document is secure, any information you\n\
  3805. submit is insecure and could be observed by a third party while\n\
  3806. in transit. If you are submitting passwords, credit card numbers,\n\
  3807. or other information you would like to keep private, it would be\n\
  3808. safer for you to cancel the submission.
  3809.  
  3810. *insecurePostFromInsecureDocDialog_popup.title:          Netscape: Security Warning
  3811. *insecurePostFromInsecureDocDialog.OkLabelString:     Continue Submission
  3812. *insecurePostFromInsecureDocDialog.CancelLabelString: Cancel Submission
  3813. *insecurePostFromInsecureDocDialog*toggle.labelString:Show this Alert Next Time
  3814. *insecurePostFromInsecureDocDialog*toggle.alignment:  ALIGNMENT_BEGINNING
  3815. *insecurePostFromInsecureDocDialog*toggle.leftOffset: 100
  3816. *insecurePostFromInsecureDocDialog.selectionLabelString:\
  3817. The information you submit is insecure and could be observed by\n\
  3818. a third party while in transit.  If you are submitting passwords,\n\
  3819. credit card numbers, or other information you would like to keep\n\
  3820. private, it would be safer for you to cancel the submission.
  3821.  
  3822.  
  3823. *licenseDialog_popup.title:            Netscape: License Agreement
  3824. *licenseDialog*label1.labelString:\n\
  3825.  Netscape is licensed software.  Its use is subject to the\n\
  3826.  terms and conditions of the license agreement below.\n
  3827. *licenseDialog*label2.labelString:\n\
  3828.  If you accept the terms of this license agreement,\n\
  3829.  press `Accept.'  Otherwise press `Do Not Accept.'\n
  3830. *licenseDialog*text.columns:            72
  3831. *licenseDialog*text.rows:            23
  3832. *licenseDialog*text.wordWrap:            True
  3833. *licenseDialog*text.scrollHorizontal:        False
  3834. *licenseDialog.accept.labelString:        Accept
  3835. *licenseDialog.reject.labelString:        Do Not Accept
  3836.  
  3837. *printSetup_popup.title:            Netscape: Print
  3838. *printSetup*printToLabel.labelString:        Print To:
  3839. *printSetup*toPrinterToggle.labelString:    Printer
  3840. *printSetup*toFileToggle.labelString:        File
  3841. *printSetup*printCommandLabel.labelString:    Print Command:
  3842. *printSetup*fileNameLabel.labelString:        File Name:
  3843. *printSetup*browseButton.labelString:        Browse...
  3844. *printSetup*printLabel.labelString:        Print:
  3845. *printSetup*firstFirstToggle.labelString:    First Page First
  3846. *printSetup*lastFirstToggle.labelString:    Last Page First
  3847. *printSetup*orientationLabel.labelString:    Orientation:
  3848. *printSetup*portraitToggle.labelString:        Portrait
  3849. *printSetup*landscapeToggle.labelString:    Landscape
  3850. *printSetup*printColorLabel.labelString:    Print:
  3851. *printSetup*greyscaleToggle.labelString:    Greyscale
  3852. *printSetup*colorToggle.labelString:        Color
  3853. *printSetup*paperSizeLabel.labelString:        Paper Size:
  3854. *printSetup*letterToggle.labelString:        Letter (8 1/2 x 11 in.)
  3855. *printSetup*legalToggle.labelString:        Legal (8 1/2 x 14 in.)
  3856. *printSetup*executiveToggle.labelString:    Executive (7 1/2 x 10 in.)
  3857. *printSetup*a4Toggle.labelString:        A4 (210 x 297 mm)
  3858. *printSetup*OK.labelString:            Print
  3859. *printSetup*OkLabelString:            Print
  3860. *printSetup*CancelLabelString:            Cancel
  3861. *printSetup*XmLabel.alignment:            ALIGNMENT_END
  3862. *printSetup*XmLabelGadget.alignment:        ALIGNMENT_END
  3863. *printSetup*XmToggleButtonGadget.alignment:    ALIGNMENT_BEGINNING
  3864. *printSetup*XmToggleButtonGadget.indicatorType:    ONE_OF_MANY
  3865. *printSetup*lastFirstToggle.leftOffset:        10
  3866. *printSetup*landscapeToggle.leftOffset:        10
  3867. *printSetup*colorToggle.leftOffset:        10
  3868. *printSetup*legalToggle.leftOffset:        10
  3869. *printSetup*a4Toggle.leftOffset:        10
  3870. *printSetup*XmLabel.rightOffset:        10
  3871. *printSetup*XmLabelGadget.rightOffset:        10
  3872. *printSetup*browseButton.marginHeight:        3
  3873. *printSetup*browseButton.marginWidth:        4
  3874. *printSetup*line.topOffset:            4
  3875. *printSetup*printLabel.topOffset:        4
  3876. *printSetup*firstFirstToggle.topOffset:        10
  3877. *printSetup*portraitToggle.topOffset:        10
  3878. *printSetup*greyscaleToggle.topOffset:        10
  3879. *printSetup*letterToggle.topOffset:        10
  3880. !*printSetup_popup*preeditType:            none
  3881.  
  3882. *findDialog_popup.title:            Netscape: Find
  3883. *findDialog*findInLabel.labelString:        Find in:
  3884. *findDialog*msgHeaders.labelString:        Message Headers in This Folder
  3885. *findDialog*msgBody.labelString:        Body of This Message
  3886. *findDialog*msgHeaders.indicatorType:        ONE_OF_MANY
  3887. *findDialog*msgBody.indicatorType:        ONE_OF_MANY
  3888. *findDialog*findLabel.labelString:        Find:
  3889. *findDialog*findLabel.alignment:        ALIGNMENT_END
  3890. *findDialog*caseSensitive.labelString:        Case Sensitive
  3891. *findDialog*backwards.labelString:        Find Backwards
  3892. *findDialog*backwards.leftOffset:        20
  3893. *findDialog*caseSensitive.alignment:        ALIGNMENT_BEGINNING
  3894. *findDialog*backwards.alignment:        ALIGNMENT_BEGINNING
  3895. *findDialog*XmToggleButtonGadget.indicatorType:    N_OF_MANY
  3896. *findDialog*XmToggleButtonGadget.visibleWhenOff:True
  3897. *findDialog*OK.labelString:            Find
  3898. *findDialog*OkLabelString:            Find
  3899. *findDialog*Apply.labelString:            Clear
  3900. *findDialog*ApplyLabelString:            Clear
  3901. *findDialog*Cancel.labelString:            Close
  3902. *findDialog*CancelLabelString:            Close
  3903. !*findDialog_popup*preeditType:            overthespot
  3904. ! Bookmark Find dialog shares resources with the main find dialog
  3905. ! Extra resources specific to bookmark find dialog
  3906. *findDialog*lookinLabel.labelString:        Look in:
  3907. *findDialog*nameToggle.labelString:        Name
  3908. *findDialog*locationToggle.labelString:        Location
  3909. *findDialog*descriptionToggle.labelString:    Description
  3910. *findDialog*wordToggle.labelString:        Whole word
  3911. *findDialog*helptext.labelString:        Use Find Again to keep looking.
  3912.  
  3913. ! More resources for the Addressbook find dialog
  3914. *findDialog*nicknameToggle.labelString:        Nick Name
  3915.  
  3916.  
  3917. *openURLDialog_popup.title:            Netscape: Open Location
  3918. *openURLDialog*openURLLabel.labelString:    Open Location:
  3919. *openURLDialog*OK.labelString:        Open
  3920. *openURLDialog*OkLabelString:            Open
  3921. *openURLDialog*Apply.labelString:        Clear
  3922. *openURLDialog*ApplyLabelString:        Clear
  3923. *openURLDialog*Cancel.labelString:        Cancel
  3924. *openURLDialog*CancelLabelString:        Cancel
  3925. *openURLDialog*openURLLabel.alignment:    ALIGNMENT_END
  3926. *openURLDialog*urlText.columns:        45
  3927. *openURLDialog.width:                500
  3928. !*openURLDialog_popup*preeditType:        none
  3929. *openURLDialog*openInEditor.labelString:    Open In Editor
  3930. *openURLDialog*openInBrowser.labelString:    Open In Browser
  3931.  
  3932. *message_popup.title:            Netscape
  3933. *message_popup*OK.labelString:        OK
  3934. *message_popup*OkLabelString:        OK
  3935.  
  3936. *error_popup.title:            Netscape: Error
  3937.  
  3938. *question_popup.title:            Netscape: Question
  3939. *question_popup*OK.labelString:        OK
  3940. *question_popup*Cancel.labelString:    Cancel
  3941.  
  3942. *prompt_popup.title:            Netscape: Prompt
  3943. *password_popup.title:            Netscape: Password
  3944. *promptSubject_popup.title:        Netscape: Subject Prompt
  3945. *stdout_popup.title:            Netscape: subprocess diagnostics (stdout)
  3946. *stderr_popup.title:            Netscape: subprocess diagnostics (stderr)
  3947. *stdout_stderr_popup.title:     Netscape: subprocess diagnostics (stdout/stderr)
  3948.  
  3949. *citing_popup.title:            Netscape
  3950. *citing_popup*messageString:        \nQuoting...\n
  3951.  
  3952. *printing_popup.title:            Netscape
  3953. *printing_popup*messageString:        \nPrinting...\n
  3954.  
  3955. *deliveringMessage_popup.title:        Netscape
  3956. *deliveringMessage_popup*messageString:    \nDelivering message...\n
  3957.  
  3958. *saving_popup.title:            Netscape
  3959. *saving_popup*messageString:        \nSaving to disk...\n
  3960.  
  3961. *visual_popup.title:            Netscape: Change X Visual
  3962. *visual_popup*listLabelString:        Available Visuals:
  3963.  
  3964. *autoSaveNew.title:          Netscape: Auto Save New Document
  3965. *autoSaveNew*yes.labelString:      Yes
  3966. *autoSaveNew*no.labelString:       No
  3967.  
  3968. *saveFile_popup.title:          Netscape: Save Document
  3969. *saveFile*yes.labelString:      Yes
  3970. *saveFile*no.labelString:       No
  3971.  
  3972. *saveNewFile_popup.title:       Netscape: Save New Document
  3973.  
  3974. *promptSubject_popup*messageString:    \
  3975. You did not give a subject to this message.\n\
  3976. If you would like to provide one, please type it now.
  3977.  
  3978. *dialog*OK.labelString:            OK
  3979. *dialog*clear.labelString:        Clear
  3980. *dialog*Cancel.labelString:        Cancel
  3981. *dialog*userLabel.labelString:        User ID:
  3982. *dialog*passwdLabel.labelString:    Password:
  3983. *dialog*userLabel.alignment:        ALIGNMENT_END
  3984. *dialog*passwdLabel.alignment:        ALIGNMENT_END
  3985.  
  3986. *clear.labelString:            Clear
  3987. *cancel.labelString:            Cancel
  3988. *OK.labelString:            OK
  3989.  
  3990. *citationQuery_popup.title:        Citation Style Question
  3991. *citationQuery.selectionLabelString:    \n\
  3992. You have quoted an entire document instead of attaching it.\n\
  3993.  \n\
  3994. You could, instead, attach the document and it would be\n\
  3995. appended to the message, without a `>' at the beginning\n\
  3996. of each line. This would make it easier for recipients\n\
  3997. to save and use this document.\n\
  3998.  \n\
  3999. Would you like to send this document as an attachment?\n
  4000.  
  4001. *citationQuery*OK.labelString:        Send as\nText Attachment
  4002. *citationQuery*OkLabelString:        Send as\nText Attachment
  4003. *citationQuery*Apply.labelString:    Send as\nQuoted
  4004. *citationQuery*ApplyLabelString:    Send as\nQuoted
  4005. *citationQuery*Cancel.labelString:    Cancel
  4006. *citationQuery*CancelLabelString:    Cancel
  4007.  
  4008. *doubleCitationQuery_popup.title:    Citation Style Question
  4009. *doubleCitationQuery.selectionLabelString:    \n\
  4010. You have (probably inadvertently) included the same document twice:\n\
  4011. first as a citation (meaning: with `>' at the beginning of each line) and\n\
  4012. then as an attachment (meaning: as a second part of the message,\n\
  4013. included after your new text.)\n\
  4014.  \n\
  4015. Would you like to send an attached document or a quoted document?
  4016.  
  4017. *doubleCitationQuery*OK.labelString:    Send as\nText Attachment
  4018. *doubleCitationQuery*OkLabelString:    Send as\nText Attachment
  4019. *doubleCitationQuery*Apply.labelString:    Send as\nQuoted
  4020. *doubleCitationQuery*ApplyLabelString:    Send as\nQuoted
  4021. *doubleCitationQuery*Cancel.labelString:Cancel
  4022. *doubleCitationQuery*CancelLabelString:    Cancel
  4023.  
  4024. *streamingAudioQuery_popup.title:    Audio Question
  4025. *streamingAudioQuery.selectionLabelString:    \
  4026. Would you like to play the data to the external viewer as it comes\n\
  4027. from the network, or save to a file and then play from the file?
  4028. *streamingAudioQuery*OK.labelString:    Play from Network
  4029. *streamingAudioQuery*OkLabelString:    Play from Network
  4030. *streamingAudioQuery*Apply.labelString:    Save First
  4031. *streamingAudioQuery*ApplyLabelString:    Save First
  4032. *streamingAudioQuery*Cancel.labelString:Cancel
  4033. *streamingAudioQuery*CancelLabelString:    Cancel
  4034.  
  4035. *fileSelector*filterLabelString:    Filter
  4036. *fileSelector*dirListLabelString:    Directories
  4037. *fileSelector*fileListLabelString:    Files
  4038. *fileSelector*OkLabelString:    OK
  4039. *fileSelector*ApplyLabelString:    Filter
  4040. *fileSelector*CancelLabelString:    Cancel
  4041. *fileSelector.Selection.labelString:    Selection
  4042. *fileSelector.pattern:            *.html
  4043. *fileSelector*fileTypeMask:        FILE_ANY_TYPE
  4044. *fileSelector*saveTypeBox.orientation:    HORIZONTAL
  4045. *fileSelector*formatType.labelString:    Format for Saved Document:
  4046. !*fileSelector_popup*preeditType:    overthespot
  4047.  
  4048. *fileBrowser_popup.title:        Netscape: File Browser
  4049. *fileBrowser*filterLabelString:        Filter
  4050. *fileBrowser*dirListLabelString:        Directories
  4051. *fileBrowser*fileListLabelString:        Files
  4052. *fileBrowser*Selection.labelString:        Selection
  4053. *fileBrowser*OkLabelString:        OK
  4054. *fileBrowser*ApplyLabelString:        Filter
  4055. *fileBrowser*CancelLabelString:        Cancel
  4056. *fileBrowser*HelpLabelString:        Help
  4057.  
  4058. *formSubmitButton.labelString:        Submit
  4059. *formResetButton.labelString:        Reset
  4060. *formButton.labelString:        Monkey Brains
  4061. *formFileBrowseButton.labelString:    Browse...
  4062.  
  4063. !
  4064. ! The bookmarks window
  4065. !
  4066. *Bookmark.mainform.width:        300
  4067. *Bookmark.mainform.height:        400
  4068. *Bookmark*open.labelString:        Open
  4069. *Bookmark*open.mnemonic:        O
  4070. *Bookmark*selectAll.labelString:    Select All
  4071. *Bookmark*selectAll.mnemonic:        S
  4072. *Bookmark*menuBar.Item.labelString:    Item
  4073. *Bookmark*properties.labelString:    Properties...
  4074. *Bookmark*properties.mnemonic:        P
  4075. *Bookmark*gotoBookmark.labelString:    Goto Bookmark
  4076. *Bookmark*gotoBookmark.mnemonic:    G
  4077. *Bookmark*sortBookmarks.labelString:    Sort Bookmarks
  4078. *Bookmark*sortBookmarks.mnemonic:    S
  4079. *Bookmark*insertBookmark.labelString:    Insert Bookmark
  4080. *Bookmark*insertBookmark.mnemonic:    B
  4081. *Bookmark*insertHeader.labelString:    Insert Folder
  4082. *Bookmark*insertHeader.mnemonic:    F
  4083. *Bookmark*insertSeparator.labelString:    Insert Separator
  4084. *Bookmark*insertSeparator.mnemonic:    S
  4085. *Bookmark*makeAlias.labelString:    Make Alias
  4086. *Bookmark*makeAlias.mnemonic:        A
  4087. *Bookmark*newBmFolder.labelString:    Set to New Bookmarks Folder
  4088. *Bookmark*newBmFolder.mnemonic:        N
  4089. *Bookmark*bmMenuFolder.labelString:    Set to Bookmark Menu Folder
  4090. *Bookmark*bmMenuFolder.mnemonic:    M
  4091.  
  4092. !*Bookmark*preeditType:            overthespot
  4093.  
  4094. ! Bookmarks popup menu. It has the same name as the main popup menu
  4095. ! and hence shares the rest of the resources.
  4096. *Bookmark*popup.title.labelString:        Bookmarks
  4097. *titleSeparator.separatorType:            XmDOUBLE_LINE
  4098.  
  4099. ! Bookmarks edit properties window.
  4100. !
  4101. *bookmarkProps_popup*title:            Netscape: Bookmark Properties
  4102. *bookmarkProps*nameLabel.labelString:        Name:
  4103. *bookmarkProps*nameLabel.alignment:        ALIGNMENT_END
  4104. *bookmarkProps*locationLabel.labelString:    Location:
  4105. *bookmarkProps*locationLabel.alignment:        ALIGNMENT_END
  4106. *bookmarkProps*descriptionLabel.labelString:    Description:
  4107. *bookmarkProps*descriptionLabel.alignment:    ALIGNMENT_END
  4108. *bookmarkProps*lastvisitedLabel.labelString:    Last Visited:
  4109. *bookmarkProps*lastvisitedLabel.alignment:    ALIGNMENT_END
  4110. *bookmarkProps*addedonLabel.labelString:    Added On:
  4111. *bookmarkProps*addedonLabel.alignment:        ALIGNMENT_END
  4112. *bookmarkProps*descriptionText.topOffset:    8
  4113. *bookmarkProps*descriptionText.columns:        40
  4114. *bookmarkProps*descriptionText.rows:        5
  4115. *bookmarkProps*aliasButton.labelString:        Select Aliases
  4116.  
  4117. !
  4118. ! Address Book
  4119. !
  4120. *AddressBook.mainform.width:            300
  4121. *AddressBook.mainform.height:            400
  4122. *AddressBook*selectAll.labelString:        Select All
  4123. *AddressBook*selectAll.mnemonic:        S
  4124. *AddressBook*mailMessage.labelString:        New Mail Message
  4125. *AddressBook*mailMessage.mnemonic:        N
  4126. *AddressBook*mailMessage.acceleratorText:    Alt+M
  4127. *AddressBook*menuBar.Item.labelString:        Item
  4128. *AddressBook*addUser.mnemonic:            U
  4129. *AddressBook*addUser.labelString:        Add User...
  4130. *AddressBook*addUser.mnemonic:            U
  4131. *AddressBook*addList.labelString:        Add List...
  4132. *AddressBook*addList.mnemonic:            L
  4133. *AddressBook*properties.labelString:        Properties...
  4134. *AddressBook*properties.mnemonic:        P
  4135.  
  4136. ! Address Book properties window
  4137. !
  4138. *AddressBook*bookmarkProps_popup*title:        Netscape: Address book Properties
  4139. *AddressBook*bookmarkProps*nicknameLabel.labelString:    Nick Name:
  4140. *AddressBook*bookmarkProps*nicknameLabel.alignment:    ALIGNMENT_END
  4141. *AddressBook*bookmarkProps*nameLabel.labelString:    Name:
  4142. *AddressBook*bookmarkProps*locationLabel.labelString:    Email Address:
  4143. *AddressBook*bookmarkProps*Cancel.labelString:    Cancel
  4144.  
  4145. ! Address Book popup menu. It has the same name as the main popup menu
  4146. ! and hence shares the rest of the resources.
  4147. *AddressBook*popup.title.labelString:            Address Book
  4148. *AddressBook*popup.titleSeparator.separatorType:    XmDOUBLE_LINE
  4149.  
  4150.  
  4151. !
  4152. ! Download
  4153. !
  4154. *download*downloadURLLabel.labelString:            Source:
  4155. *download*downloadFileLabel.labelString:        Destination:
  4156. *download*cancel.labelString:                Stop
  4157. *download*downloadURLLabel.alignment:            ALIGNMENT_END
  4158. *download*downloadFileLabel.alignment:            ALIGNMENT_END
  4159.  
  4160. *download*downloadURLLabel.topOffset:            10
  4161. *download*downloadURLLabel.leftOffset:            10
  4162. *download*downloadURLValue.columns:            45
  4163. *download*downloadURLValue.editable:            False
  4164. *download*downloadURLValue.cursorPositionVisible:    False
  4165. *download*downloadURLValue.leftOffset:            10
  4166. *download*downloadURLValue.rightOffset:            10
  4167.  
  4168. *download*downloadFileLabel.topOffset:            5
  4169. *download*downloadFileLabel.leftOffset:            10
  4170. *download*downloadFileLabel.bottomOffset:        15
  4171. *download*downloadFileValue.columns:            45
  4172. *download*downloadFileValue.editable:            False
  4173. *download*downloadFileValue.cursorPositionVisible:    False
  4174. *download*downloadFileValue.leftOffset:            10
  4175. *download*downloadFileValue.rightOffset:        10
  4176.  
  4177. *download*logo.topOffset:                10
  4178. *download*cancel.marginWidth:                15
  4179. *download*cancel.marginHeight:                10
  4180. *download*cancel.topOffset:                20
  4181. *download*cancel.bottomOffset:                10
  4182.  
  4183.  
  4184. ! Need class name in here to defeat *sgiMode and HP-VUE color nonsense...
  4185. ! On SGIs, not having the class will cause the default SGI colors to
  4186. ! be used instead of the ones specified here.  With VUE, the behavior
  4187. ! is even worse - if we're using a non-default visual (for example, if
  4188. ! we have requested a 24-bit TrueColor visual instead of the default
  4189. ! 8-bit PseudoColor) then VUE will ignore the fact that we're not using
  4190. ! the default visual, and give us colors allocated from the wrong
  4191. ! colormap, resulting in lovely effects like brown-on-brown menubars!
  4192. !
  4193. Netscape*thermo.slider.foreground:    #0000BF
  4194. Netscape*thermo.slider.background:    #69B5B5
  4195. Netscape*power.LED.foreground:        #0000BF
  4196. Netscape*power.LED.background:        #69B5B5
  4197.  
  4198. ! (Note: if you comment this stuff out in an attempt to let the current
  4199. ! "scheme" override things, you'll find that the colors of the toolbar
  4200. ! icons and the colors of form elements (like option menus) will get
  4201. ! messed up.)
  4202. Netscape*foreground:            Black
  4203. Netscape*background:            #B2B2B2
  4204.  
  4205. Netscape*XmTextField.foreground:        Black
  4206. Netscape*XmText.foreground:        Black
  4207. Netscape*XmList.foreground:        Black
  4208. Netscape*XmTextField.background:        #D3B5B5
  4209. Netscape*XmText.background:        #D3B5B5
  4210. *textBackground:            #D3B5B5
  4211. Netscape*XmList.background:        #D3B5B5
  4212.  
  4213. ! Colors of the outline lists used in mail and news windows.
  4214. Netscape*XmLGrid.foreground:        #000000
  4215. Netscape*XmLGrid.background:        #B2B2B2
  4216. Netscape*XmLGrid.selectBackground:    #FFFFCC
  4217.  
  4218. ! Colors of the "Secure Document" bar.
  4219. *secureDocumentColor:            #0000BF
  4220. *insecureDocumentColor:            #B2B2B2
  4221.  
  4222. ! Default for all buttons
  4223. Netscape*XmPushButton*shadowThickness:    2
  4224. Netscape*XmPushButtonGadget*shadowThickness: 2
  4225.  
  4226. ! And for option menus:
  4227. Netscape*XmCascadeButton.shadowThickness: 2
  4228. Netscape*XmCascadeButtonGadget.shadowThickness: 2
  4229.  
  4230. ! Various margin sizes
  4231. !
  4232. *topLeftArea.leftOffset:        0
  4233. *topLeftArea.rightOffset:        10
  4234. *topLeftArea.topOffset:            0
  4235. *topLeftArea.bottomOffset:        0
  4236. *urlText.topOffset:            4
  4237. *urlText.bottomOffset:            4
  4238. *urlText.leftOffset:            4
  4239. *urlText.rightOffset:            4
  4240. !*urlText.rightOffset:            10
  4241. ! add 5 to urlText.topOffset to align urlLabel with urlText baseline (gag)
  4242. *urlLabel.topOffset:            9
  4243. *urlLabel.leftOffset:            10
  4244. *urlLabel.rightOffset:            10
  4245. *historyMenuBox.topOffset:        0
  4246. *historyMenuBox.bottomOffset:        4
  4247. *historyMenuBox.leftOffset:        4
  4248. *historyMenuBox.rightOffset:        4
  4249. *logo.topOffset:            4
  4250. *logo.bottomOffset:            4
  4251. *logo.leftOffset:            10
  4252. *logo.rightOffset:            10
  4253. *historyMenuBox.marginHeight:        0
  4254. *historyMenuBox.marginWidth:        0
  4255.  
  4256. *toolBar*XmPushButton.leftOffset:    2
  4257. *toolBar*XmPushButtonGadget.leftOffset:    2
  4258. *urlBar*XmPushButton.leftOffset:    2
  4259. *urlBar*XmPushButtonGadget.leftOffset:    2
  4260. *toolbarFrame.leftOffset:            10
  4261. *characterToolbarFrame.leftOffset:    2
  4262. *paragraphToolbarFrame.leftOffset:    2
  4263.  
  4264. *mouseDocumentation.rightOffset:    4
  4265. *toolBar.topOffset:            0
  4266. *toolBar.leftOffset:            10
  4267. *toolBar.rightOffset:            0
  4268. *toolBar.bottomOffset:            0
  4269.  
  4270. *urlBar.topOffset:            4
  4271. *urlBar.leftOffset:            10
  4272. *urlBar.rightOffset:            0
  4273. *urlBar.bottomOffset:            0
  4274.  
  4275. ! Give it a default string to get it sized right...
  4276. *mouseDocumentation.labelString:    Mozilla
  4277. *mouseDocumentation.alignment:        ALIGNMENT_BEGINNING
  4278. *mouseDocumentation.leftOffset:        10
  4279.  
  4280. *docinfoLabel.leftOffset:        4
  4281.  
  4282. *dashboard.topOffset:            0
  4283. *dashboard.bottomOffset:        0
  4284. *dashboard.leftOffset:            0
  4285. *dashboard.rightOffset:            10
  4286. ! To prevent the whole window from flickering when mouseDoc text changes...
  4287. *dashboard.resizable:            False
  4288.  
  4289. *thermo.leftOffset:            4
  4290. *thermo.rightOffset:            10
  4291. *thermo.topOffset:            4
  4292. *thermo.bottomOffset:            4
  4293. *thermo.shadowThickness:        2
  4294. *thermo.shadowType:            SHADOW_IN
  4295.  
  4296. *power.topOffset:            4
  4297. *power.bottomOffset:            4
  4298. *power.shadowThickness:            2
  4299. *power.shadowType:            SHADOW_IN
  4300.  
  4301. *thermo.slider.width:            200
  4302. *thermo.slider.height:            5
  4303.  
  4304. *power.LED.width:            15
  4305. *power.LED.height:            5
  4306.  
  4307. *securityBar.topOffset:            4
  4308. *securityBar.bottomOffset:        4
  4309. *securityBar.shadowThickness:        2
  4310. *securityBar.shadowType:        SHADOW_IN
  4311. *securityBar.LED.height:        2
  4312.  
  4313. *topPane.shadowThickness:        2
  4314. *bottomPane.shadowThickness:        2
  4315. *topPane.shadowType:            SHADOW_IN
  4316. *bottomPane.shadowType:            SHADOW_IN
  4317.  
  4318. ! Go ahead, try and figure out why some of these need to be on the
  4319. ! _popup version, and some need to be one level deeper.  I dare you.
  4320. !*dialog.width:                500
  4321. !*history.width:            500
  4322. !*mailto.width:                500
  4323. !*cache_popup.width:            500
  4324. *userConfig_popup.width:        500
  4325. *userConfig.width:            500
  4326. *fileSelector.width:            500
  4327. *fileBrowser.width:            500
  4328.  
  4329. ! I had to hardcode this in the C code - doesn't work from here...
  4330. !*history_popup.allowShellResize:    False
  4331.  
  4332. ! Get rid of all navigation; it's totally broken for Paned windows,
  4333. ! and for the form widgets under the drawingArea.
  4334. *highlightThickness:            0
  4335. *navigationType:            NONE
  4336.  
  4337. ! Uh, but turn it back on in the popups (really I'd like to turn it off
  4338. ! in all non-popups, but I don't think there's a way to specify that...)
  4339. *XmDialogShell*highlightThickness:    2
  4340. *XmDialogShell*navigationType:        TAB_GROUP
  4341.  
  4342. ! Mail compose needs TAB_GROUP
  4343. *Composition*form.navigationType:    TAB_GROUP
  4344.  
  4345. ! Uh, and turn it on only in text fields of forms.
  4346. ! But of course this doesn't work quite right.
  4347. *drawingArea*XmText.navigationType:    TAB_GROUP
  4348. *drawingArea*XmTextField.navigationType:TAB_GROUP
  4349.  
  4350. ! Sorry, things don't display properly if you configure Netscape to put its
  4351. ! scrollbars on the left or top of the document area.
  4352. Netscape*scroller.scrollBarPlacement:    BOTTOM_RIGHT
  4353.  
  4354. ! Put scrollbars right next to text fields in forms (and lists).
  4355. *drawingArea*XmScrolledWindow.spacing:    0
  4356.  
  4357.  
  4358. ! Do not under any circumstances change the following line:
  4359. Netscape.version:        3.04
  4360.  
  4361.  
  4362. ! ============================================================================
  4363. ! Fonts in the widgets.
  4364. ! These fonts are all down in Motif land, and thus are not controlled by the
  4365. ! font selector on the Preferences dialog.  That applies only to fonts in
  4366. ! the document display area.
  4367. ! ============================================================================
  4368. !
  4369.  
  4370. !*bookmark*fontList:          -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  4371. !*bookmark*fontList:            -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
  4372. !*bookmark*selectedLabel.fontList:\
  4373.                               -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  4374. !*bookmark*XmTextField.fontList:-*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  4375. !*bookmark*XmText.fontList:     -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  4376.  
  4377. ! and Address Book windows.  (Note that there can't be any whitespace after
  4378. ! the commas.)
  4379.  
  4380. ! This is the default charset for documents without the charset parameter
  4381. ! for MIME Content-type: text.    Valid values for *defaultCharset:
  4382. !    iso-8859-1
  4383. !    iso-8859-2
  4384. !    iso-2022-jp
  4385. !    shift_jis
  4386. !    x-euc-jp
  4387. !    big5
  4388. !    x-euc-tw
  4389. !    gb2312
  4390. !    euc-kr
  4391. !    iso-2022-kr
  4392. !    koi8-r
  4393. !    iso-8859-5
  4394. !    iso-8859-7
  4395. !    iso-8859-9
  4396. *defaultCharset:        iso-2022-jp
  4397. !*defaultCharset:       x-euc-jp
  4398. !*defaultCharset:       iso-8859-2
  4399. !*defaultCharset:       shift_jis
  4400. !*defaultCharset:       big5
  4401. !*defaultCharset:       x-euc-tw
  4402. !*defaultCharset:       gb2312
  4403. !*defaultCharset:       euc-kr
  4404. !*defaultCharset:       iso-2022-kr
  4405. !*defaultCharset:       koi8-r
  4406. !*defaultCharset:       iso-8859-5
  4407. !*defaultCharset:       iso-8859-7
  4408. !*defaultCharset:       iso-8859-9
  4409.  
  4410.  
  4411.  
  4412. ! ============================================================================
  4413. ! Fonts used in the display area.
  4414. ! ============================================================================
  4415.  
  4416.  
  4417. ! Default fonts for various charsets, prop(ortional) and fixed.
  4418. !
  4419. ! Format is foundry-family-pointsize-scaling.
  4420. ! Pointsize is in tenths of a point.
  4421. ! Scaling is either "scale" or "noscale".
  4422. !
  4423. ! These are only used the first time you start up.
  4424. ! After that, the preferences file is used.
  4425. ! The "Defaults" button in the Preferences dialog will revert to these.
  4426. !
  4427. *documentFonts.defaultFont*iso-8859-1.prop:    adobe-times-120-noscale
  4428. *documentFonts.defaultFont*iso-8859-1.fixed:    adobe-courier-100-noscale
  4429.  
  4430.  
  4431. ! This table maps weight/slant pairs to bold/italic/boldItalic/normal
  4432. !
  4433. *documentFonts.face*-:            normal
  4434. *documentFonts.face*bold-i:        boldItalic
  4435. *documentFonts.face*bold-o:        boldItalic
  4436. *documentFonts.face*bold-r:        bold
  4437. *documentFonts.face*book-o:        italic
  4438. *documentFonts.face*book-r:        normal
  4439. *documentFonts.face*demi-i:        boldItalic
  4440. *documentFonts.face*demi-o:        boldItalic
  4441. *documentFonts.face*demi-r:        bold
  4442. *documentFonts.face*demibold-i:        boldItalic
  4443. *documentFonts.face*demibold-r:        bold
  4444. *documentFonts.face*light-i:        italic
  4445. *documentFonts.face*light-r:        normal
  4446. *documentFonts.face*medium-i:        italic
  4447. *documentFonts.face*medium-o:        italic
  4448. *documentFonts.face*medium-r:        normal
  4449. *documentFonts.face*medium-roman:    normal
  4450. *documentFonts.face*normal-i:        italic
  4451. *documentFonts.face*normal-r:        normal
  4452. *documentFonts.face*regular-i:        italic
  4453. *documentFonts.face*regular-r:        normal
  4454. *documentFonts.face*roman-r:        normal
  4455. *documentFonts.face*w3-r:        normal
  4456. *documentFonts.face*w3h-r:        normal
  4457. *documentFonts.face*w4-r:        normal
  4458. *documentFonts.face*w5-r:        normal
  4459. *documentFonts.face*w9-r:        normal
  4460.  
  4461.  
  4462. ! This table maps XLFD family names to nice family names
  4463. !
  4464. *documentFonts.family*djb:            DJB
  4465. *documentFonts.family*haebfix:            Haeberli Fixed
  4466. *documentFonts.family*itc avant garde gothic:    ITC Avant Garde Gothic
  4467. *documentFonts.family*itc bookman:        ITC Bookman
  4468. *documentFonts.family*itc zapf chancery:    ITC Zapf Chancery
  4469. *documentFonts.family*itc zapf dingbats:    ITC Zapf Dingbats
  4470. *documentFonts.family*lucidatypewriter:        Lucida Typewriter
  4471.  
  4472.  
  4473. ! This table maps XLFD foundry names to nice foundry names
  4474. !
  4475. *documentFonts.foundry*b&h:    B&H
  4476. *documentFonts.foundry*dec:    DEC
  4477. *documentFonts.foundry*hku:    HKU
  4478. *documentFonts.foundry*sgi:    SGI
  4479.  
  4480.  
  4481. ! This table maps MIME charsets to language groups
  4482. !
  4483. *documentFonts.charsetlang*gb_2312-80:            Simplified Chinese
  4484. *documentFonts.charsetlang*iso-8859-1:            Western
  4485. *documentFonts.charsetlang*iso-8859-2:            Central European
  4486. *documentFonts.charsetlang*iso-8859-5:            Cyrillic
  4487. *documentFonts.charsetlang*iso-8859-7:            Greek
  4488. *documentFonts.charsetlang*iso-8859-9:            Turkish
  4489. *documentFonts.charsetlang*jis_x0201:            Japanese
  4490. *documentFonts.charsetlang*jis_x0208-1983:        Japanese
  4491. *documentFonts.charsetlang*jis_x0212-1990:        Japanese
  4492. *documentFonts.charsetlang*koi8-r:            Cyrillic
  4493. *documentFonts.charsetlang*ks_c_5601-1987:        Korean
  4494. *documentFonts.charsetlang*x-cns11643-1110:        Traditional Chinese
  4495. *documentFonts.charsetlang*x-cns11643-1:        Traditional Chinese
  4496. *documentFonts.charsetlang*x-cns11643-2:        Traditional Chinese
  4497. *documentFonts.charsetlang*x-gb2312-11:            Simplified Chinese
  4498. *documentFonts.charsetlang*x-jisx0208-11:        Japanese
  4499. *documentFonts.charsetlang*x-ksc5601-11:        Korean
  4500. *documentFonts.charsetlang*x-x-big5:            Traditional Chinese
  4501.  
  4502.  
  4503. ! This table maps X11 font charsets to MIME charsets
  4504. !
  4505. *documentFonts.charset*-:                    x-ignore
  4506. *documentFonts.charset*-ascii:                    x-ignore
  4507. *documentFonts.charset*-dingbats:                x-ignore
  4508. *documentFonts.charset*-hiragana:                x-ignore
  4509. *documentFonts.charset*-ibm pc:                    x-ignore
  4510. *documentFonts.charset*-katakana:                x-ignore
  4511. *documentFonts.charset*-roman:                    x-ignore
  4512. *documentFonts.charset*-symbol:                    x-ignore
  4513. *documentFonts.charset*78-h:                    x-ignore
  4514. *documentFonts.charset*78.euc-h:                x-ignore
  4515. *documentFonts.charset*add-h:                    x-ignore
  4516. *documentFonts.charset*adobe.cns1-0:                x-ignore
  4517. *documentFonts.charset*adobe.gb1-0:                x-ignore
  4518. *documentFonts.charset*adobe.japan1-0:                x-ignore
  4519. *documentFonts.charset*adobe.japan1-1:                x-ignore
  4520. *documentFonts.charset*adobe.japan1-2:                x-ignore
  4521. *documentFonts.charset*adobe.japan2-0:                x-ignore
  4522. *documentFonts.charset*adobe.korea1-0:                x-ignore
  4523. *documentFonts.charset*big5-0:                    x-x-big5
  4524. *documentFonts.charset*big5.et-0:                x-x-big5
  4525. *documentFonts.charset*big5.et.ext-0:                x-x-big5
  4526. *documentFonts.charset*big5.etext-0:                x-x-big5
  4527. *documentFonts.charset*big5.hku-0:                x-x-big5
  4528. *documentFonts.charset*big5.hku-1:                x-x-big5
  4529. *documentFonts.charset*big5.pc-0:                x-x-big5
  4530. *documentFonts.charset*big5.shift-0:                x-x-big5
  4531. *documentFonts.charset*cmr.sun-fontspecific:            x-ignore
  4532. *documentFonts.charset*cns11643.1986-1:                x-cns11643-1
  4533. *documentFonts.charset*cns11643.1986-2:                x-cns11643-2
  4534. *documentFonts.charset*cns11643.1992-1:                x-cns11643-1
  4535. *documentFonts.charset*cns11643.1992-2:                x-cns11643-2
  4536. *documentFonts.charset*cns11643.1992.1-0:            x-cns11643-1
  4537. *documentFonts.charset*cns11643.1992.2-0:            x-cns11643-2
  4538. *documentFonts.charset*dec-decctrl:                x-ignore
  4539. *documentFonts.charset*dec-decksroman:                x-ignore
  4540. *documentFonts.charset*dec-decmath_extension:            x-ignore
  4541. *documentFonts.charset*dec-decmath_italic:            x-ignore
  4542. *documentFonts.charset*dec-decmath_symbol:            x-ignore
  4543. *documentFonts.charset*dec-decsuppl:                x-ignore
  4544. *documentFonts.charset*dec-dectech:                x-ignore
  4545. *documentFonts.charset*dec-drcs:                x-ignore
  4546. *documentFonts.charset*dec-fontspecific:            x-ignore
  4547. *documentFonts.charset*dec.cns11643.1986-2:            x-cns11643-1110
  4548. *documentFonts.charset*dec.cns11643.1986-udc:            x-ignore
  4549. *documentFonts.charset*dec.dtscs.1990-2:            x-ignore
  4550. *documentFonts.charset*euc-h:                    x-ignore
  4551. *documentFonts.charset*ext-h:                    x-ignore
  4552. *documentFonts.charset*gb2312.1980-0:                gb_2312-80
  4553. *documentFonts.charset*gb2312.1980-1:                x-gb2312-11
  4554. *documentFonts.charset*gb2312.1980-udc:                x-ignore
  4555. *documentFonts.charset*hojo-h:                    x-ignore
  4556. *documentFonts.charset*hp-japanese15:                x-ignore
  4557. *documentFonts.charset*hp-japaneseeuc:                x-ignore
  4558. *documentFonts.charset*hp-roman8:                x-ignore
  4559. *documentFonts.charset*hpbig5-:                    x-x-big5
  4560. *documentFonts.charset*ibm-850:                    x-ignore
  4561. *documentFonts.charset*ibm-fontspecific:            x-ignore
  4562. *documentFonts.charset*ibm-ibmcs01007ext:            x-ignore
  4563. *documentFonts.charset*ibm-special:                x-ignore
  4564. *documentFonts.charset*ibm-udcjp:                x-ignore
  4565. *documentFonts.charset*iso646.1991-irv:                x-ignore
  4566. *documentFonts.charset*iso8859-1:                iso-8859-1
  4567. *documentFonts.charset*iso8859-2:                iso-8859-2
  4568. *documentFonts.charset*iso8859-3:                x-ignore
  4569. *documentFonts.charset*iso8859-4:                x-ignore
  4570. *documentFonts.charset*iso8859-5:                iso-8859-5
  4571. *documentFonts.charset*iso8859-6:                x-ignore
  4572. *documentFonts.charset*iso8859-7:                iso-8859-7
  4573. *documentFonts.charset*iso8859-8:                x-ignore
  4574. *documentFonts.charset*iso8859-9:                iso-8859-9
  4575. *documentFonts.charset*iso8859-adobe:                x-ignore
  4576. *documentFonts.charset*itc zapf dingbats.adobe-fontspecific:    x-ignore
  4577. *documentFonts.charset*itc zapfdingbats.sun-fontspecific:    x-ignore
  4578. *documentFonts.charset*jisx0201-romankana:            x-ignore
  4579. *documentFonts.charset*jisx0201.1976-0:                jis_x0201
  4580. *documentFonts.charset*jisx0201.1976-1:                jis_x0201
  4581. *documentFonts.charset*jisx0208-kanji00:            x-ignore
  4582. *documentFonts.charset*jisx0208-kanji11:            x-ignore
  4583. *documentFonts.charset*jisx0208.1983-0:                jis_x0208-1983
  4584. *documentFonts.charset*jisx0208.1983-1:                x-jisx0208-11
  4585. *documentFonts.charset*jisx0208.1990-0:                jis_x0208-1983
  4586. *documentFonts.charset*jisx0212.1990-0:                jis_x0212-1990
  4587. *documentFonts.charset*jisx0212.1990-ocmp.1992:            jis_x0212-1990
  4588. *documentFonts.charset*koi8-1:                    koi8-r
  4589. *documentFonts.charset*koi8-r:                    koi8-r
  4590. *documentFonts.charset*ks-roman:                x-ignore
  4591. *documentFonts.charset*ksc5601.1987-0:                ks_c_5601-1987
  4592. *documentFonts.charset*ksc5601.1987-1:                x-ksc5601-11
  4593. *documentFonts.charset*misc-fontspecific:            x-ignore
  4594. *documentFonts.charset*necjisx0208.1983-0:            x-ignore
  4595. *documentFonts.charset*novanet-1:                x-ignore
  4596. *documentFonts.charset*nwp-h:                    x-ignore
  4597. *documentFonts.charset*pimai.adobe-fontspecific:        x-ignore
  4598. *documentFonts.charset*rksj-h:                    x-ignore
  4599. *documentFonts.charset*screen.sun-fontspecific:            x-ignore
  4600. *documentFonts.charset*sgi-fontspecific:            x-ignore
  4601. *documentFonts.charset*shiftjis-0:                x-ignore
  4602. *documentFonts.charset*sunolcursor-1:                x-ignore
  4603. *documentFonts.charset*sunolglyph-1:                x-ignore
  4604. *documentFonts.charset*symbol.adobe-fontspecific:        x-ignore
  4605. *documentFonts.charset*symbol.sun-fontspecific:            x-ignore
  4606. *documentFonts.charset*tis620.2533-1:                x-ignore
  4607. *documentFonts.charset*wp-symbol:                x-ignore
  4608. *documentFonts.charset*zapfdingbats.adobe-fontspecific:        x-ignore
  4609.  
  4610.  
  4611. ! There are 7 font sizes, 1 thru 7.  The default font is 3, and the others
  4612. ! are based on this.  The default increment is 20%, which means that the 4
  4613. ! is 20% larger than the 3, the 5 is 40% larger, and so on.
  4614. !
  4615. *documentFonts.sizeIncrement:    20
  4616.  
  4617.  
  4618. ! Some people have both 75 DPI (dots per inch) and 100 DPI versions of the
  4619. ! same fonts in their font path, and, to make matters even worse, they have
  4620. ! the 75 before the 100 even if their monitor is around 100 DPI.  The
  4621. ! following is provided so that these people can hack their fonts without
  4622. ! having to correct their font path.
  4623. !
  4624. ! To correct your font path, take a look at
  4625. !   http://home.netscape.com/assist/support/client/tn/unix/10305.html
  4626. ! which is a Technical Note linked from Help->Frequently Asked Questions.
  4627. !
  4628. ! The last part of the left hand side (iso-8859-1) is the MIME charset
  4629. ! corresponding to the X11 font charset (see above).
  4630. !
  4631. ! To use e.g. 100 DPI fonts, change the final "*" to "100".
  4632. !
  4633. *documentFonts.xResolution*iso-8859-1:    *
  4634. *documentFonts.yResolution*iso-8859-1:    *
  4635.  
  4636.  
  4637. ! ============================================================================
  4638. ! Fonts used for printing.
  4639. ! ============================================================================
  4640. !
  4641. ! psname  is the full PostScript font name
  4642. ! pscode  is the character encoding used in the PostScript font
  4643. ! pswidth is the PostScript width per character, only useful for "square"
  4644. !         fonts such as those found in East Asia
  4645.  
  4646. ! The following Latin-1 PostScript printer fonts are hard-coded into Netscape
  4647. ! and cannot be changed.
  4648. !
  4649. !*documentFonts.latin1.variable.normal*psname:        Times-Roman
  4650. !*documentFonts.latin1.variable.bold*psname:        Times-Bold
  4651. !*documentFonts.latin1.variable.italic*psname:        Times-Italic
  4652. !*documentFonts.latin1.variable.boldItalic*psname:    Times-BoldItalic
  4653. !*documentFonts.latin1.fixed.normal*psname:        Courier
  4654. !*documentFonts.latin1.fixed.bold*psname:        Courier-Bold
  4655. !*documentFonts.latin1.fixed.italic*psname:        Courier-Oblique
  4656. !*documentFonts.latin1.fixed.boldItalic*psname:        Courier-BoldOblique
  4657. !*documentFonts.latin1*pscode:                iso-8859-1
  4658. !*documentFonts.latin1*pswidth:                *
  4659.  
  4660.  
  4661. ! Netscape does not differentiate between variable and fixed, and between
  4662. ! normal, bold, italic and boldItalic for the following East Asian fonts.
  4663. !
  4664. ! The charset fields are the charset names corresponding to the available
  4665. ! locales (e.g. for Japan, that would be x-euc-jp and shift_jis).
  4666. !
  4667. *documentFonts.x-euc-jp*psname:        Ryumin-Light-RKSJ-H
  4668. *documentFonts.x-euc-jp*pscode:        shift_jis
  4669. *documentFonts.x-euc-jp*pswidth:    1000
  4670. *documentFonts.shift_jis*psname:    Ryumin-Light-RKSJ-H
  4671. *documentFonts.shift_jis*pscode:    shift_jis
  4672. *documentFonts.shift_jis*pswidth:    1000
  4673.  
  4674. *documentFonts.euc-kr*psname:        SMgoJ
  4675. *documentFonts.euc-kr*pscode:        euc-kr
  4676. *documentFonts.euc-kr*pswidth:        1000
  4677.  
  4678. !*documentFonts.gb2312*psname:        ???
  4679. !*documentFonts.gb2312*pscode:        ???
  4680. !*documentFonts.gb2312*pswidth:        ???
  4681.  
  4682. !*documentFonts.x-euc-tw*psname:    ???
  4683. !*documentFonts.x-euc-tw*pscode:    ???
  4684. !*documentFonts.x-euc-tw*pswidth:    ???
  4685.  
  4686. !
  4687. ! Navigator mouse documentation.
  4688. !
  4689. *tipLabel.fontList:           -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  4690. Netscape*tipLabel.background:  #FFFFCC
  4691. Netscape*tipLabel.foreground:  Black
  4692. Netscape*tipShell.borderColor: Black
  4693. Netscape*tipShell.borderWidth: 1
  4694.  
  4695. !
  4696. ! Browser documentation and tip strings
  4697. !
  4698. ! Navigator/File menu
  4699. *openBrowser.documentationString:    Start New Browser Window
  4700. *editorNew.documentationString:        Create a new document
  4701. *editorNewBlank.documentationString: Create a new blank document
  4702. *editorNewTemplate.documentationString:    \
  4703. Create a new document using a template document
  4704. *editorNewWizard.documentationString: \
  4705. Create a new document using New Page Wizard at Netscape Web site
  4706. *editDocument.documentationString:  Edit document in a new editor window
  4707. *openURL.documentationString:       Open a networked document
  4708. *openFile.documentationString:      Open a local document
  4709. *editorOpenFile.documentationString: Open a local file to edit
  4710. *saveAs.documentationString:        Save the current document
  4711. *uploadFile.documentationString:    Upload (send) a file to this FTP directory
  4712. *mailNew.documentationString:       Compose new message
  4713. *mailto.documentationString:        Mail the current document
  4714. *print.documentationString:         Print the current document <Alt+P>
  4715. *delete.documentationString:        Close the current window
  4716. *quit.documentationString:          Close all windows and quit Netscape
  4717.  
  4718. ! Navigator/Edit menu
  4719. *undo.documentationString:          Undo the last change
  4720. *redo.documentationString:          Redo the last undone change
  4721. *cut.documentationString:           \
  4722. Cut the selection and put it on the clipboard <Alt+X>
  4723. *copy.documentationString:          \
  4724. Copy the selection and put it on the clipboard <Alt+C>
  4725. *paste.documentationString:            Paste clipboard contents <Alt+Y>
  4726. *find.documentationString:          \
  4727. Search for text in the current document <Alt+F>
  4728. *findAgain.documentationString:     Repeat last find...
  4729.  
  4730. ! Navigator/View menu
  4731. *reload.documentationString:        Reload current document
  4732. *reloadFrame.documentationString:   Reload current frame cell
  4733. *loadImages.documentationString:    Load images in the current document
  4734. *refresh.documentationString:       Redraw the current document
  4735. *source.documentationString:        View the source of the current document
  4736. *docInfo.documentationString:       \
  4737. Display information about the current document
  4738. *frameSource.documentationString:   View the source of the current frame cell
  4739. *frameInfo.documentationString:     Information about the current frame cell
  4740.  
  4741. ! Navigator/Go menu
  4742. *back.documentationString:            Return to previous document in history list
  4743. *forward.documentationString:        \
  4744. Move forward to next document in history list
  4745. *home.documentationString:            \
  4746. Go to the Home page specified in General Preferences
  4747. *abort.documentationString:            Interrupt the current transfer
  4748.  
  4749. ! Navigator/Bookmarks menu
  4750. *addBookmark.documentationString:   \
  4751. Add the current document to the bookmark list 
  4752.  
  4753. ! Navigator/Options menu
  4754. *generalPrefs.documentationString:  Modify general program configuration
  4755. *editorPrefs.documentationString:   Modify editor configuration   
  4756. *mailNewsPrefs.documentationString: Modify mail and news configuration
  4757. *networkPrefs.documentationString:  Modify networking configuration
  4758. *securityPrefs.documentationString: Modify security and java configuration
  4759. *showMenubar.documentationString:   Show or hide the menubar
  4760. *showToolbar.documentationString:   Show or hide the toolbar
  4761. *showURL.documentationString:       Show or hide the location bar
  4762. *showDirectoryButtons.documentationString: Show those wonderful starter buttons
  4763. *showJavaConsole.documentationString: Show or hide the Java console    
  4764. *showSecurityBar.documentationString: Show or hide the security color bar 
  4765. *autoLoadImages.documentationString: Automatically load inlined images  
  4766. *docEncoding*documentationString:   Set document encoding
  4767. *saveOptions.documentationString:   Save options to preferences file
  4768.  
  4769. ! Navigator/Directory menu
  4770. *netscape.documentationString:      \
  4771. Netscape Communications Corporation Home Page
  4772. !*sgi.documentationString:            Silicon Graphics, Inc. Home Page
  4773. !*adobe.documentationString:         Adobe Systems, Inc. Home Page
  4774. *whatsNew.documentationString:        What's New on the net
  4775. *whatsCool.documentationString:        Cool sites on the net
  4776. *galleria.documentationString:        Netscape Galleria
  4777. *inetIndex.documentationString:        Exploring the Net
  4778. *inetSearch.documentationString:    Internet Search
  4779. *inetWhite.documentationString:        People and Places
  4780. *inetAbout.documentationString:        About the Internet
  4781.  
  4782. ! Navigator/Window menu
  4783. *openMail.documentationString:      Open the mail reading window
  4784. *openNews.documentationString:      Open the news reading window
  4785. !*siteManager.documentationString:  Pop-up Site Manager window
  4786. *editAddressBook.documentationString: Open the address book
  4787. *viewBookmark.documentationString:  Bring up the bookmark window
  4788. *viewHistory.documentationString:   Popup the history window
  4789. !*windowButton.documentationString: Switch to named document window
  4790.  
  4791. ! Navigator/Help menu
  4792. *about.documentationString:         \
  4793. Display program information, version number and copyright
  4794. *aboutplugins.documentationString:  Information about plugins
  4795. *registration.documentationString:  \
  4796. Product registration and support information
  4797. *upgrade.documentationString:       \
  4798. Information about Netscape software and upgrades
  4799. !*webStarter.documentationString:   \
  4800. Information and links to resources for new web publishers
  4801. *manual.documentationString:        Online Version of the manual
  4802. *relnotes.documentationString:      \
  4803. Information about the version of Netscape you are running
  4804. *faq.documentationString:           Answers to common questions
  4805. *aboutSecurity.documentationString: Information about Netscape's security
  4806. *feedback.documentationString:      \
  4807. Instructions on how to give feedback about Netscape
  4808. *support.documentationString:       \
  4809. Instructions on getting support for Netscape
  4810. *howTo.documentationString:         How to create Web services
  4811.  
  4812. ! Navigator/Toolbar (tip strings and special documentation strings)
  4813. *back.tipString:                    Previous document
  4814. *forward.tipString:                    Next document
  4815. *home.tipString:                    Go to the Home page
  4816. *editDocument.tipString:            Edit document
  4817. *reload.tipString:                  Reload current document
  4818. *loadImages.tipString:              Load Images in current document
  4819. *openURL.tipString:                 Open a networked document
  4820. *print.tipString:                   Print the current document
  4821. *find.tipString:                    Search in current document
  4822. *abort.tipString:                   Interrupt the current transfer
  4823. ! Same as Help/about menu item
  4824. *logo.documentationString:          \
  4825. Netscape Communications Corporation home page
  4826. *logo.tipString:                    Go to Netscape
  4827.  
  4828. ! Navigatpr/Dashboard
  4829. *docinfoLabel.documentationString:  \
  4830. Security indicator, document is secure when doorkey is unbroken
  4831. *docinfoLabel.tipString:            Security Indicator
  4832. *biffButton.documentationString:    Launch mail window, and check for new mail
  4833. *biffButton.tipString:              Check Mail
  4834.  
  4835. ! Editor/File menu (additonal items)
  4836. *Editor*editorNewBlank.documentationString: Create a new blank document <Alt+N>
  4837. *editorBrowse.documentationString:  Open Browser window with current document
  4838. *Editor*editorOpenFile.documentationString: Open a local file to edit <Alt+O>
  4839. *Editor*save.documentationString:   Save the current document <Alt+S>
  4840. *Editor*saveAs.documentationString: Save the current document with a new name
  4841. *publish.documentationString:       \
  4842. Upload current file or directory to a server for public viewing
  4843.  
  4844. ! Editor/Edit menu (additonal items)
  4845. *deleteItem.documentationString:    Delete the current selection or next item
  4846. *selectAll.documentationString:     Select the entire document
  4847. *selectTable.documentationString:   Select the entire table
  4848. *deleteTable.documentationString:   Delete table at current caret location
  4849. *deleteRow.documentationString:     Delete a row in the table
  4850. *deleteColumn.documentationString:  Delete a column in the table
  4851. *deleteCell.documentationString:    Delete a cell (row and column) in the table
  4852. *removeLinks.documentationString:   \
  4853. Remove link at caret or all links within selected region
  4854.  
  4855. ! Editor/View menu (additonal items)
  4856. *editSource.documentationString:    Edit document file with another program
  4857. *paragraphMarks.documentationString: Display graphic at end of each paragraph
  4858. *displayTables.documentationString: Display tables in the current document
  4859.  
  4860. ! Editor/Insert menu (additonal menu)
  4861. *insertLink.documentationString:    \
  4862. Insert a new link at caret or create a link to the selected text or image
  4863. *insertTarget.documentationString:  Insert a Target (Named Anchor) at caret
  4864. *insertImage.documentationString:   Insert Image at current cursor location
  4865. *insertHorizontalLine.documentationString: \
  4866. Insert Horizontal Line at current cursor location
  4867. *insertHtmlTag.documentationString: \
  4868. Insert an arbitrary HTML Tag at cursor location
  4869. *insertTable.documentationString:   Insert table at current caret location
  4870. *insertRow.documentationString:     Insert a new row in the table
  4871. *insertColumn.documentationString:  Insert a new column in the table
  4872. *insertCell.documentationString:    \
  4873. Insert a new cell (row and column) in the table
  4874. *insertNewLineBreak.documentationString: Insert break to continue text on a new line
  4875. *insertBreakBelow.documentationString: \
  4876. Insert break to continue text below the image
  4877. *insertNonBreaking.documentationString: \
  4878. Insert a non-breaking space character at cursor location
  4879.  
  4880. ! Editor/Properties menu (additonal menu)
  4881. *textProperties.documentationString: Change character, paragraph, and link properties
  4882. *linkProperties.documentationString: Change link properties
  4883. *targetProperties.documentationString: Change target (Named Anchor) properties
  4884. *imageProperties.documentationString: Change image properities
  4885. *tableProperties.documentationString: Change table, row, and cell properties
  4886. *hruleProperties.documentationString: Change horizontal line properities
  4887. *tagProperties.documentationString: Change HTML tag properties
  4888. *documentProperties.documentationString: \
  4889. Change document properties
  4890.  
  4891. *bold.documentationString:          Set the style to Bold <Alt+B>
  4892. *italic.documentationString:        Set the style to Italic <Alt+I>
  4893. *underline.documentationString:     Set the style to Underlined <Alt+U>
  4894. *fixed.documentationString:         Set the style to Fixed Width <Alt+T>
  4895. *superscript.documentationString:   Set the style to Superscript
  4896. *subscript.documentationString:     Set the style to Subscript
  4897. *strikethrough.documentationString: Set the style to Strikethrough
  4898. *blink.documentationString:         Set the style to Blinking
  4899. *textColor.documentationString:     Change font color
  4900. *defaultColor.documentationString:  Change to default font color
  4901. *serverJavaScript.documentationString: Set character style to type Server Java Script text
  4902. *clientJavaScript.documentationString: Set character style to type Client Java Script text
  4903. *clearAllStyles.documentationString: \
  4904. Clear all character styles and the link attribute <Alt+K>
  4905. *fontSize*documentationString:      Change font size
  4906. *paragraphProperties.indent.documentationString: \
  4907. Increase indent of paragraph one level
  4908. *paragraphProperties.outdent.documentationString: \
  4909. Decrease indent of paragraph one level
  4910. *paragraphProperties*documentationString: \
  4911. Change paragraph or heading style
  4912.  
  4913. ! Editor/Options menu (additional items)
  4914. *Editor*showToolbar.documentationString: Show or hide the file/edit toolbar
  4915. *showCharacter.documentationString: Show or hide character toolbar 
  4916. *showParagraph.documentationString: Show or hide paragraph toolbar
  4917.  
  4918. ! Editor/Toolbar
  4919. *editorNewBlank.tipString:          New Document
  4920. *editorOpenFile.tipString:          Open File
  4921. *save.tipString:                    Save
  4922. *editorBrowse.tipString:            View in Browser
  4923. *cut.tipString:                     Cut
  4924. *copy.tipString:                    Copy
  4925. *paste.tipString:                   Paste
  4926. *publish.tipString:                 Publish Document
  4927.  
  4928. *charSizeShrink.documentationString: Decrease font size 1 unit
  4929. *charSizeShrink.tipString:          Decrease Font Size
  4930. *charSizeGrow.documentationString:  Increase font size 1 unit
  4931. *charSizeGrow.tipString:            Increase Font Size
  4932. *fontSize.documentationString:      Set font size
  4933. *fontSize.tipString:                Set Font Size
  4934. !*bold.documentationString:         Set the style to Bold <Alt+B>
  4935. *bold.tipString:                    Bold
  4936. !*italic.documentationString:       Set the style to Italic <Alt+I>
  4937. *italic.tipString:                  Italic
  4938. !*fixed.documentationString:        Set the style to Fixed Width <Alt+T>
  4939. *fixed.tipString:                   Fixed Width
  4940. !*textColor.documentationString:    Change or edit current font color
  4941. *textColor.tipString:               Font Color
  4942. *makeLink.documentationString:        \
  4943. Make link to highlighted text, change existing link(s), or insert new link
  4944. *makeLink.tipString:                Make Link
  4945. *clearAllStyles.tipString:          Clear All Styles
  4946. *insertTarget.documentationString:  Insert a Target (Named Anchor)
  4947. *insertTarget.tipString:            Insert Target (Named Anchor)
  4948. *insertImage.documentationString:   Insert Image at current cursor location
  4949. *insertImage.tipString:             Insert Image
  4950. *insertHorizontalLine.documentationString: \
  4951. Insert Horizontal Line at current cursor location
  4952. *insertHorizontalLine.tipString:    Insert Horizontal Line
  4953. !*insertTable.documentationString:  Insert table at current caret location
  4954. *insertTable.tipString:             Insert Table
  4955. *objectProperties.documentationString: \
  4956. Change Properties of object at caret position
  4957. *objectProperties.tipString:        Object Properties
  4958.  
  4959. *paragraphProperties.documentationString: Change paragraph or heading style
  4960. *paragraphProperties.tipString:     Change Paragraph style
  4961. *insertBulleted.documentationString: \
  4962. Start, change to, or clear an unnumbered (bulleted) list
  4963. *insertBulleted.tipString:          Bullet List
  4964. *insertNumbered.documentationString: \
  4965. Start, change to, or clear a numbered list
  4966. *insertNumbered.tipString:          Numbered List
  4967. *indent.documentationString:        \
  4968. Increase indent of paragraph one level <Tab>
  4969. *indent.tipString:                  Increase Indent
  4970. *outdent.documentationString:       \
  4971. Decrease indent of paragraph one level <Shift+Tab>
  4972. *outdent.tipString:                 Decrease Indent
  4973. *alignLeft.documentationString:     Align to left margin
  4974. *alignLeft.tipString:               Align Left
  4975. *alignCenter.documentationString:   Center between margins
  4976. *alignCenter.tipString:             Align Center
  4977. *alignRight.documentationString:    Align to right margin
  4978. *alignRight.tipString:              Align Right
  4979.  
  4980. ! Editor/Popups (additional items)
  4981. *browseLink.documentationString:    Browse this link
  4982. *editLink.documentationString:      Open this link in a new editor window
  4983. *bookmarkLink.documentationString:  Add this link to the bookmark list  
  4984. *copyLink.documentationString:      Copy this link to the clipboard
  4985. *removeLink.documentationString:    \
  4986. Remove link at caret or all links within selected region
  4987.  
  4988. ! Mail/File menu (additional items)
  4989. *newFolder.documentationString:        Create a new mail folder
  4990. *openFolder.documentationString:    Open a new mail folder
  4991. *saveMessageAs.documentationString: \
  4992. Save a copy of the selected message or messages
  4993. *deliverQueuedMessages.documentationString: Deliver any queued messages
  4994. *emptyTrash.documentationString:    Permanently delete all messages in Trash
  4995. *compressFolder.documentationString: Remove deleted messages from folder       
  4996.  
  4997. ! Mail/Edit menu (additional items)
  4998. *deleteMessage.documentationString:    Move the current message to the Trash       
  4999. *deleteFolder.documentationString:    Permanently delete the selected folder       
  5000. *selectThread.documentationString:    \
  5001. Select all messages in this thread or folder       
  5002. *selectMarkedMessages.documentationString: \
  5003. Select all flagged messages in this folder   
  5004. *selectAllMessages.documentationString:    Select all messages
  5005.  
  5006. ! Mail/View menu (additional items)
  5007. *reSort.documentationString:        Resort
  5008. *threadMessages.documentationString: Thread messages       
  5009. *sortBackward.documentationString:    \
  5010. Set the folder's sort order: ascending or descending       
  5011. *sortByDate.documentationString:    Sort by date       
  5012. *sortBySubject.documentationString:    Sort by subject       
  5013. *sortBySender.documentationString:    Sort by sender
  5014. *sortByMessageNumber.documentationString: Sort bu message number      
  5015. *rot13Message.documentationString:    Unscramble naughty jokes      
  5016. *wrapLongLines.documentationString:    Wrap long lines      
  5017. *attachmentsInline.documentationString: \
  5018. Mail attachments are viewed as inline objects
  5019. *attachmentsAsLinks.documentationString: Attachments are presented as links        
  5020.  
  5021. ! Mail/Message menu (additional items)
  5022. *replyToSender.documentationString: Reply to sender of message
  5023. *replyToAll.documentationString:    Reply to sender and all recipients of message
  5024. *forwardMessage.documentationString: Forward message
  5025. *forwardMessageQuoted.documentationString: \
  5026. Forward the current message as quoted text
  5027. *markSelectedRead.documentationString: Mark message as read
  5028. *markSelectedUnread.documentationString: Mark message as unread
  5029. *markSelectedMessages.documentationString: \
  5030. Flag the currently selected message or messages
  5031. *unmarkSelectedMessages.documentationString: \
  5032. Unflag the currently selected message or messages
  5033. *editAddress.documentationString:    \
  5034. Add the sender of this message to the address book    
  5035. *moveMessagesInto*documentationString: \
  5036. Move selected message or messages to this folder
  5037. *copyMessagesInto*documentationString: \
  5038. Copy selected message or messages to this folder
  5039.  
  5040. ! Mail/Go menu (additional items)
  5041. *nextMessage.documentationString:   View the next message
  5042. *previousMessage.documentationString: View the previous message
  5043. *firstUnreadMessage.documentationString: Go to the next unread message
  5044. *nextUnreadMessage.documentationString: \
  5045. Go to the next unread message
  5046. *previousUnreadMessage.documentationString: \
  5047. View previous unread message
  5048. *firstMarkedMessage.documentationString: Go to the first flagged message
  5049. *nextMarkedMessage.documentationString: Go to the next flagged message
  5050. *previousMarkedMessage.documentationString:    Go to the previous flagged message
  5051.  
  5052. ! Mail/Options menu (additional items)
  5053. *showAllMessages.documentationString: Show all messages    
  5054. *showOnlyUnread.documentationString: \
  5055.  Show only messages which have not yet been read
  5056. *showAllHeaders.documentationString: \
  5057. Show all message header fields    
  5058. *showSomeHeaders.documentationString: \
  5059. Show some message header fields    
  5060. *showMicroHeaders.documentationString: \
  5061. Show brief message header fields
  5062.  
  5063. ! Mail/Toolbar
  5064. *getNewMail.documentationString:    Check for new mail
  5065. *getNewMail.tipString:              Get new mail
  5066. *deleteMessage.tipString:           Delete message
  5067. *mailNew.tipString:                 Compose new message
  5068. *replyToSender.tipString:           Reply to author
  5069. *replyToAll.tipString:              Reply to all recipients
  5070. *forwardMessage.tipString:          Forward message
  5071. *previousUnreadMessage.tipString:   Previous unread
  5072. *nextUnreadMessage.tipString:       Next unread
  5073.  
  5074. ! Composition/Edit menu (additional items)
  5075. *pasteQuote.documentationString:    Insert clipboard contents in quoted form
  5076. *clear.documentationString:         Erase the selection
  5077. *clearAllText.documentationString:  Erase everything
  5078. *selectAllText.documentationString: Select the entire document
  5079. *rot13.documentationString:         Rotate message text by 13 characters
  5080.  
  5081. ! Composition/View menu (additional items)
  5082. *showFrom.documentationString:      Show the mail-from field
  5083. *showReplyTo.documentationString:   Show reply-to field
  5084. *showTo.documentationString:        Show mail-to field
  5085. *showCC.documentationString:        Show the Carbon-Copy field
  5086. *showBCC.documentationString:       Show the Blind-Carbon-Copy field
  5087. *showFCC.documentationString:       Show the copy file location field
  5088. *showPostTo.documentationString:    Show the Post-to-newsgroup field
  5089. *showFollowupTo.documentationString: Show the Send-followups-to field
  5090. *showSubject.documentationString:   Show the subject field
  5091. *showAttachments.documentationString: Show the attachments field
  5092. *wrapLines.documentationString:        Wrap lines longer than 72 characters
  5093.  
  5094. ! Composition/Options menu (additional items)
  5095. *deliverNow.documentationString:    Send messages immediately
  5096. *deliverLater.documentationString:  Defer sending messages until later
  5097.  
  5098. ! Compose/Toolbar
  5099. *sendOrSendLater.documentationString: Send the current message
  5100. *sendOrSendLater.tipString:         Send Message
  5101. *quoteMessage.documentationString:  \
  5102. Paste the text of the original document in quoted form
  5103. *quoteMessage.tipString:            Quote Original
  5104. *attachFile.documentationString:    \
  5105. Attach a file to the current message
  5106. *attachFile.tipString:  Attach File(s)
  5107. !*editAddressBook.documentationString: Open the address book
  5108. *editAddressBook.tipString:         Addresses
  5109.  
  5110. ! News/File menu (additional items)
  5111. *postNew.documentationString:        Post new message
  5112. *openNewsHost.documentationString:  Add a new host to the news host list
  5113. *deleteNewsHost.documentationString: Remove a host from the news list
  5114. *addNewsgroup.documentationString:  Subscribe to an individual news group
  5115. *getMoreMessages.documentationString: Get another group of messages
  5116.  
  5117. ! News/Edit menu (additional items)
  5118. *cancelMessage.documentationString: \
  5119. Remove the selected message from the newsgroup
  5120.  
  5121. ! News/Message menu (additional items)
  5122. *postReply.documentationString:     Reply to newsgroup
  5123. *postAndMailReply.documentationString: \
  5124.  Post message to newsgroup and reply to author
  5125. *replyToSender.documentationString: Reply to sender of message
  5126. *markThreadRead.documentationString: Mark all messages in thread read
  5127. *markAllRead.documentationString:   Mark all messages in newsgroup read
  5128.  
  5129. ! News/Options menu (additional items)
  5130. *showSubscribedNewsGroups.documentationString: \
  5131. Show all newsgroups that you are subscribed to
  5132. *showActiveNewsGroups.documentationString: \
  5133. Show newsgroups with unread messages
  5134. *showAllNewsGroups.documentationString: \
  5135. Show all newsgroups on this news host
  5136. *checkNewNewsGroups.documentationString: \
  5137. Show new newgroups for this news host
  5138. *addFromNewest.documentationString: \
  5139. Get More Messages will get most recent messages
  5140. *addFromOldest.documentationString: Get More Messages will get oldest messages
  5141.  
  5142. ! News/Toolbar
  5143. *postNew.tipString:                    Post new message
  5144. *postReply.tipString:                Post reply
  5145. *postAndMailReply.tipString:        Post and mail reply
  5146. *markThreadRead.tipString:          Mark thread read
  5147. *markAllRead.tipString:             Mark all read
  5148.  
  5149. *versionLocale: ja_euc
  5150.  
  5151. *url.whats_new:   http://home.jp.netscape.com/ja/home/whats-new.html
  5152. *url.whats_cool:http://home.jp.netscape.com/ja/home/whats-cool.html
  5153. *url.directory:   http://home.jp.netscape.com/ja/home/internet-directory.html
  5154. *url.search:   http://home.jp.netscape.com/ja/home/internet-search.html
  5155. *url.white: http://home.jp.netscape.com/ja/home/internet-white-pages.html
  5156. *url.howto: http://home.jp.netscape.com/ja/home/how-to-create-web-services.html
  5157. *url.netscape: http://home.jp.netscape.com/ja/
  5158. *url.galleria: http://home.jp.netscape.com/ja/home/netscape-galleria.html
  5159. *url.rel_notes:   http://home.jp.netscape.com/ja/eng/mozilla/3.0/relnotes/unix-
  5160. *url.reg:   http://cgi.jp.netscape.com/ja/cgi-bin/reginfo.cgi
  5161. *url.manual:   http://home.jp.netscape.com/ja/eng/mozilla/3.0/handbook/
  5162. *url.faq:   http://help.jp.netscape.com/ja/faqs.html
  5163. *url.security: http://home.jp.netscape.com/ja/info/security-doc.html
  5164. *url.feedback: http://cgi.jp.netscape.com/ja/cgi-bin/auto_bug.cgi
  5165. *url.support:  http://help.jp.netscape.com/ja/
  5166. *url.about:  http://home.jp.netscape.com/ja/comprod/upgrades/index.html
  5167. *url.destinations: http://home.jp.netscape.com/ja/escapes/index.html
  5168.  
  5169.  
  5170.  
  5171. ! This table maps the host's locale names to MIME charsets
  5172. !
  5173. *localeCharset*C:               iso-8859-1
  5174. *localeCharset*POSIX:           iso-8859-1
  5175. *localeCharset*chinese:         gb2312
  5176. *localeCharset*da:              iso-8859-1
  5177. *localeCharset*de:              iso-8859-1
  5178. *localeCharset*de_CH:           iso-8859-1
  5179. *localeCharset*en_AU:           iso-8859-1
  5180. *localeCharset*en_CA:           iso-8859-1
  5181. *localeCharset*en_IE:           iso-8859-1
  5182. *localeCharset*en_NZ:           iso-8859-1
  5183. *localeCharset*en_UK:           iso-8859-1
  5184. *localeCharset*en_US:           iso-8859-1
  5185. *localeCharset*es:              iso-8859-1
  5186. *localeCharset*es_AR:           iso-8859-1
  5187. *localeCharset*es_BO:           iso-8859-1
  5188. *localeCharset*es_CL:           iso-8859-1
  5189. *localeCharset*es_CO:           iso-8859-1
  5190. *localeCharset*es_CR:           iso-8859-1
  5191. *localeCharset*es_EC:           iso-8859-1
  5192. *localeCharset*es_GT:           iso-8859-1
  5193. *localeCharset*es_MX:           iso-8859-1
  5194. *localeCharset*es_NI:           iso-8859-1
  5195. *localeCharset*es_PA:           iso-8859-1
  5196. *localeCharset*es_PE:           iso-8859-1
  5197. *localeCharset*es_PY:           iso-8859-1
  5198. *localeCharset*es_SV:           iso-8859-1
  5199. *localeCharset*es_UY:           iso-8859-1
  5200. *localeCharset*es_VE:           iso-8859-1
  5201. *localeCharset*fr:              iso-8859-1
  5202. *localeCharset*fr_BE:           iso-8859-1
  5203. *localeCharset*fr_CA:           iso-8859-1
  5204. *localeCharset*fr_CH:           iso-8859-1
  5205. *localeCharset*iso_8859_1:      iso-8859-1
  5206. *localeCharset*it:              iso-8859-1
  5207. *localeCharset*ja:              x-euc-jp
  5208. *localeCharset*ja_JP:           x-euc-jp
  5209. *localeCharset*ja_JP.EUC:       x-euc-jp
  5210. *localeCharset*japanese:        x-euc-jp
  5211. *localeCharset*ko:              euc-kr
  5212. *localeCharset*ko_KR.EUC:       euc-kr
  5213. *localeCharset*korean:          euc-kr
  5214. *localeCharset*nl:              iso-8859-1
  5215. *localeCharset*nl_BE:           iso-8859-1
  5216. *localeCharset*no:              iso-8859-1
  5217. *localeCharset*pt:              iso-8859-1
  5218. *localeCharset*pt_BR:           iso-8859-1
  5219. *localeCharset*su:              iso-8859-1
  5220. *localeCharset*sv:              iso-8859-1
  5221. *localeCharset*zh:              gb2312
  5222. *localeCharset*zh_CN.EUC:       gb2312
  5223. *localeCharset*zh_TW:           x-euc-tw
  5224.  
  5225. *versionLocale: ja_euc
  5226.  
  5227. *url.whats_new:   http://home.jp.netscape.com/ja/home/whats-new.html
  5228. *url.whats_cool:http://home.jp.netscape.com/ja/home/whats-cool.html
  5229. *url.directory:   http://home.jp.netscape.com/ja/home/internet-directory.html
  5230. *url.search:   http://home.jp.netscape.com/ja/home/internet-search.html
  5231. *url.white: http://home.jp.netscape.com/ja/home/internet-white-pages.html
  5232. *url.howto: http://home.jp.netscape.com/ja/home/how-to-create-web-services.html
  5233. *url.netscape: http://home.jp.netscape.com/ja/
  5234. *url.galleria: http://home.jp.netscape.com/ja/home/netscape-galleria.html
  5235. *url.rel_notes:   http://home.jp.netscape.com/ja/eng/mozilla/3.0/relnotes/unix-
  5236. *url.reg:   http://cgi.jp.netscape.com/ja/cgi-bin/reginfo.cgi
  5237. *url.manual:   http://home.jp.netscape.com/ja/eng/mozilla/3.0/handbook/
  5238. *url.faq:   http://help.jp.netscape.com/ja/faqs.html
  5239. *url.security: http://home.jp.netscape.com/ja/info/security-doc.html
  5240. *url.feedback: http://cgi.jp.netscape.com/ja/cgi-bin/auto_bug.cgi
  5241. *url.support:  http://help.jp.netscape.com/ja/
  5242. *url.about:  http://home.jp.netscape.com/ja/comprod/upgrades/index.html
  5243. *url.destinations: http://home.jp.netscape.com/ja/escapes/index.html
  5244.  
  5245.  
  5246.  
  5247. ! OS-dependent font charset mappings
  5248. !
  5249. *documentFonts.charset*cns11643-0:                              x-ignore
  5250. *documentFonts.charset*cns11643-1:                              x-cns11643-1
  5251. *documentFonts.charset*cns11643-2:                              x-cns11643-2
  5252.  
  5253.  
  5254. ! English strings are built into the binary
  5255.