svn commit: r47767 - translations/nl_NL.ISO8859-1/articles/solid-state

Rene Ladan rene at FreeBSD.org
Tue Nov 10 22:06:54 UTC 2015


Author: rene
Date: Tue Nov 10 22:06:53 2015
New Revision: 47767
URL: https://svnweb.freebsd.org/changeset/doc/47767

Log:
  Make the solid-state article somewhat more suitable for xml2po
  and place the release/publication tags at the correct place.
  
  xml2po fails miserably when it encounters a &prompt; :(

Modified:
  translations/nl_NL.ISO8859-1/articles/solid-state/article.xml

Modified: translations/nl_NL.ISO8859-1/articles/solid-state/article.xml
==============================================================================
--- translations/nl_NL.ISO8859-1/articles/solid-state/article.xml	Tue Nov 10 21:46:32 2015	(r47766)
+++ translations/nl_NL.ISO8859-1/articles/solid-state/article.xml	Tue Nov 10 22:06:53 2015	(r47767)
@@ -60,10 +60,6 @@
       <holder>The &os; Documentation Project</holder>
     </copyright>
 
-    <pubdate>$FreeBSD$</pubdate>
-
-    <releaseinfo>$FreeBSD$</releaseinfo>
-
     <legalnotice xml:id="trademarks" role="trademarks">
       &tm-attrib.freebsd;
       &tm-attrib.general;
@@ -71,6 +67,10 @@
 
     &legalnotice;
 
+    <pubdate>$FreeBSD$</pubdate>
+
+    <releaseinfo>$FreeBSD$</releaseinfo>
+
     <abstract>
       <para>Dit artikel behandelt het gebruik van solid state
 	disk-apparaten in &os; voor het maken van embedded
@@ -92,8 +92,6 @@
 	bestandssystemen.  Het artikel zal afsluiten met wat algemene
 	strategiën voor kleine en alleen-lezen
 	&os;-omgevingen.</para>
-
-      <para><emphasis>Vertaald door René Ladan</emphasis>.</para>
     </abstract>
   </info>
 


More information about the svn-doc-all mailing list