You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2008/07/27 23:17:04 UTC

svn commit: r680189 - /ofbiz/trunk/specialpurpose/mypage/config/MyPageUiLabels.xml

Author: jleroux
Date: Sun Jul 27 14:17:04 2008
New Revision: 680189

URL: http://svn.apache.org/viewvc?rev=680189&view=rev
Log:
Some new French labels

Modified:
    ofbiz/trunk/specialpurpose/mypage/config/MyPageUiLabels.xml

Modified: ofbiz/trunk/specialpurpose/mypage/config/MyPageUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/mypage/config/MyPageUiLabels.xml?rev=680189&r1=680188&r2=680189&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/mypage/config/MyPageUiLabels.xml (original)
+++ ofbiz/trunk/specialpurpose/mypage/config/MyPageUiLabels.xml Sun Jul 27 14:17:04 2008
@@ -20,9 +20,11 @@
 <resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
     <property key="->Complete">
         <value xml:lang="en">->Closed</value>
+        <value xml:lang="fr">->Fermé(e)</value>
     </property>
     <property key="AllEvents">
         <value xml:lang="en">All Communications</value>
+        <value xml:lang="fr">Toutes les communications</value>
     </property>
     <property key="MyCommunications">
         <value xml:lang="en">My Communications</value>
@@ -42,6 +44,7 @@
     </property>
     <property key="OpenEvents">
         <value xml:lang="en">Open Communications</value>
+        <value xml:lang="fr">Communications ouvertes</value>
     </property>
     <property key="OtherCommunications">
         <value xml:lang="en">Other Communications</value>
@@ -49,6 +52,7 @@
     </property>
     <property key="NoAccess">
         <value xml:lang="en">You do not have access to this information</value>
+        <value xml:lang="fr">Vous n'avez pas accès à cette information</value>
     </property>
     <property key="CommunicationsOfParty">
         <value xml:lang="en">Communications of party</value>