Ver Fonte

sync Japanese document with r16981.

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@17101 44c647ce-9c0f-0410-b52a-842ac1e357ba
takagi há 16 anos atrás
pai
commit
1724a112ba
1 ficheiros alterados com 6 adições e 7 exclusões
  1. 6 7
      documentation/manual/ja/manual.xml.in

+ 6 - 7
documentation/manual/ja/manual.xml.in

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- Reviewed: no -->
-<!-- EN-Revision: 16911 -->
+<!-- EN-Revision: 16981 -->
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
     "@DOCBOOK_DTD@"
 [
@@ -408,15 +408,14 @@
 
     <chapter id="zend.navigation">
         <title>Zend_Navigation</title>
-        <xi:include href="module_specs/Zend_Navigation-Introduction.xml">
-            <xi:fallback><xi:include href="../en/module_specs/Zend_Navigation-Introduction.xml" /></xi:fallback>
-        </xi:include>
-        <xi:include href="module_specs/Zend_Navigation-Pages.xml">
-            <xi:fallback><xi:include href="../en/module_specs/Zend_Navigation-Pages.xml" /></xi:fallback>
-        </xi:include>
+        <xi:include href="module_specs/Zend_Navigation-Introduction.xml" />
+        <xi:include href="module_specs/Zend_Navigation-Pages.xml" />
         <xi:include href="module_specs/Zend_Navigation-Containers.xml">
             <xi:fallback><xi:include href="../en/module_specs/Zend_Navigation-Containers.xml" /></xi:fallback>
         </xi:include>
+        <xi:include href="module_specs/Zend_Navigation-Migration.xml">
+            <xi:fallback><xi:include href="../en/module_specs/Zend_Navigation-Migration.xml" /></xi:fallback>
+        </xi:include>
     </chapter>
 
     <chapter id="zend.openid">