You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by wo...@apache.org on 2004/05/28 04:37:21 UTC

cvs commit: jakarta-jmeter/src/core/org/apache/jmeter/resources messages.properties

woolfel     2004/05/27 19:37:21

  Modified:    src/core/org/apache/jmeter/resources messages.properties
  Log:
  added two entries to the message properties
  
  Revision  Changes    Path
  1.111     +2 -3      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.110
  retrieving revision 1.111
  diff -u -r1.110 -r1.111
  --- messages.properties	20 May 2004 19:18:40 -0000	1.110
  +++ messages.properties	28 May 2004 02:37:21 -0000	1.111
  @@ -90,6 +90,8 @@
   delete_test=Delete Test
   delete_user=Delete User
   disable=Disable
  +distribution_graph_title=Distribution Graph (alpha)
  +distribution_note1=The graph will update every 10 samples
   dn=DN
   domain=Domain
   duration=Duration (seconds)
  @@ -355,9 +357,6 @@
   ref_name_field=Reference Name\:
   regex_extractor_title=Regular Expression Extractor
   regex_field=Regular Expression\:
  -regex_source=Response Field to check
  -regex_src_body=Body
  -regex_src_hdrs=Headers
   regexfunc_param_1=Regular expression used to search results from previous request
   regexfunc_param_2=Template for the replacement string, using groups from the regular expression.  Format is $[group]$.  Example $1$.
   regexfunc_param_3=Which match to use.  An integer 1 or greater, RAND to indicate JMeter should randomly choose, A float, or ALL indicating all matches should be used
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org