You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2005/06/13 15:08:43 UTC

svn commit: r190395 - /forrest/trunk/main/webapp/skins/common/translations/CommonMessages_fr.xml

Author: crossley
Date: Mon Jun 13 06:08:43 2005
New Revision: 190395

URL: http://svn.apache.org/viewcvs?rev=190395&view=rev
Log:
Add space before a colon, as per convention in French.
http://grammaire.reverso.net/index_alpha/Fiches/Fiche193.htm
Thanks to: Cyriaque Dupoirieux

Modified:
    forrest/trunk/main/webapp/skins/common/translations/CommonMessages_fr.xml

Modified: forrest/trunk/main/webapp/skins/common/translations/CommonMessages_fr.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/main/webapp/skins/common/translations/CommonMessages_fr.xml?rev=190395&r1=190394&r2=190395&view=diff
==============================================================================
--- forrest/trunk/main/webapp/skins/common/translations/CommonMessages_fr.xml (original)
+++ forrest/trunk/main/webapp/skins/common/translations/CommonMessages_fr.xml Mon Jun 13 06:08:43 2005
@@ -15,8 +15,8 @@
   limitations under the License.
 -->
 <catalogue>
-  <message key="Font size:">Taille:</message>
-  <message key="Last Published:">Dernière publication:</message>
+  <message key="Font size:">Taille :</message>
+  <message key="Last Published:">Dernière publication :</message>
   <message key="Search">Rechercher</message>
   <message key="Search the site with">Rechercher sur le site avec</message>
 </catalogue>