translation-quick-start-guide Makefile, 1.8, 1.9 rpm-info.xml, 1.15, 1.16

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Tue Apr 11 21:24:31 UTC 2006


Author: pfrields

Update of /cvs/docs/translation-quick-start-guide
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4369

Modified Files:
	Makefile rpm-info.xml 
Log Message:
Add proper en_US locale notation and correct support files


Index: Makefile
===================================================================
RCS file: /cvs/docs/translation-quick-start-guide/Makefile,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- Makefile	11 Apr 2006 14:11:22 -0000	1.8
+++ Makefile	11 Apr 2006 21:24:28 -0000	1.9
@@ -7,7 +7,7 @@
 # Document-specific definitions.
 #
 DOCBASE        	= translation-quick-start
-PRI_LANG      	= en
+PRI_LANG      	= en_US
 OTHERS		= it pt_BR pt
 ########################################################################
 # List each XML file of your document in the template below.  Append the 


Index: rpm-info.xml
===================================================================
RCS file: /cvs/docs/translation-quick-start-guide/rpm-info.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- rpm-info.xml	17 Feb 2006 23:06:54 -0000	1.15
+++ rpm-info.xml	11 Apr 2006 21:24:28 -0000	1.16
@@ -30,7 +30,7 @@
     <holder>Francesco Tombolini</holder>
   </copyright>
   <titles>
-    <translation lang="en">
+    <translation lang="en_US">
       <title>Translation Quick Start Guide</title>
       <desc>Quick start guide to providing translations on the Fedora Project.</desc>
     </translation>
@@ -44,33 +44,38 @@
     </translation>
   </titles>
   <changelog order="newest-first">
+    <revision date="Thu Feb 23 2006" number="1" role="rpm">
+      <author worker="1"/>
+<!--PLEASE SET "lang" ATTRIBUTE IN DETAILS WHERE NEEDED-->
+      <details>Test</details>
+    </revision>
     <revision date="2006-02-13" number="0.2.2.2" role="doc">
       <author worker="PaulWFrields"/>
 <!--PLEASE SET "lang" ATTRIBUTE IN DETAILS WHERE NEEDED-->
-      <details lang="en">Move to DocBook XML 4.4 and use XInclude</details>
+      <details lang="en_US">Move to DocBook XML 4.4 and use XInclude</details>
       <details lang="it">Aggiornato a DocBook XML 4.4 ed utilizzato XInclude</details>
     </revision>
     <revision date="2006-02-02" number="0.2.2.1" role="doc">
       <author worker="PaulWFrields"/>
-      <details lang="en">Fix spelling (#179717)</details>
+      <details lang="en_US">Fix spelling (#179717)</details>
       <details lang="it">Risolto errore di battitura - spelling (#179717)</details>
       <details lang="pt_BR">Corrigido erro de digitação (#179717)</details>
     </revision>
     <revision date="2006-02-01" number="0.2.2" role="doc">
       <author worker="PaulWFrields"/>
-      <details lang="en">Add entity for bug reporting</details>
+      <details lang="en_US">Add entity for bug reporting</details>
       <details lang="it">Aggiunta entità per le segnalazioni d'errore</details>
       <details lang="pt_BR">Adicionada uma entidade para relatos de bugs.</details>
     </revision>
     <revision date="2006-01-30" number="0.2.1" role="doc">
       <author worker="PaulWFrields"/>
-      <details lang="en">Fix hostname error</details>
+      <details lang="en_US">Fix hostname error</details>
       <details lang="it">Risolto errore hostname</details>
       <details lang="pt_BR">Consertado erro no hostname</details>
     </revision>
     <revision date="2006-01-25" number="0.2" role="doc">
       <author worker="PaulWFrields"/>
-      <details lang="en">Additional style editing, division of procedures into more readable
+      <details lang="en_US">Additional style editing, division of procedures into more readable
         sections</details>
       <details lang="it">Ulteriori aggiunte di stile, divisioni delle procedure in sezioni più
         leggibili</details>
@@ -79,13 +84,13 @@
     </revision>
     <revision date="Fri Jan 20 2006" number="0.1" role="doc">
       <author worker="PaulWFrields"/>
-      <details lang="en">First round of editing.</details>
+      <details lang="en_US">First round of editing.</details>
       <details lang="it">Primo round di editing.</details>
       <details lang="pt_BR">Primeira etapa de edição.</details>
     </revision>
     <revision date="Wed Jan 18 2006" number="0.0.1" role="doc">
       <author worker="ManuelOspina"/>
-      <details lang="en">First draft</details>
+      <details lang="en_US">First draft</details>
       <details lang="it">Prima bozza</details>
       <details lang="pt_BR">Primeiro rascunho</details>
     </revision>




More information about the Fedora-docs-commits mailing list