svn commit: r688206 - in /ofbiz/trunk/applications/product: config/ProductUiLabels.xml webapp/catalog/category/EditCategoryRollup.ftl

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

svn commit: r688206 - in /ofbiz/trunk/applications/product: config/ProductUiLabels.xml webapp/catalog/category/EditCategoryRollup.ftl

lektran
Author: lektran
Date: Fri Aug 22 15:17:29 2008
New Revision: 688206

URL: http://svn.apache.org/viewvc?rev=688206&view=rev
Log:
Corrected a UI label

Modified:
    ofbiz/trunk/applications/product/config/ProductUiLabels.xml
    ofbiz/trunk/applications/product/webapp/catalog/category/EditCategoryRollup.ftl

Modified: ofbiz/trunk/applications/product/config/ProductUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/config/ProductUiLabels.xml?rev=688206&r1=688205&r2=688206&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/config/ProductUiLabels.xml (original)
+++ ofbiz/trunk/applications/product/config/ProductUiLabels.xml Fri Aug 22 15:17:29 2008
@@ -6068,8 +6068,8 @@
         <value xml:lang="it">Aggiungi Categoria Figlio</value>
         <value xml:lang="th">เพิ่มหมวดหมู่เด็ก</value>
     </property>
-    <property key="ProductAddCategoryFather">
-        <value xml:lang="en">Add Category Father</value>
+    <property key="ProductAddCategoryParent">
+        <value xml:lang="en">Add Category Parent</value>
         <value xml:lang="fr">Ajouter une catégorie parente</value>
         <value xml:lang="it">Aggiungi Categoria Padre</value>
         <value xml:lang="th">เพิ่มหมวดหมู่</value>

Modified: ofbiz/trunk/applications/product/webapp/catalog/category/EditCategoryRollup.ftl
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/catalog/category/EditCategoryRollup.ftl?rev=688206&r1=688205&r2=688206&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/webapp/catalog/category/EditCategoryRollup.ftl (original)
+++ ofbiz/trunk/applications/product/webapp/catalog/category/EditCategoryRollup.ftl Fri Aug 22 15:17:29 2008
@@ -83,7 +83,7 @@
 </div>
 <div class="screenlet">
     <div class="screenlet-title-bar">
-        <h3>${uiLabelMap.ProductAddCategoryFather} ${uiLabelMap.ProductCategorySelectCategoryAndEnterFromDate}:</h3>
+        <h3>${uiLabelMap.ProductAddCategoryParent} ${uiLabelMap.ProductCategorySelectCategoryAndEnterFromDate}:</h3>
     </div>
     <div class="screenlet-body">
         <table cellspacing="0" class="basic-table">