Author: jleroux
Date: Wed May 21 12:44:02 2008
New Revision: 658826
URL:
http://svn.apache.org/viewvc?rev=658826&view=revLog:
# has not the meaning of number in French (nb is sometimes used instead)
Modified:
ofbiz/trunk/applications/order/config/OrderErrorUiLabels.xml
Modified: ofbiz/trunk/applications/order/config/OrderErrorUiLabels.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/config/OrderErrorUiLabels.xml?rev=658826&r1=658825&r2=658826&view=diff==============================================================================
--- ofbiz/trunk/applications/order/config/OrderErrorUiLabels.xml (original)
+++ ofbiz/trunk/applications/order/config/OrderErrorUiLabels.xml Wed May 21 12:44:02 2008
@@ -275,7 +275,7 @@
<property key="OrderCouldNotSelectAlternateGiftNoCartLineItemFoundFor">
<value xml:lang="en">Could not select alternate gift, no cart line item found for # ${alternateGwpLine}. </value>
<value xml:lang="es">No puede seleccionar el regalo suplementario, ninguna lÃnea del carro encontrada para # ${alternateGwpLine}.</value>
- <value xml:lang="fr">%Vous ne pouvez pas sélectionner le cadeau supplémentaire, aucune ligne de chariot trouvée pour # ${alternateGwpLine}. %</value>
+ <value xml:lang="fr">Vous ne pouvez pas sélectionner un cadeau alternatif, aucune élément du panier trouvée pour ${alternateGwpLine}.</value>
<value xml:lang="it">Non è possibile selezionare un'omaggio alternativo, nessuna riga prodotto carrello trovata per # ${alternateGwpLine}. </value>
<value xml:lang="ro">Nu este posibila selectionarea unui omagiu alternativ, nici-o linie produs gasita in cos pentru # ${alternateGwpLine}. </value>
<value xml:lang="ru">Ðевозможно вÑбÑаÑÑ Ð°Ð»ÑÑеÑнаÑивнÑй подаÑок, Ð´Ð»Ñ â${alternateGwpLine} не найдено позиÑий в коÑзине. </value>
@@ -935,7 +935,7 @@
<property key="OrderInvalidAmountSetForBillingAccount">
<value xml:lang="en">Invalid amount set for Billing Account # ${billingAccountId}</value>
<value xml:lang="es">Monto inválido para cuenta de facturación # ${billingAccountId}</value>
- <value xml:lang="fr">%Jeu de quantité invalide pour facturer le compte # ${billingAccountId}%</value>
+ <value xml:lang="fr">Montant invalide pour facturer le compte ${billingAccountId}</value>
<value xml:lang="it">Importo Invalido impostato per # Conto Fatturazione ${billingAccountId}</value>
<value xml:lang="ro">Valoare Invalid impostat pentru # Cont Facturare ${billingAccountId}</value>
<value xml:lang="ru">ÐевеÑное колиÑеÑÑво ÑÑÑановле Ð´Ð»Ñ ÐºÑедиÑного ÑÑеÑа â${billingAccountId}</value>