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 2009/10/16 00:27:17 UTC

svn commit: r825685 - in /ofbiz/trunk/specialpurpose/pos: config/ screens/800x600/dialog/ screens/default/dialog/ screens/default/dialog/error/

Author: jleroux
Date: Thu Oct 15 22:27:17 2009
New Revision: 825685

URL: http://svn.apache.org/viewvc?rev=825685&view=rev
Log:
New and modified labels for POS

Modified:
    ofbiz/trunk/specialpurpose/pos/config/PosUiLabels.xml
    ofbiz/trunk/specialpurpose/pos/config/XuiLabels.properties
    ofbiz/trunk/specialpurpose/pos/config/XuiLabels_fr.properties
    ofbiz/trunk/specialpurpose/pos/screens/800x600/dialog/ClientProfile.xml
    ofbiz/trunk/specialpurpose/pos/screens/default/dialog/ClientProfile.xml
    ofbiz/trunk/specialpurpose/pos/screens/default/dialog/error/exception.xml

Modified: ofbiz/trunk/specialpurpose/pos/config/PosUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/config/PosUiLabels.xml?rev=825685&r1=825684&r2=825685&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/pos/config/PosUiLabels.xml (original)
+++ ofbiz/trunk/specialpurpose/pos/config/PosUiLabels.xml Thu Oct 15 22:27:17 2009
@@ -27,10 +27,6 @@
         <value xml:lang="ro">(adjustment)</value>
         <value xml:lang="zh">(调整)</value>
     </property>
-    <property key="PosNameFieldRequired">
-        <value xml:lang="en">The name is required</value>
-        <value xml:lang="fr">Le nom doit être renseigné</value>
-    </property>
     <property key="PosAmt">
         <value xml:lang="en">AMT</value>
         <value xml:lang="es">Precio</value>
@@ -253,6 +249,10 @@
         <value xml:lang="ro">Valoare BRUTA-VANZARE</value>
         <value xml:lang="zh">毛销售额</value>
     </property>
+    <property key="PosFieldsRequired">
+        <value xml:lang="en">Name, email and phone are required</value>
+        <value xml:lang="fr">Le nom, le courriel et le n° de téléphone doivent être renseignés</value>
+    </property>
     <property key="PosInvalidSelection">
         <value xml:lang="en">Invalid Selection!</value>
         <value xml:lang="es">Selección inválida</value>
@@ -306,6 +306,10 @@
         <value xml:lang="ro">Poti folosi dublu click  pentru a rescrie vanzarea cruenta si pentru a o sterge.</value>
         <value xml:lang="zh">你可以双击鼠标来替换当前的销售并删除这个</value>
     </property>
+    <property key="PosNoClientProfile">
+        <value xml:lang="en">Any client profile to update</value>
+        <value xml:lang="fr">Aucun client à mettre à jour</value>
+    </property>    
     <property key="PosOpDrAm">
         <value xml:lang="en">Starting Drawer Amount:</value>
         <value xml:lang="es">Monto inicial de la caja:</value>
@@ -342,6 +346,10 @@
         <value xml:lang="ro">Apasa Terminare(FINISH) Pentru a Completa Vanzarea</value>
         <value xml:lang="zh">按完成键结束销售</value>
     </property>
+    <property key="PosPhoneField5Required">
+        <value xml:lang="en">The phone number must be at least 5 characters long (also used as password).</value>
+        <value xml:lang="fr">Le n° de téléphone doit être au moins de 5 caractèrs (sert aussi de mot de passe).</value>
+    </property>
     <property key="PosPostalCode">
         <value xml:lang="en">Enter the billing postal code:</value>
         <value xml:lang="fr">Entrez le code postal :</value>

Modified: ofbiz/trunk/specialpurpose/pos/config/XuiLabels.properties
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/config/XuiLabels.properties?rev=825685&r1=825684&r2=825685&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/pos/config/XuiLabels.properties (original)
+++ ofbiz/trunk/specialpurpose/pos/config/XuiLabels.properties Thu Oct 15 22:27:17 2009
@@ -105,4 +105,4 @@
 problems_reading_card=PROBLEMS READING SWIPED CARD
 product_not_found=PRODUCT NOT FOUND
 reasonCommentInOut=Comment
-tipLoginPwd=* Email address and card number are also used respectively as login and password
+tipLoginPwd=* Email address and phone number are also used respectively as login and password

Modified: ofbiz/trunk/specialpurpose/pos/config/XuiLabels_fr.properties
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/config/XuiLabels_fr.properties?rev=825685&r1=825684&r2=825685&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/pos/config/XuiLabels_fr.properties (original)
+++ ofbiz/trunk/specialpurpose/pos/config/XuiLabels_fr.properties Thu Oct 15 22:27:17 2009
@@ -106,4 +106,4 @@
 product_not_found=Produit inconnu !
 promo_page=Ce sera la page des promotions...
 reasonCommentInOut=Commentaire
-tipLoginPwd=* L'adresse courriel et le n\u00b0 de carte sont aussi utilis\u00e9s respectiv. comme id. de connexion et mot de passe
+tipLoginPwd=* Le courriel et le n\u00b0 de t\u00e9l. sont aussi utilis\u00e9s respectivement comme identifiant de connexion et mot de passe.

Modified: ofbiz/trunk/specialpurpose/pos/screens/800x600/dialog/ClientProfile.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/screens/800x600/dialog/ClientProfile.xml?rev=825685&r1=825684&r2=825685&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/pos/screens/800x600/dialog/ClientProfile.xml (original)
+++ ofbiz/trunk/specialpurpose/pos/screens/800x600/dialog/ClientProfile.xml Thu Oct 15 22:27:17 2009
@@ -38,7 +38,7 @@
             <Label name="clientListLabel" x="20" y="330" w="100" h="40" content="listClient" style="editAndList"/>
             <ComboBox name="clientListCombo" x="120" y="320" w="520" h="40" editable="false" style="editAndList"/>
 
-            <Label name="tipLoginPwdLabel" x="50" y="380" w="630" h="20" content="tipLoginPwd" style="tip"/>
+            <Label name="tipLoginPwdLabel" x="10" y="380" w="630" h="20" content="tipLoginPwd" style="tip"/>
 
         </Panel>
     </Components>

Modified: ofbiz/trunk/specialpurpose/pos/screens/default/dialog/ClientProfile.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/screens/default/dialog/ClientProfile.xml?rev=825685&r1=825684&r2=825685&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/pos/screens/default/dialog/ClientProfile.xml (original)
+++ ofbiz/trunk/specialpurpose/pos/screens/default/dialog/ClientProfile.xml Thu Oct 15 22:27:17 2009
@@ -38,7 +38,7 @@
             <Label name="clientListLabel" x="20" y="330" w="100" h="40" content="listClient" style="editAndList"/>
             <ComboBox name="clientListCombo" x="120" y="320" w="520" h="40" editable="false" style="editAndList"/>
 
-            <Label name="tipLoginPwdLabel" x="50" y="380" w="630" h="20" content="tipLoginPwd" style="tip"/>
+            <Label name="tipLoginPwdLabel" x="10" y="380" w="630" h="20" content="tipLoginPwd" style="tip"/>
 
         </Panel>
     </Components>

Modified: ofbiz/trunk/specialpurpose/pos/screens/default/dialog/error/exception.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/screens/default/dialog/error/exception.xml?rev=825685&r1=825684&r2=825685&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/pos/screens/default/dialog/error/exception.xml (original)
+++ ofbiz/trunk/specialpurpose/pos/screens/default/dialog/error/exception.xml Thu Oct 15 22:27:17 2009
@@ -19,8 +19,8 @@
 -->
 <XPage>
     <Components>
-        <Panel name="errorPanel" x="0" y="0" w="400" h="300" style="errorpanel" border="0" alignment="Center">
-            <Button w="400" h="300" name="closeBtn" style="error" content="EXCEPTION" alignment="Center"/>
+        <Panel name="errorPanel" x="0" y="0" w="700" h="400" style="errorpanel" border="0" alignment="Center">
+            <Button w="700" h="400" name="closeBtn" style="error" content="EXCEPTION" alignment="Center"/>
         </Panel>
     </Components>
 </XPage>