Author: jleroux
Date: Tue Nov 10 16:20:53 2009
New Revision: 834527
URL:
http://svn.apache.org/viewvc?rev=834527&view=revLog:
A partial patch from Amit Sharma "Improvement in input validation of 1st step (shopping cart) on onePageCheckout page." (
https://issues.apache.org/jira/browse/OFBIZ-3098) - OFBIZ-3098
A common label, complete r834493
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=834527&r1=834526&r2=834527&view=diff==============================================================================
--- ofbiz/trunk/framework/common/config/CommonUiLabels.xml (original)
+++ ofbiz/trunk/framework/common/config/CommonUiLabels.xml Tue Nov 10 16:20:53 2009
@@ -5315,6 +5315,9 @@
<value xml:lang="zh">人å</value>
<value xml:lang="zh_CN">人</value>
</property>
+ <property key="CommonPleaseEnterValidNumberInThisField">
+ <value xml:lang="en">Please enter a valid number in this field.</value>
+ </property>
<property key="CommonPortalCategoryPage">
<value xml:lang="en">Category of portlet pages for application</value>
<value xml:lang="fr">Catégorie de page portlet pour application</value>