You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by mr...@apache.org on 2010/12/22 22:55:31 UTC

svn commit: r1052079 - /ofbiz/trunk/applications/product/config/ProductUiLabels.xml

Author: mrisaliti
Date: Wed Dec 22 21:55:30 2010
New Revision: 1052079

URL: http://svn.apache.org/viewvc?rev=1052079&view=rev
Log:
Remove a duplicated label key

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

Modified: ofbiz/trunk/applications/product/config/ProductUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/config/ProductUiLabels.xml?rev=1052079&r1=1052078&r2=1052079&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/config/ProductUiLabels.xml (original)
+++ ofbiz/trunk/applications/product/config/ProductUiLabels.xml Wed Dec 22 21:55:30 2010
@@ -18208,18 +18208,6 @@
         <value xml:lang="zh">产品店铺组标识</value>
         <value xml:lang="zh_TW">產品商店群組ID</value>
     </property>
-    <property key="ProductProductStoreGroupId">
-        <value xml:lang="de">Ladengruppe ID</value>
-        <value xml:lang="en">Product Store Group Id</value>
-        <value xml:lang="es">Código del grupo de tiendas de productos</value>
-        <value xml:lang="fr">Réf. Groupe de centres de profit</value>
-        <value xml:lang="it">Gruppo Negozio</value>
-        <value xml:lang="ro">Grup Magazin id</value>
-        <value xml:lang="ru">Код группы торг.точек продукта</value>
-        <value xml:lang="th">รหัสกลุ่มคลังสินค้า</value>
-        <value xml:lang="zh">产品店铺组标识</value>
-        <value xml:lang="zh_TW">產品商店群組ID</value>
-    </property>
     <property key="ProductProductStoreNotFound">
         <value xml:lang="en">No ProductStore found with id ${parameters.productStoreId}, not reserving inventory.</value>
         <value xml:lang="it">Nessun negozio trovato con id ${parameters.productStoreId}, nessun inventario verrà riservato.</value>