Gentoo Archives: gentoo-commits

From: "Camille Huot (cam)" <cam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/fr: guide-localization.xml
Date: Fri, 05 Oct 2007 14:31:44
Message-Id: E1Ido4Q-0005Jj-0E@stork.gentoo.org
1 cam 07/10/05 14:22:26
2
3 Modified: guide-localization.xml
4 Log:
5 Sync 1.48
6
7 Revision Changes Path
8 1.40 xml/htdocs/doc/fr/guide-localization.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/guide-localization.xml?rev=1.40&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/guide-localization.xml?rev=1.40&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/fr/guide-localization.xml?r1=1.39&r2=1.40
13
14 Index: guide-localization.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/fr/guide-localization.xml,v
17 retrieving revision 1.39
18 retrieving revision 1.40
19 diff -u -r1.39 -r1.40
20 --- guide-localization.xml 1 Aug 2007 14:57:00 -0000 1.39
21 +++ guide-localization.xml 5 Oct 2007 14:22:25 -0000 1.40
22 @@ -1,5 +1,5 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/guide-localization.xml,v 1.39 2007/08/01 14:57:00 cam Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/guide-localization.xml,v 1.40 2007/10/05 14:22:25 cam Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/fr/guide-localization.xml" lang="fr">
29 @@ -41,8 +41,8 @@
30
31 <license/>
32
33 -<version>1.35</version>
34 -<date>2007-07-07</date>
35 +<version>1.36</version>
36 +<date>2007-10-04</date>
37
38 <chapter>
39 <title>Fuseau horaire</title>
40 @@ -125,7 +125,11 @@
41 ainsi&nbsp;: <c>ab_CD</c>, avec <c>ab</c> qui sont les deux (ou trois) lettres
42 du code de votre langue (comme spécifié dans la norme ISO-639), et <c>CD</c>
43 sont les deux lettres du code de votre pays (comme spécifié dans la norme
44 -ISO-3166).
45 +ISO-3166). Un nom de variante est souvent ajouté à la suite du nom de la
46 +locale, par exemple <c>en_GB.utf8</c> ou <c>de_DE@euro</c>. Vous pourrez en
47 +apprendre plus en lisant l'article publié sur <uri
48 +link="http://en.wikipedia.org/wiki/Locale">Wikipedia</uri> et les références
49 +qu'il contient.
50 </p>
51
52 </body>
53
54
55
56 --
57 gentoo-commits@g.o mailing list