Selaa lähdekoodia

sync Japanese document with r17272 and r17471.

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@17493 44c647ce-9c0f-0410-b52a-842ac1e357ba
takagi 16 vuotta sitten
vanhempi
commit
8aa6bf7529
1 muutettua tiedostoa jossa 7 lisäystä ja 1 poistoa
  1. 7 1
      documentation/manual/ja/manual.xml.in

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

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- Reviewed: no -->
-<!-- EN-Revision: 17215 -->
+<!-- EN-Revision: 17471 -->
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
     "@DOCBOOK_DTD@"
 [
@@ -662,6 +662,9 @@
         <xi:include href="module_specs/Zend_Tool_Framework-SystemProviders.xml">
             <xi:fallback><xi:include href="../en/module_specs/Zend_Tool_Framework-SystemProviders.xml" /></xi:fallback>
         </xi:include>
+        <xi:include href="module_specs/Zend_Tool_Framework-Extending.xml">
+            <xi:fallback><xi:include href="../en/module_specs/Zend_Tool_Framework-Extending.xml" /></xi:fallback>
+        </xi:include>
     </chapter>
 
     <chapter id="zend.tool.project">
@@ -705,6 +708,9 @@
         <xi:include href="module_specs/Zend_Validate-ValidatorChains.xml" />
         <xi:include href="module_specs/Zend_Validate-WritingValidators.xml" />
         <xi:include href="module_specs/Zend_Validate-Messages.xml" />
+        <xi:include href="module_specs/Zend_Validate-Migration.xml">
+            <xi:fallback><xi:include href="../en/module_specs/Zend_Validate-Migration.xml" /></xi:fallback>
+        </xi:include>
     </chapter>
     <chapter id="zend.version">
         <title>Zend_Version</title>