svn commit: r823079 - /ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml

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

svn commit: r823079 - /ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml

apatel-2
Author: apatel
Date: Thu Oct  8 07:16:49 2009
New Revision: 823079

URL: http://svn.apache.org/viewvc?rev=823079&view=rev
Log:
Updated UI label to use Edit instead of Create/Update, because its used on Edit screen.

Modified:
    ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml

Modified: ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml?rev=823079&r1=823078&r2=823079&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml (original)
+++ ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml Thu Oct  8 07:16:49 2009
@@ -2824,7 +2824,7 @@
     </property>
     <property key="AccountingEditFinAccount">
         <value xml:lang="de">Finanzkonto bearbeiten</value>
-        <value xml:lang="en">Create/Update Financial Account ${finAccount.finAccountName} [${finAccountId}]</value>
+        <value xml:lang="en">Edit Financial Account ${finAccount.finAccountName} [${finAccountId}]</value>
         <value xml:lang="fr">Créer/ mettre à jour un compte financier</value>
         <value xml:lang="hi_IN">${finAccount.finAccountName} [${finAccountId}] वित्तीय खाता बनाएँ/सम्पादित करे</value>
         <value xml:lang="it">Crea/Aggiorna Conto Finanziario</value>