svn commit: r676229 - in /ofbiz/branches/release4.0/applications/product/config: ProductErrorUiLabels.properties ProductErrorUiLabels_fr.properties

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

svn commit: r676229 - in /ofbiz/branches/release4.0/applications/product/config: ProductErrorUiLabels.properties ProductErrorUiLabels_fr.properties

jleroux@apache.org
Author: jleroux
Date: Sat Jul 12 13:04:50 2008
New Revision: 676229

URL: http://svn.apache.org/viewvc?rev=676229&view=rev
Log:
See trunk r676227 : the javascript reserved words check is not needed

Modified:
    ofbiz/branches/release4.0/applications/product/config/ProductErrorUiLabels.properties
    ofbiz/branches/release4.0/applications/product/config/ProductErrorUiLabels_fr.properties

Modified: ofbiz/branches/release4.0/applications/product/config/ProductErrorUiLabels.properties
URL: http://svn.apache.org/viewvc/ofbiz/branches/release4.0/applications/product/config/ProductErrorUiLabels.properties?rev=676229&r1=676228&r2=676229&view=diff
==============================================================================
--- ofbiz/branches/release4.0/applications/product/config/ProductErrorUiLabels.properties (original)
+++ ofbiz/branches/release4.0/applications/product/config/ProductErrorUiLabels.properties Sat Jul 12 13:04:50 2008
@@ -19,4 +19,3 @@
 ProductReturnNotYetAcceptedOrAlreadyReceived=This return is not yet accepted or already received.
 ProductReturnRequestedOK=The return is requested.
 ProductFeatureTypeIdMustContainsLettersAndDigits=The Product Feature TypeId must contains only letters and digits and must begin by a letter. Please re-enter
-ProductFeatureTypeIdMustNotBeResevedWord=The Product Feature TypeId must not be one of the reserved words, this is one of them. Please re-enter

Modified: ofbiz/branches/release4.0/applications/product/config/ProductErrorUiLabels_fr.properties
URL: http://svn.apache.org/viewvc/ofbiz/branches/release4.0/applications/product/config/ProductErrorUiLabels_fr.properties?rev=676229&r1=676228&r2=676229&view=diff
==============================================================================
--- ofbiz/branches/release4.0/applications/product/config/ProductErrorUiLabels_fr.properties (original)
+++ ofbiz/branches/release4.0/applications/product/config/ProductErrorUiLabels_fr.properties Sat Jul 12 13:04:50 2008
@@ -18,5 +18,4 @@
 ###############################################################################
 ProductReturnNotYetAcceptedOrAlreadyReceived=Ce retour n'est pas encore accept\u00E9 ou d\u00E9j\u00E0 re\u00E7u.
 ProductReturnRequestedOK=Le retour est demand\u00E9.
-ProductFeatureTypeIdMustContainsLettersAndDigits=La r\u00E9f. de type de caract\u00E9ristique d'article ne doit contenir que des lettres et des chiffres et doit commencer par une lettre. Recommencez SVP
-ProductFeatureTypeIdMustNotBeResevedWord=La r\u00E9f. de type de caract\u00E9ristique d'article ne peut ĂȘtre un mot r\u00E9serv\u00E9, ce mot en est un. Recommencez SVP
+ProductFeatureTypeIdMustContainsLettersAndDigits=La r\u00E9f. de type de caract\u00E9ristique d'article ne doit contenir que des lettres et des chiffres et doit commencer par une lettre. Recommencez SVP
\ No newline at end of file