cvs: smarty /docs/fr/designers/language-basic-syntax language-math.xml
"gerald croes" <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvsgerald1088797101@cvsserver> |
gerald Fri Jul 2 15:38:21 2004 EDT
Modified files:
/smarty/docs/fr/designers/language-basic-syntax language-math.xml
Log:
"mathematiques" => "opérations mathématiques"
http://cvs.php.net/diff.php/smarty/docs/fr/designers/language-basic-syntax/language-math.xml?r1=1.4&r2=1.5&ty=u
Index: smarty/docs/fr/designers/language-basic-syntax/language-math.xml
diff -u smarty/docs/fr/designers/language-basic-syntax/language-math.xml:1.4 smarty/docs/fr/designers/language-basic-syntax/language-math.xml:1.5
--- smarty/docs/fr/designers/language-basic-syntax/language-math.xml:1.4 Sun May 23 11:50:22 2004
+++ smarty/docs/fr/designers/language-basic-syntax/language-math.xml Fri Jul 2 15:38:21 2004
@@ -1,14 +1,14 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
-<!-- EN-Revision: 1.1 Maintainer: didou Status: ready -->
+<!-- $Revision: 1.5 $ -->
+<!-- EN-Revision: 1.2 Maintainer: gerald Status: ready -->
<sect1 id="language.math">
- <title>Mathématiques</title>
+ <title>Opérations mathématiques</title>
<para>
- Les mathématiques peuvent être directement appliquées aux
- valeurs de variables.
+ Les opérations mathématiques peuvent être directement appliquées aux
+ variables.
</para>
<example>
- <title>Exemples de mathématiques</title>
+ <title>Exemples d'opérations mathématiques</title>
<programlisting>
<![CDATA[
{$foo+1}
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php