From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1FY8Oz-0006K7-Dw for garchives@archives.gentoo.org; Mon, 24 Apr 2006 21:15:25 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.6) with SMTP id k3OLFOYd027126; Mon, 24 Apr 2006 21:15:24 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.6/8.13.6) with ESMTP id k3OLFNLE003906 for ; Mon, 24 Apr 2006 21:15:23 GMT Message-Id: <200604242115.k3OLFNLE003906@robin.gentoo.org> Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark) by smtp.gentoo.org with smtp (Exim 4.54) id 1FY8Ox-0007uQ-5S for gentoo-doc-cvs@lists.gentoo.org; Mon, 24 Apr 2006 21:15:23 +0000 Received: by lark (sSMTP sendmail emulation); Mon, 24 Apr 2006 21:15:22 +0000 From: "Josh Saddler" Date: Mon, 24 Apr 2006 21:15:22 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: guide-localization.xml Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 15054b5a-d519-49a9-b550-3d16f1be95bd X-Archives-Hash: e3d3535b29ebd4ea939c18b37ea93545 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 @@ - + @@ -29,8 +29,8 @@ the German doc. Includes configuration for use of the euro currency symbol. -1.26 -2006-03-11 +1.27 +2006-04-24 Time zone @@ -105,7 +105,7 @@ at /usr/share/locale on most systems. A locale name is generally named ab_CD where ab is your two (or three) letter language code (as specified in ISO-639) and CD is your two letter country -code (as specified in ISO-3199). +code (as specified in ISO-3166).

-- gentoo-doc-cvs@gentoo.org mailing list