Author: jonesde
Date: Thu Nov 8 11:42:21 2007
New Revision: 593273
URL:
http://svn.apache.org/viewvc?rev=593273&view=revLog:
Small change to make it easier to tell what exactly the simple method name is
Modified:
ofbiz/trunk/framework/minilang/config/MiniLangErrorUiLabels.properties
Modified: ofbiz/trunk/framework/minilang/config/MiniLangErrorUiLabels.properties
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/framework/minilang/config/MiniLangErrorUiLabels.properties?rev=593273&r1=593272&r2=593273&view=diff==============================================================================
--- ofbiz/trunk/framework/minilang/config/MiniLangErrorUiLabels.properties (original)
+++ ofbiz/trunk/framework/minilang/config/MiniLangErrorUiLabels.properties Thu Nov 8 11:42:21 2007
@@ -25,6 +25,6 @@
##################################################################
# SimpleMethod
##################################################################
-simpleMethod.must_logged_process=You must be logged in to complete the ${shortDescription} process
+simpleMethod.must_logged_process=You must be logged in to complete the [${shortDescription}] process
simpleMethod.error_begin_transaction=Error trying to begin transaction, could not process method
simpleMethod.error_running=Error running the simple-method