svn commit: r677030 - /ofbiz/trunk/framework/common/config/CommonUiLabels.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r677030 - /ofbiz/trunk/framework/common/config/CommonUiLabels.xml

jleroux@apache.org
Author: jleroux
Date: Tue Jul 15 13:33:27 2008
New Revision: 677030

URL: http://svn.apache.org/viewvc?rev=677030&view=rev
Log:
New French labels.
Something weird : there is only one language for CommonPreferences label (english). But in UI when in French I see CommonPreferences and not Preferences.
So it seems that it's a bit more complex than what we discussed in https://issues.apache.org/jira/browse/OFBIZ-1698 (or simpler maybe...)

Modified:
    ofbiz/trunk/framework/common/config/CommonUiLabels.xml

Modified: ofbiz/trunk/framework/common/config/CommonUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/config/CommonUiLabels.xml?rev=677030&r1=677029&r2=677030&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/config/CommonUiLabels.xml (original)
+++ ofbiz/trunk/framework/common/config/CommonUiLabels.xml Tue Jul 15 13:33:27 2008
@@ -4275,6 +4275,7 @@
     <property key="CommonPreferences">
         <value xml:lang="de">Einstellungen</value>
         <value xml:lang="en">Preferences</value>
+        <value xml:lang="fr">Préférences</value>
     </property>
     <property key="CommonPrepared">
         <value xml:lang="ar">معدة</value>