Author: apatel
Date: Thu Oct 8 07:16:49 2009
New Revision: 823079
URL:
http://svn.apache.org/viewvc?rev=823079&view=revLog:
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>