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/14 12:10:11 UTC

svn commit: r676540 - in /ofbiz/trunk: framework/common/config/CommonUiLabels.xml specialpurpose/mypage/config/MyPageUiLabels.xml

Author: jleroux
Date: Mon Jul 14 03:10:10 2008
New Revision: 676540

URL: http://svn.apache.org/viewvc?rev=676540&view=rev
Log:
Some French labels. Thought it was already done, I surely missed something last time (damn Subclipse 1.4)

Modified:
    ofbiz/trunk/framework/common/config/CommonUiLabels.xml
    ofbiz/trunk/specialpurpose/mypage/config/MyPageUiLabels.xml

Modified: ofbiz/trunk/framework/common/config/CommonUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/config/CommonUiLabels.xml?rev=676540&r1=676539&r2=676540&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/config/CommonUiLabels.xml (original)
+++ ofbiz/trunk/framework/common/config/CommonUiLabels.xml Mon Jul 14 03:10:10 2008
@@ -3993,6 +3993,7 @@
     </property>
     <property key="CommonOverview">
         <value xml:lang="en">Overview</value>
+        <value xml:lang="fr">Vue d'ensemble</value>
     </property>
     <property key="CommonPage">
         <value xml:lang="ar">صفحة</value>

Modified: ofbiz/trunk/specialpurpose/mypage/config/MyPageUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/mypage/config/MyPageUiLabels.xml?rev=676540&r1=676539&r2=676540&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/mypage/config/MyPageUiLabels.xml (original)
+++ ofbiz/trunk/specialpurpose/mypage/config/MyPageUiLabels.xml Mon Jul 14 03:10:10 2008
@@ -28,6 +28,7 @@
     </property>
     <property key="MyCompanyComms">
         <value xml:lang="en">Company Events</value>
+        <value xml:lang="fr">Evènements de l'entreprise</value>
     </property>
     <property key="MyPageNewMessage">
         <value xml:lang="en">New Message</value>
@@ -39,6 +40,6 @@
     </property>
     <property key="CommunicationsOfParty">
         <value xml:lang="en">Communications of party</value>
-        <value xml:lang="fr">Communications ou acteur</value>
+        <value xml:lang="fr">Communications de l'acteur</value>
     </property>
 </resource>