swift 05/05/25 17:10:38 Modified: xml/htdocs/doc/en guide-localization.xml Log: Fix spelling mistakes
Revision Changes Path 1.23 +9 -9 xml/htdocs/doc/en/guide-localization.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/guide-localization.xml?rev=1.23&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/guide-localization.xml?rev=1.23&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/guide-localization.xml.diff?r1=1.22&r2=1.23&cvsroot=gentoo Index: guide-localization.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- guide-localization.xml 25 May 2005 16:54:08 -0000 1.22 +++ guide-localization.xml 25 May 2005 17:10:37 -0000 1.23 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v 1.22 2005/05/25 16:54:08 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v 1.23 2005/05/25 17:10:37 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/guide-localization.xml"> @@ -26,14 +26,14 @@ <abstract> This guide should help users localize their Gentoo Linux distribution to any European locale. It uses Germany as a case-study, since it is translated from -the German doc. Includes configuration for use of the Euro currency symbol. +the German doc. Includes configuration for use of the euro currency symbol. </abstract> <version>1.14</version> <date>2005-05-09</date> <chapter> -<title>Timezone</title> +<title>Time zone</title> <section> <body> @@ -72,7 +72,7 @@ <p> In most Gentoo Linux installations, your system clock is set to -UTC (or GMT, Greenwhich Mean Time) and then your timezone is +UTC (or GMT, Greenwich Mean Time) and then your timezone is taken into account to determine the actual, local time. If, for some reason, you need your system clock not to be in UTC, you will need to edit <path>/etc/rc.conf</path> and change the @@ -138,7 +138,7 @@ <ti>LC_COLLATE</ti> <ti> Define alphabetical ordering of strings. This affects eg. output of sorted - dir listing. + directory listing. </ti> </tr> <tr> @@ -241,7 +241,7 @@ <p> You will probably only use one or maybe two locales on your system. Up until now after compiling <c>glibc</c> a full set of all available locales has been -created. As of now you can activate the <c>userlocales</c> USE flag und specify +created. As of now you can activate the <c>userlocales</c> USE flag and specify only the locales you will need in <path>/etc/locales.build</path>. </p> @@ -432,7 +432,7 @@ </body> </section> <section> -<title>Language for OpenOffice</title> +<title>Language for OpenOffice.org</title> <body> <note> @@ -443,8 +443,8 @@ <p> Please note that this package now uses the LINGUAS variable to provide localization. The old LANGUAGE=ENUS|PORT system does <e>not</e> work -anymore. The default language for OpenOffice is set as "US English". If you -wish to change the default language for OpenOffice, check the ebuild for the +anymore. The default language for OpenOffice.org is set as "US English". If you +wish to change the default language for OpenOffice.org, check the ebuild for the default language code. </p> -- [email protected] mailing list
