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 2012/05/20 23:31:37 UTC

svn commit: r1340845 - in /ofbiz/trunk/applications: manufacturing/config/ManufacturingUiLabels.xml product/config/ProductErrorUiLabels.xml product/config/ProductUiLabels.xml

Author: jleroux
Date: Sun May 20 21:31:36 2012
New Revision: 1340845

URL: http://svn.apache.org/viewvc?rev=1340845&view=rev
Log:
Fixes some wrong French accents found while working on OFBIZ-3913

Modified:
    ofbiz/trunk/applications/manufacturing/config/ManufacturingUiLabels.xml
    ofbiz/trunk/applications/product/config/ProductErrorUiLabels.xml
    ofbiz/trunk/applications/product/config/ProductUiLabels.xml

Modified: ofbiz/trunk/applications/manufacturing/config/ManufacturingUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/manufacturing/config/ManufacturingUiLabels.xml?rev=1340845&r1=1340844&r2=1340845&view=diff
==============================================================================
--- ofbiz/trunk/applications/manufacturing/config/ManufacturingUiLabels.xml (original)
+++ ofbiz/trunk/applications/manufacturing/config/ManufacturingUiLabels.xml Sun May 20 21:31:36 2012
@@ -196,7 +196,7 @@
     </property>
     <property key="FormFieldTitle_lotId">
         <value xml:lang="en">Lot Id</value>
-        <value xml:lang="fr">Réf. de lot</value>
+        <value xml:lang="fr">Réf. de lot</value>
         <value xml:lang="it">Numero lotto</value>
         <value xml:lang="pt_BR">Id do lote</value>
         <value xml:lang="zh">批次标识</value>

Modified: ofbiz/trunk/applications/product/config/ProductErrorUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/config/ProductErrorUiLabels.xml?rev=1340845&r1=1340844&r2=1340845&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/config/ProductErrorUiLabels.xml (original)
+++ ofbiz/trunk/applications/product/config/ProductErrorUiLabels.xml Sun May 20 21:31:36 2012
@@ -1118,7 +1118,7 @@
     </property>
     <property key="PicklistManageTooMuchQuantity">
         <value xml:lang="en">The quantity entered (${parameters.quantity}) is higher than the quantity expected (${picklistItem.quantity}).</value>
-        <value xml:lang="fr">La quantité entrée (${parameters.quantity}) est supérieure à la quantité attendue (${picklistItem.quantity}).</value>
+        <value xml:lang="fr">La quantité entrée (${parameters.quantity}) est supérieure à  la quantité attendue (${picklistItem.quantity}).</value>
     </property>
     <property key="PicklistManageNoLinkProductAndLot">
         <value xml:lang="en">There is no link between the lot ${parameters.lotId} and the product ${parameters.productId}.</value>
@@ -1130,11 +1130,11 @@
     </property>
     <property key="ProductLotIdMandatory">
         <value xml:lang="en">The lotId is mandatory for the product ${parameters.productId}.</value>
-        <value xml:lang="fr">Le numéro de lot est obligatoire pour ce produit ${parameters.productId}.</value>
+        <value xml:lang="fr">Le numéro de lot est obligatoire pour ce produit ${parameters.productId}.</value>
     </property>
     <property key="ProductLotIdForbidden">
         <value xml:lang="en">The lotId is forbidden for the product ${parameters.productId}.</value>
-        <value xml:lang="fr">Le numéro de lot est interdit pour ce produit ${parameters.productId}.</value>
+        <value xml:lang="fr">Le numéro de lot est interdit pour ce produit ${parameters.productId}.</value>
     </property>
     <property key="variantevents.variantProductId_required_but_missing_enter_an_id">
         <value xml:lang="de">variantProductId wir benötigt fehlt aber, bitte geben Sie eine ID für die neue Produktvariante an.</value>

Modified: ofbiz/trunk/applications/product/config/ProductUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/config/ProductUiLabels.xml?rev=1340845&r1=1340844&r2=1340845&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/config/ProductUiLabels.xml (original)
+++ ofbiz/trunk/applications/product/config/ProductUiLabels.xml Sun May 20 21:31:36 2012
@@ -25614,7 +25614,7 @@
     </property>
     <property key="Tracking">
         <value xml:lang="en">Tracking</value>
-        <value xml:lang="fr">Traçabilité</value>
+        <value xml:lang="fr">Traçabilité</value>
     </property>
     <property key="SearchTracking">
         <value xml:lang="en">Search of a tracking</value>
@@ -25622,7 +25622,7 @@
     </property>
     <property key="ResultTracking">
         <value xml:lang="en">Search result</value>
-        <value xml:lang="fr">Résultat de la recherche</value>
+        <value xml:lang="fr">Résultat de la recherche</value>
     </property>
     <property key="TrackingType">
         <value xml:lang="en">Type of tracking</value>