Author: pmouawad
Date: Sun Jul 23 14:04:17 2017
New Revision: 1802727

URL: http://svn.apache.org/viewvc?rev=1802727&view=rev
Log:
Bug 61068 - Introduce property "resultcollector.action_if_file_exists" to 
control the popup "File already exists" when starting a test
Mention property in popup
Bugzilla Id: 61068

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties

Modified: jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
URL: 
http://svn.apache.org/viewvc/jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties?rev=1802727&r1=1802726&r2=1802727&view=diff
==============================================================================
--- jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties 
(original)
+++ jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties Sun 
Jul 23 14:04:17 2017
@@ -104,7 +104,7 @@ appearance=Look and Feel
 apply_naming=Apply Naming Policy
 argument_must_not_be_negative=The Argument must not be negative\!
 arguments_panel_title=Command parameters
-ask_existing_file=The file {0} already exists, what do you want to do?
+ask_existing_file=The file {0} already exists, what do you want to do? 
\r\nNote you can avoid this popup by defining property 
''resultcollector.action_if_file_exists''. 
 assertion_assume_success=Ignore Status
 assertion_body_resp=Response Body
 assertion_code_resp=Response Code


Reply via email to