]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/misc/browser-language.html
Release: bump Welcome versions.
[lilypond.git] / Documentation / misc / browser-language.html
1 <!--
2     Translation of GIT committish: <FILL-IN-HEAD-COMMITTISH>
3
4     When revising a translation, copy the HEAD committish of the
5     version that you are working on.  Refer to `UPDATE A TRANSLATION'
6     in README for details.
7 !-->
8
9 <h1>Using automatic language selection</h1>
10
11 <P>
12   To get automatic language selection, you must tell your web browser
13   what your preferred language is.  How you can do that depends on the
14   browser you are using.
15 </P>
16
17 <!--
18     Instructions taken from http://www.debian.org/intro/cn
19     Do not copy the whole page, we use only about 50 of the 400 lines.
20     !-->
21
22 <DL>
23
24   <DT>Mozilla Firefox version 0.9 and newer</DT>
25   <DD>
26     GNU/Linux
27     <PRE>
28       Edit -&gt; Preferences -&gt; General -&gt; Languages
29     </PRE>
30   </DD>
31   <DD>
32     Microsoft Windows
33     <PRE>
34       Tools -&gt; Options -&gt; General -&gt; Languages
35     </PRE>
36     In older version you have to go to <KBD>about:config</KBD> and change
37     the value of <KBD>intl.accept_languages</KBD>.
38   </DD>
39
40   <DT>Mozilla / Netscape 4.x and newer</DT>
41   <DD>
42     <PRE>
43       Edit -&gt; Preferences -&gt; Navigator -&gt; Languages
44     </PRE>
45     Note: with Netscape 4.x you need to make sure you select the
46     language from the available choices.  A number of people reported
47     problems because they typed in the language by hand.
48   </DD>
49
50   <DT>Microsoft Internet Explorer</DT>
51   <DD>
52     Microsoft Windows
53     <PRE>
54       Tools (or View or Extras) -&gt; Internet Options -&gt; (General) Languages
55     </PRE>
56   </DD>
57   <DD>
58     MacOS
59     <PRE>
60       Edit -&gt; Preferences -&gt; Web Browser -&gt; Language/Fonts
61     </PRE>
62   </DD>
63 </DL>
64
65 <BR>
66 This page taken from
67 <A HREF="http://www.debian.org/intro/cn">Debian</A>, and as such is
68
69 Copyright &copy; 1997-2005
70 <A HREF="http://www.spi-inc.org/">SPI</A>; See <A href="http://www.debian.org/license" rel="copyright">license terms</A>.
71 <BR>
72 Debian is a registered trademark of Software in the Public Interest, Inc.