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 2016/01/24 20:00:54 UTC

svn commit: r1726540 - /ofbiz/branches/release12.04/specialpurpose/webpos/config/WebPosUiLabels.xml

Author: jleroux
Date: Sun Jan 24 19:00:54 2016
New Revision: 1726540

URL: http://svn.apache.org/viewvc?rev=1726540&view=rev
Log:
Something went wrong with r1720930 for OFBIZ-6226. There are duplicated labels now. Better to revert and redo correctly

Modified:
    ofbiz/branches/release12.04/specialpurpose/webpos/config/WebPosUiLabels.xml

Modified: ofbiz/branches/release12.04/specialpurpose/webpos/config/WebPosUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release12.04/specialpurpose/webpos/config/WebPosUiLabels.xml?rev=1726540&r1=1726539&r2=1726540&view=diff
==============================================================================
--- ofbiz/branches/release12.04/specialpurpose/webpos/config/WebPosUiLabels.xml (original)
+++ ofbiz/branches/release12.04/specialpurpose/webpos/config/WebPosUiLabels.xml Sun Jan 24 19:00:54 2016
@@ -648,47 +648,47 @@
         <value xml:lang="en">Keyboard Shortcuts</value>
         <value xml:lang="it">Tasti funzione</value>
     </property>
-    <property key="WebPosProductSearch">
+    <property key="WebPosShortcutF1">
         <value xml:lang="en">PRODUCT SEARCH</value>
         <value xml:lang="it">RICERCA PRODOTTO</value>
     </property>
-    <property key="WebPosPartySearch">
+    <property key="WebPosShortcutF2">
         <value xml:lang="en">PARTY SEARCH</value>
         <value xml:lang="it">RICERCA SOGGETTO</value>
     </property>
-    <property key="WebPosPayCash">
+    <property key="WebPosShortcutF3">
         <value xml:lang="en">PAY CASH</value>
         <value xml:lang="it">PAGA IN CONTANTI</value>
     </property>
-    <property key="WebPosPayCheck">
+    <property key="WebPosShortcutF4">
         <value xml:lang="en">PAY CHECK</value>
         <value xml:lang="it">PAGA CON ASSEGNO</value>
     </property>
-    <property key="WebPosPayGiftCard">
+    <property key="WebPosShortcutF5">
         <value xml:lang="en">PAY GIFT CARD</value>
         <value xml:lang="it">PAGA C.REGALO</value>
     </property>
-    <property key="WebPosPayByCC">
+    <property key="WebPosShortcutF6">
         <value xml:lang="en">PAY BY CC</value>
         <value xml:lang="it">PAGA C.CREDITO</value>
     </property>
-    <property key="WebPosCheckout">
+    <property key="WebPosShortcutF7">
         <value xml:lang="en">CHECKOUT</value>
         <value xml:lang="it">CHECKOUT</value>
     </property>
-    <property key="WebPosChangeQuantity">
+    <property key="WebPosShortcutF8">
         <value xml:lang="en">CHANGE QUANTITY</value>
         <value xml:lang="it">CAMBIA QUANTITA'</value>
     </property>
-    <property key="WebPosAddQuantity">
+    <property key="WebPosShortcutF9">
         <value xml:lang="en">ADD QUANTITY</value>
         <value xml:lang="it">AGGIUNGI QUANTITA'</value>
     </property>
-    <property key="WebPosSubtractQuantity">
+    <property key="WebPosShortcutF10">
         <value xml:lang="en">SUBTRACT QUANTITY</value>
         <value xml:lang="it">SOTTRAI QUANTITA'</value>
     </property>
-    <property key="WebPosEmptyCart">
+    <property key="WebPosShortcutF11">
         <value xml:lang="en">EMPTY CART</value>
         <value xml:lang="it">SVUOTA CARRELLO</value>
     </property>