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/12 14:36:41 UTC

svn commit: r676169 - /ofbiz/trunk/applications/product/config/ProductErrorUiLabels.xml

Author: jleroux
Date: Sat Jul 12 05:36:41 2008
New Revision: 676169

URL: http://svn.apache.org/viewvc?rev=676169&view=rev
Log:
Really true

Modified:
    ofbiz/trunk/applications/product/config/ProductErrorUiLabels.xml

Modified: ofbiz/trunk/applications/product/config/ProductErrorUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/config/ProductErrorUiLabels.xml?rev=676169&r1=676168&r2=676169&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/config/ProductErrorUiLabels.xml (original)
+++ ofbiz/trunk/applications/product/config/ProductErrorUiLabels.xml Sat Jul 12 05:36:41 2008
@@ -37,8 +37,8 @@
         <value xml:lang="th">USPS ต้องการที่อยู่ ถ้าไม่ รหัสไปรษณีย์ หรือ เมือง และ รัฐ</value>
     </property>
     <property key="ProductFeatureTypeIdMustContainsLettersAndDigits">
-        <value xml:lang="en">The Product Feature TypeId must contains only letters and digits and must begin by a letter. Please re-enter</value>
-        <value xml:lang="fr">La réf. de type de caractéristique d'article ne doit contenir que des lettres et des chiffres et doit commencer par une lettre. Recommencez SVP</value>
+        <value xml:lang="en">The Product Feature TypeId must contains only letters, underscore and digits and must begin by a letter. Please re-enter</value>
+        <value xml:lang="fr">La réf. de type de caractéristique d'article ne doit contenir que des lettres, le tiret bas "_" et des chiffres et doit commencer par une lettre. Recommencez SVP</value>
     </property>
     <property key="ProductFeatureTypeIdMustNotBeResevedWord">
         <value xml:lang="en">The Product Feature TypeId must not be one of the reserved words, this is one of them. Please re-enter</value>