Ver Fonte

[DOCUMENTATION] French:
- add missing headers

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@20500 44c647ce-9c0f-0410-b52a-842ac1e357ba

mikaelkael há 16 anos atrás
pai
commit
1ad12a33e0
24 ficheiros alterados com 24 adições e 0 exclusões
  1. 1 0
      documentation/manual/fr/module_specs/Zend_Exception-Basic.xml
  2. 1 0
      documentation/manual/fr/module_specs/Zend_Exception-Previous.xml
  3. 1 0
      documentation/manual/fr/module_specs/Zend_Filter-Boolean.xml
  4. 1 0
      documentation/manual/fr/module_specs/Zend_Log-Factory.xml
  5. 1 0
      documentation/manual/fr/module_specs/Zend_Log-Writers-ZendMonitor.xml
  6. 1 0
      documentation/manual/fr/module_specs/Zend_Markup-Getting-Started.xml
  7. 1 0
      documentation/manual/fr/module_specs/Zend_Markup-Parsers.xml
  8. 1 0
      documentation/manual/fr/module_specs/Zend_Markup-Renderers.xml
  9. 1 0
      documentation/manual/fr/module_specs/Zend_Navigation-Introduction.xml
  10. 1 0
      documentation/manual/fr/module_specs/Zend_Navigation-Pages-Common.xml
  11. 1 0
      documentation/manual/fr/module_specs/Zend_Navigation-Pages-Custom.xml
  12. 1 0
      documentation/manual/fr/module_specs/Zend_Navigation-Pages-Factory.xml
  13. 1 0
      documentation/manual/fr/module_specs/Zend_Navigation-Pages-MVC.xml
  14. 1 0
      documentation/manual/fr/module_specs/Zend_Navigation-Pages-URI.xml
  15. 1 0
      documentation/manual/fr/module_specs/Zend_Navigation-Pages.xml
  16. 1 0
      documentation/manual/fr/module_specs/Zend_Serializer-Adapter.xml
  17. 1 0
      documentation/manual/fr/module_specs/Zend_Serializer-Introduction.xml
  18. 1 0
      documentation/manual/fr/module_specs/Zend_Test-PHPUnit-Db-Testing.xml
  19. 1 0
      documentation/manual/fr/module_specs/Zend_Validate-Callback.xml
  20. 1 0
      documentation/manual/fr/module_specs/Zend_Validate-CreditCard.xml
  21. 1 0
      documentation/manual/fr/module_specs/Zend_Validate-Ip.xml
  22. 1 0
      documentation/manual/fr/module_specs/Zend_Validate-Isbn.xml
  23. 1 0
      documentation/manual/fr/module_specs/Zend_Validate-NotEmpty.xml
  24. 1 0
      documentation/manual/fr/module_specs/Zend_View-Helpers-Currency.xml

+ 1 - 0
documentation/manual/fr/module_specs/Zend_Exception-Basic.xml

@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- EN-Revision: 19661 -->
 <!-- Reviewed: no -->
 <sect1 id="zend.exception.basic">
     <title>Utilisation classique</title>

+ 1 - 0
documentation/manual/fr/module_specs/Zend_Exception-Previous.xml

@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- EN-Revision: 19777 -->
 <!-- Reviewed: no -->
 <sect1 id="zend.exception.previous">
     <title>Exceptions précédentes</title>

+ 1 - 0
documentation/manual/fr/module_specs/Zend_Filter-Boolean.xml

@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- EN-Revision: 20306 -->
 <!-- Reviewed: no -->
 <sect2 id="zend.filter.set.boolean">
     <title>Boolean</title>

+ 1 - 0
documentation/manual/fr/module_specs/Zend_Log-Factory.xml

@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- EN-Revision: 19555 -->
 <!-- Reviewed: no -->
 <sect1 id="zend.log.factory">
     <title>Utiliser la fabrique pour créer des logs</title>

+ 1 - 0
documentation/manual/fr/module_specs/Zend_Log-Writers-ZendMonitor.xml

@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- EN-Revision: 20115 -->
 <!-- Reviewed: no -->
 <sect2 id="zend.log.writers.zendmonitor">
     <title>Ecrire vers le moniteur Zend Server</title>

+ 1 - 0
documentation/manual/fr/module_specs/Zend_Markup-Getting-Started.xml

@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- EN-Revision: 19777 -->
 <!-- Reviewed: no -->
 <sect1 id="zend.markup.getting-started">
     <title>Guide de démarrage avec Zend_Markup</title>

+ 1 - 0
documentation/manual/fr/module_specs/Zend_Markup-Parsers.xml

@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- EN-Revision: 19777 -->
 <!-- Reviewed: no -->
 <sect1 id="zend.markup.parsers">
     <title>Analyseurs Zend_Markup (parsers)</title>

+ 1 - 0
documentation/manual/fr/module_specs/Zend_Markup-Renderers.xml

@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- EN-Revision: 20289 -->
 <!-- Reviewed: no -->
 <sect1 id="zend.markup.renderers">
     <title>Moteurs de rendu Zend_Markup</title>

+ 1 - 0
documentation/manual/fr/module_specs/Zend_Navigation-Introduction.xml

@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- EN-Revision: 17175 -->
 <!-- Reviewed: no -->
 <sect1 id="zend.navigation.introduction">
     <title>Introduction</title>

+ 1 - 0
documentation/manual/fr/module_specs/Zend_Navigation-Pages-Common.xml

@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- EN-Revision: 17230 -->
 <!-- Reviewed: no -->
 <sect2 id="zend.navigation.pages.common">
     <title>Caractéristiques communes aux pages</title>

+ 1 - 0
documentation/manual/fr/module_specs/Zend_Navigation-Pages-Custom.xml

@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- EN-Revision: 17133 -->
 <!-- Reviewed: no -->
 <sect2 id="zend.navigation.pages.custom">
     <title>Créer des pages de type personnalisé</title>

+ 1 - 0
documentation/manual/fr/module_specs/Zend_Navigation-Pages-Factory.xml

@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- EN-Revision: 17175 -->
 <!-- Reviewed: no -->
 <sect2 id="zend.navigation.pages.factory">
     <title>Créer des pages avec la fabrique</title>

+ 1 - 0
documentation/manual/fr/module_specs/Zend_Navigation-Pages-MVC.xml

@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- EN-Revision: 17175 -->
 <!-- Reviewed: no -->
 <sect2 id="zend.navigation.pages.mvc">
     <title>Zend_Navigation_Page_Mvc</title>

+ 1 - 0
documentation/manual/fr/module_specs/Zend_Navigation-Pages-URI.xml

@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- EN-Revision: 20115 -->
 <!-- Reviewed: no -->
 <sect2 id="zend.navigation.pages.uri">
     <title>Zend_Navigation_Page_Uri</title>

+ 1 - 0
documentation/manual/fr/module_specs/Zend_Navigation-Pages.xml

@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- EN-Revision: 15103 -->
 <!-- Reviewed: no -->
 <sect1 id="zend.navigation.pages" xmlns:xi="http://www.w3.org/2001/XInclude">
     <title>Pages</title>

+ 1 - 0
documentation/manual/fr/module_specs/Zend_Serializer-Adapter.xml

@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- EN-Revision: 20234 -->
 <!-- Reviewed: no -->
 <sect1 id="zend.serializer.adapter">
     <title>Zend_Serializer_Adapter</title>

+ 1 - 0
documentation/manual/fr/module_specs/Zend_Serializer-Introduction.xml

@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- EN-Revision: 20225 -->
 <!-- Reviewed: no -->
 <sect1 id="zend.serializer.introduction">
     <title>Introduction</title>

+ 1 - 0
documentation/manual/fr/module_specs/Zend_Test-PHPUnit-Db-Testing.xml

@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- EN-Revision: 20115 -->
 <!-- Reviewed: no -->
 <sect2 id="zend.test.phpunit.db.testing">
     <title>Utilisation, API et possibilités d'extension</title>

+ 1 - 0
documentation/manual/fr/module_specs/Zend_Validate-Callback.xml

@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- EN-Revision: 19529 -->
 <!-- Reviewed: no -->
 <sect2 id="zend.validate.set.callback">
     <title>Callback (fonction de rappel)</title>

+ 1 - 0
documentation/manual/fr/module_specs/Zend_Validate-CreditCard.xml

@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- EN-Revision: 18844 -->
 <!-- Reviewed: no -->
 <sect2 id="zend.validate.set.creditcard">
     <title>CreditCard</title>

+ 1 - 0
documentation/manual/fr/module_specs/Zend_Validate-Ip.xml

@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- EN-Revision: 19150 -->
 <!-- Reviewed: no -->
 <sect2 id="zend.validate.set.ip">
 

+ 1 - 0
documentation/manual/fr/module_specs/Zend_Validate-Isbn.xml

@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- EN-Revision: 20301 -->
 <!-- Reviewed: no -->
 <sect2 id="zend.validate.set.isbn">
     <title>Isbn</title>

+ 1 - 0
documentation/manual/fr/module_specs/Zend_Validate-NotEmpty.xml

@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- EN-Revision: 20043 -->
 <!-- Reviewed: no -->
 <sect2 id="zend.validate.set.notempty">
     <title>NotEmpty</title>

+ 1 - 0
documentation/manual/fr/module_specs/Zend_View-Helpers-Currency.xml

@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- EN-Revision: 20234 -->
 <!-- Reviewed: no -->
 <sect3 id="zend.view.helpers.initial.currency">
     <title>Aide Currency</title>