nightmorph 06/04/24 21:15:22 Modified: guide-localization.xml Log: Corrected ISO reference in guide-localization.xml for bug 131055
Revision Changes Path 1.37 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.37&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.37&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.36&r2=1.37&cvsroot=gentoo Index: guide-localization.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- guide-localization.xml 11 Mar 2006 17:56:14 -0000 1.36 +++ guide-localization.xml 24 Apr 2006 21:15:22 -0000 1.37 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v 1.36 2006/03/11 17:56:14 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v 1.37 2006/04/24 21:15:22 nightmorph 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.26</version> -<date>2006-03-11</date> +<version>1.27</version> +<date>2006-04-24</date> <chapter> <title>Time zone</title> @@ -105,7 +105,7 @@ 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-3199). +code (as specified in ISO-3166). </p> </body> -- [email protected] mailing list
