You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by nd...@apache.org on 2010/12/11 21:26:29 UTC

svn commit: r1044705 - in /httpd/httpd/branches/2.2.x/docs/manual/style: lang/de.xml lang/en.xml lang/es.xml lang/fr.xml lang/ja.xml lang/ko.xml lang/pt-br.xml lang/ru.xml lang/tr.xml xsl/synopsis.xsl

Author: nd
Date: Sat Dec 11 20:26:28 2010
New Revision: 1044705

URL: http://svn.apache.org/viewvc?rev=1044705&view=rev
Log:
add localized not-translated-yet message

Modified:
    httpd/httpd/branches/2.2.x/docs/manual/style/lang/de.xml
    httpd/httpd/branches/2.2.x/docs/manual/style/lang/en.xml
    httpd/httpd/branches/2.2.x/docs/manual/style/lang/es.xml
    httpd/httpd/branches/2.2.x/docs/manual/style/lang/fr.xml
    httpd/httpd/branches/2.2.x/docs/manual/style/lang/ja.xml
    httpd/httpd/branches/2.2.x/docs/manual/style/lang/ko.xml
    httpd/httpd/branches/2.2.x/docs/manual/style/lang/pt-br.xml
    httpd/httpd/branches/2.2.x/docs/manual/style/lang/ru.xml
    httpd/httpd/branches/2.2.x/docs/manual/style/lang/tr.xml
    httpd/httpd/branches/2.2.x/docs/manual/style/xsl/synopsis.xsl

Modified: httpd/httpd/branches/2.2.x/docs/manual/style/lang/de.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/style/lang/de.xml?rev=1044705&r1=1044704&r2=1044705&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/style/lang/de.xml (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/style/lang/de.xml Sat Dec 11 20:26:28 2010
@@ -138,5 +138,9 @@
         <message id="outofdate">Diese &#220;bersetzung ist m&#246;glicherweise
             nicht mehr aktuell. Bitte pr&#252;fen Sie die englische Version auf
             die neuesten &#196;nderungen.</message>
+        <!-- directive not translated yet -->
+        <message id="nottranslated">The documentation for this directive was
+            not translated yet. Please have a look at the English
+            version.</message>
     </messages>
 </language>

Modified: httpd/httpd/branches/2.2.x/docs/manual/style/lang/en.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/style/lang/en.xml?rev=1044705&r1=1044704&r2=1044705&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/style/lang/en.xml (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/style/lang/en.xml Sat Dec 11 20:26:28 2010
@@ -138,5 +138,9 @@
         <!-- not up to date -->
         <message id="outofdate">This translation may be out of date. Check the
             English version for recent changes.</message>
+        <!-- directive not translated yet -->
+        <message id="nottranslated">The documentation for this directive was
+            not translated yet. Please have a look at the English
+            version.</message>
     </messages>
 </language>

Modified: httpd/httpd/branches/2.2.x/docs/manual/style/lang/es.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/style/lang/es.xml?rev=1044705&r1=1044704&r2=1044705&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/style/lang/es.xml (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/style/lang/es.xml Sat Dec 11 20:26:28 2010
@@ -138,5 +138,9 @@
             obsoleta. Consulte la versi&#243;n en ingl&#233;s de la
             documentaci&#243;n para comprobar si se han producido cambios
             recientemente.</message>
+        <!-- directive not translated yet -->
+        <message id="nottranslated">The documentation for this directive was
+            not translated yet. Please have a look at the English
+            version.</message>
     </messages>
 </language>

Modified: httpd/httpd/branches/2.2.x/docs/manual/style/lang/fr.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/style/lang/fr.xml?rev=1044705&r1=1044704&r2=1044705&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/style/lang/fr.xml (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/style/lang/fr.xml Sat Dec 11 20:26:28 2010
@@ -139,5 +139,9 @@
         <!-- not up to date -->
         <message id="outofdate">Cette traduction peut &#234;tre p&#233;rim&#233;e. V&#233;rifiez la version
             anglaise pour les changements r&#233;cents.</message>
+        <!-- directive not translated yet -->
+        <message id="nottranslated">The documentation for this directive was
+            not translated yet. Please have a look at the English
+            version.</message>
     </messages>
 </language>

Modified: httpd/httpd/branches/2.2.x/docs/manual/style/lang/ja.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/style/lang/ja.xml?rev=1044705&r1=1044704&r2=1044705&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/style/lang/ja.xml [utf-8] (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/style/lang/ja.xml [utf-8] Sat Dec 11 20:26:28 2010
@@ -135,5 +135,9 @@
         <!-- not up to date -->
         <message id="outofdate">This translation may be out of date. Check the
             English version for recent changes.</message>
+        <!-- directive not translated yet -->
+        <message id="nottranslated">The documentation for this directive was
+            not translated yet. Please have a look at the English
+            version.</message>
     </messages>
 </language>

Modified: httpd/httpd/branches/2.2.x/docs/manual/style/lang/ko.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/style/lang/ko.xml?rev=1044705&r1=1044704&r2=1044705&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/style/lang/ko.xml [euc-kr] (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/style/lang/ko.xml [euc-kr] Sat Dec 11 20:26:28 2010
@@ -141,5 +141,9 @@
         <!-- not up to date -->
         <message id="outofdate">이 문서는 최신판 번역이 아닙니다.
             최근에 변경된 내용은 영어 문서를 참고하세요.</message>
+        <!-- directive not translated yet -->
+        <message id="nottranslated">The documentation for this directive was
+            not translated yet. Please have a look at the English
+            version.</message>
     </messages>
 </language>

Modified: httpd/httpd/branches/2.2.x/docs/manual/style/lang/pt-br.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/style/lang/pt-br.xml?rev=1044705&r1=1044704&r2=1044705&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/style/lang/pt-br.xml (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/style/lang/pt-br.xml Sat Dec 11 20:26:28 2010
@@ -140,5 +140,9 @@
         <!-- not up to date -->
         <message id="outofdate">Esta tradu&#231;&#227;o pode estar desatualizada. 
         Verifique a vers&#227;o em Ingl&#234;s para mudan&#231;as recentes.</message>
+        <!-- directive not translated yet -->
+        <message id="nottranslated">The documentation for this directive was
+            not translated yet. Please have a look at the English
+            version.</message>
     </messages>
 </language>

Modified: httpd/httpd/branches/2.2.x/docs/manual/style/lang/ru.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/style/lang/ru.xml?rev=1044705&r1=1044704&r2=1044705&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/style/lang/ru.xml [koi8-r] (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/style/lang/ru.xml [koi8-r] Sat Dec 11 20:26:28 2010
@@ -131,5 +131,9 @@
         <message id="outofdate">Этот перевод может быть устаревшим. Смотрите
             английскую версию для ознакомления со всеми последними изменениями
             в документе.</message>
+        <!-- directive not translated yet -->
+        <message id="nottranslated">The documentation for this directive was
+            not translated yet. Please have a look at the English
+            version.</message>
     </messages>
 </language>

Modified: httpd/httpd/branches/2.2.x/docs/manual/style/lang/tr.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/style/lang/tr.xml?rev=1044705&r1=1044704&r2=1044705&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/style/lang/tr.xml [utf-8] (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/style/lang/tr.xml [utf-8] Sat Dec 11 20:26:28 2010
@@ -138,5 +138,9 @@
 
         <!-- not up to date -->
         <message id="outofdate">Bu çeviri güncel olmayabilir. Son değişiklikler için İngilizce sürüm geçerlidir.</message>
+        <!-- directive not translated yet -->
+        <message id="nottranslated">The documentation for this directive was
+            not translated yet. Please have a look at the English
+            version.</message>
     </messages>
 </language>

Modified: httpd/httpd/branches/2.2.x/docs/manual/style/xsl/synopsis.xsl
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/style/xsl/synopsis.xsl?rev=1044705&r1=1044704&r2=1044705&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/style/xsl/synopsis.xsl (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/style/xsl/synopsis.xsl Sat Dec 11 20:26:28 2010
@@ -441,8 +441,7 @@
             <xsl:apply-templates select="usage" />&lf;
         </xsl:when>
         <xsl:otherwise>
-            <p>The documentation of this directive was not translated yet.
-            Please refer to the English version.</p>
+            <p><xsl:value-of select="$message[@id='nottranslated']" /></p>
         </xsl:otherwise>
         </xsl:choose>