woolfel 2004/01/07 05:46:15 Modified: src/core/org/apache/jmeter/resources messages.properties Log: fixed a grammatical error. the sentence was missing "read" PR: Obtained from: Submitted by: Reviewed by: CVS: ---------------------------------------------------------------------- CVS: PR: CVS: If this change addresses a PR in the problem report tracking CVS: database, then enter the PR number(s) here. CVS: Obtained from: CVS: If this change has been taken from another system, such as NCSA, CVS: then name the system in this line, otherwise delete it. CVS: Submitted by: CVS: If this code has been contributed to Apache by someone else; i.e., CVS: they sent us a patch or a new module, then include their name/email CVS: address here. If this is your work then delete this line. CVS: Reviewed by: CVS: If we are doing pre-commit code reviews and someone else has CVS: reviewed your changes, include their name(s) here. CVS: If you have not had it reviewed then delete this line. Revision Changes Path 1.81 +1 -1 jakarta-jmeter/src/core/org/apache/jmeter/resources/messages.properties Index: messages.properties =================================================================== RCS file: /home/cvs/jakarta-jmeter/src/core/org/apache/jmeter/resources/messages.properties,v retrieving revision 1.80 retrieving revision 1.81 diff -u -r1.80 -r1.81 --- messages.properties 20 Dec 2003 02:41:16 -0000 1.80 +++ messages.properties 7 Jan 2004 13:46:15 -0000 1.81 @@ -295,7 +295,7 @@ ramp_up=Ramp-Up Period (in seconds): random_control_title=Random Controller read_response_message=Read response is not checked. To see the response, please check the box in the sampler. -read_response_note=If read response is unchecked, the sampler will not the response +read_response_note=If read response is unchecked, the sampler will not read the response read_response_note2=or set the SampleResult. This improves performance, but it means read_response_note3=the response content won't be logged. read_soap_response=Read SOAP Response
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
