neysx 07/10/04 20:19:59 Modified: guide-localization.xml Log: Mention variants as suggest on the -doc ML
Revision Changes Path 1.48 xml/htdocs/doc/en/guide-localization.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/guide-localization.xml?rev=1.48&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/guide-localization.xml?rev=1.48&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/guide-localization.xml?r1=1.47&r2=1.48 Index: guide-localization.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- guide-localization.xml 8 Jul 2007 01:42:20 -0000 1.47 +++ guide-localization.xml 4 Oct 2007 20:19:59 -0000 1.48 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v 1.47 2007/07/08 01:42:20 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v 1.48 2007/10/04 20:19:59 neysx Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/guide-localization.xml"> @@ -29,8 +29,8 @@ the German doc. Includes configuration for use of the euro currency symbol. </abstract> -<version>1.35</version> -<date>2007-07-07</date> +<version>1.36</version> +<date>2007-10-04</date> <chapter> <title>Time zone</title> @@ -104,13 +104,15 @@ <body> <p> -A Locale is a set of information that most programs use for determining -country and language specific settings. The locales and their data -are part of the system library and can be found -at <path>/usr/share/locale</path> on most systems. A locale name is generally -named <c>ab_CD</c> where <c>ab</c> is your two (or three) letter -language code (as specified in ISO-639) and <c>CD</c> is your two letter country -code (as specified in ISO-3166). +A Locale is a set of information that most programs use for determining country +and language specific settings. The locales and their data are part of the +system library and can be found at <path>/usr/share/locale</path> on most +systems. A locale name is generally named <c>ab_CD</c> where <c>ab</c> is your +two (or three) letter language code (as specified in ISO-639) and <c>CD</c> is +your two letter country code (as specified in ISO-3166). Variants are often +appended to locale names, e.g. <c>en_GB.utf8</c> or <c>[EMAIL PROTECTED]</c>. Please +explore <uri link="http://en.wikipedia.org/wiki/Locale">Wikipedia</uri> to read +more about locales and related articles. </p> </body> -- [EMAIL PROTECTED] mailing list
