svn commit: r593273 - /ofbiz/trunk/framework/minilang/config/MiniLangErrorUiLabels.properties

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

svn commit: r593273 - /ofbiz/trunk/framework/minilang/config/MiniLangErrorUiLabels.properties

jonesde
Author: jonesde
Date: Thu Nov  8 11:42:21 2007
New Revision: 593273

URL: http://svn.apache.org/viewvc?rev=593273&view=rev
Log:
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