cvs: smarty /docs/fr/appendixes bugs.xml troubleshooting.xml

"gerald croes" <[email protected]>
Newsgroups gmane.comp.php.cvs.smarty
Message-ID <cvsgerald1088796402@cvsserver>
gerald		Fri Jul  2 15:26:42 2004 EDT

  Modified files:              
    /smarty/docs/fr/appendixes	bugs.xml troubleshooting.xml 
  Log:
  Sync with en docs, added CTags where needed, checked status
  
  
http://cvs.php.net/diff.php/smarty/docs/fr/appendixes/bugs.xml?r1=1.3&r2=1.4&ty=u
Index: smarty/docs/fr/appendixes/bugs.xml
diff -u smarty/docs/fr/appendixes/bugs.xml:1.3 smarty/docs/fr/appendixes/bugs.xml:1.4
--- smarty/docs/fr/appendixes/bugs.xml:1.3	Fri Jul  2 15:21:02 2004
+++ smarty/docs/fr/appendixes/bugs.xml	Fri Jul  2 15:26:42 2004
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
-<!-- EN-Revision: 1.2 Maintainer:gerald Status: uptodate -->
+<!-- $Revision: 1.4 $ -->
+<!-- EN-Revision: 1.2 Maintainer:gerald Status: ready -->
 <chapter id="bugs">
  <title>BUGS</title>
  <para>
http://cvs.php.net/diff.php/smarty/docs/fr/appendixes/troubleshooting.xml?r1=1.2&r2=1.3&ty=u
Index: smarty/docs/fr/appendixes/troubleshooting.xml
diff -u smarty/docs/fr/appendixes/troubleshooting.xml:1.2 smarty/docs/fr/appendixes/troubleshooting.xml:1.3
--- smarty/docs/fr/appendixes/troubleshooting.xml:1.2	Sun May 23 11:49:55 2004
+++ smarty/docs/fr/appendixes/troubleshooting.xml	Fri Jul  2 15:26:42 2004
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
-<!-- EN-Revision: 1.1 Maintainer: nobody Status: partial -->
+<!-- $Revision: 1.3 $ -->
+<!-- EN-Revision: 1.2 Maintainer:gerald Status: ready -->
 <chapter id="troubleshooting">
  <title>Diagnostic des erreurs</title>
  <para></para>
@@ -13,12 +13,15 @@
   </para>
   <example>
    <title>erreurs Smarty</title>
-<programlisting>
+    <screen>
+<![CDATA[
 Warning: Smarty: [in index.tpl line 4]: syntax error: unknown tag - '%blah'
-        in /path/to/smarty/Smarty.class.php on line 1041
+       in /path/to/smarty/Smarty.class.php on line 1041
 
 Fatal error: Smarty: [in index.tpl line 28]: syntax error: missing section name
-        in /path/to/smarty/Smarty.class.php on line 1041</programlisting>
+       in /path/to/smarty/Smarty.class.php on line 1041
+]]>
+    </screen>
   </example>
   
   <para>
@@ -35,8 +38,11 @@
   
   <example>
    <title>erreur d'analyse PHP</title>
-<programlisting>
-Parse error: parse error in /path/to/smarty/templates_c/index.tpl.php on line 75</programlisting>
+    <screen>
+<![CDATA[
+Parse error: parse error in /path/to/smarty/templates_c/index.tpl.php on line 75
+]]>
+    </screen>
   </example>
   
   <para>

-- 
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.