Author: pmouawad
Date: Tue Nov 14 18:19:47 2017
New Revision: 1815243

URL: http://svn.apache.org/viewvc?rev=1815243&view=rev
Log:
Use JMeter variable name to use instead of JMeter Variable.
People always put ${varName} instead of varName

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties
    jmeter/trunk/xdocs/usermanual/component_reference.xml

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=1815243&r1=1815242&r2=1815243&view=diff
==============================================================================
--- jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties 
(original)
+++ jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties Tue 
Nov 14 18:19:47 2017
@@ -946,7 +946,7 @@ sample_scope=Apply to:
 sample_scope_all=Main sample and sub-samples
 sample_scope_children=Sub-samples only
 sample_scope_parent=Main sample only
-sample_scope_variable=JMeter Variable
+sample_scope_variable=JMeter Variable Name to use
 sampler_label=Label
 sampler_on_error_action=Action to be taken after a Sampler error
 sampler_on_error_continue=Continue

Modified: 
jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties
URL: 
http://svn.apache.org/viewvc/jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties?rev=1815243&r1=1815242&r2=1815243&view=diff
==============================================================================
--- jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties 
(original)
+++ jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties 
Tue Nov 14 18:19:47 2017
@@ -936,7 +936,7 @@ sample_scope=Appliquer sur
 sample_scope_all=L'\u00E9chantillon et ses ressources li\u00E9es
 sample_scope_children=Les ressources li\u00E9es
 sample_scope_parent=L'\u00E9chantillon
-sample_scope_variable=Une variable \:
+sample_scope_variable=Nom de la variable \u00e0 utiliser \:
 sample_timeout_memo=Interrompre l'\u00E9chantillon si le d\u00E9lai est 
d\u00E9pass\u00E9
 sample_timeout_timeout=D\u00E9lai d'attente avant interruption (en 
millisecondes) \: 
 sample_timeout_title=Compteur Interruption

Modified: jmeter/trunk/xdocs/usermanual/component_reference.xml
URL: 
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/component_reference.xml?rev=1815243&r1=1815242&r2=1815243&view=diff
==============================================================================
--- jmeter/trunk/xdocs/usermanual/component_reference.xml (original)
+++ jmeter/trunk/xdocs/usermanual/component_reference.xml Tue Nov 14 18:19:47 
2017
@@ -4535,10 +4535,10 @@ These can be used anywhere within the ex
         This is for use with samplers that can generate sub-samples, 
         e.g. HTTP Sampler with embedded resources, Mail Reader or samples 
generated by the Transaction Controller.
         <ul>
-        <li><code>Main sample only</code> - assertion only applies to the main 
sample</li>
-        <li><code>Sub-samples only</code> - assertion only applies to the 
sub-samples</li>
-        <li><code>Main sample and sub-samples</code> - assertion applies to 
both.</li>
-        <li><code>JMeter Variable</code> - assertion is to be applied to the 
contents of the named variable</li>
+        <li><code>Main sample only</code> - only applies to the main 
sample</li>
+        <li><code>Sub-samples only</code> - only applies to the 
sub-samples</li>
+        <li><code>Main sample and sub-samples</code> - applies to both.</li>
+        <li><code>JMeter Variable Name to use</code> - assertion is to be 
applied to the contents of the named variable</li>
         </ul>
         </property>
         <property name="Field to Test" required="Yes">Instructs JMeter which 
field of the Request or Response to test.
@@ -4630,7 +4630,7 @@ the size be equal to, greater than, less
         <li><code>Main sample only</code> - assertion only applies to the main 
sample</li>
         <li><code>Sub-samples only</code> - assertion only applies to the 
sub-samples</li>
         <li><code>Main sample and sub-samples</code> - assertion applies to 
both.</li>
-        <li><code>JMeter Variable</code> - assertion is to be applied to the 
contents of the named variable</li>
+        <li><code>JMeter Variable Name to use</code> - assertion is to be 
applied to the contents of the named variable</li>
         </ul>
         </property>
         <property name="Size in bytes" required="Yes">The number of bytes to 
use in testing the size of the response (or value of the JMeter 
variable).</property>
@@ -5655,7 +5655,7 @@ generate the template string, and store
         <li><code>Main sample only</code> - only applies to the main 
sample</li>
         <li><code>Sub-samples only</code> - only applies to the 
sub-samples</li>
         <li><code>Main sample and sub-samples</code> - applies to both.</li>
-        <li><code>JMeter Variable</code> - assertion is to be applied to the 
contents of the named variable</li>
+        <li><code>JMeter Variable Name to use</code> - extraction is to be 
applied to the contents of the named variable</li>
         </ul>
         Matching is applied to all qualifying samples in turn.
         For example if there is a main sample and 3 sub-samples, each of which 
contains a single match for the regex,
@@ -5766,7 +5766,7 @@ extracting the node as text or attribute
         <li><code>Main sample only</code> - only applies to the main 
sample</li>
         <li><code>Sub-samples only</code> - only applies to the 
sub-samples</li>
         <li><code>Main sample and sub-samples</code> - applies to both.</li>
-        <li><code>JMeter Variable</code> - assertion is to be applied to the 
contents of the named variable</li>
+        <li><code>JMeter Variable Name to use</code> - extraction is to be 
applied to the contents of the named variable</li>
         </ul>
         Matching is applied to all qualifying samples in turn.
         For example if there is a main sample and 3 sub-samples, each of which 
contains a single match for the regex,
@@ -5868,7 +5868,7 @@ extracting the node as text or attribute
         <li><code>Main sample only</code> - only applies to the main 
sample</li>
         <li><code>Sub-samples only</code> - only applies to the 
sub-samples</li>
         <li><code>Main sample and sub-samples</code> - applies to both.</li>
-        <li><code>JMeter Variable</code> - assertion is to be applied to the 
contents of the named variable</li>
+        <li><code>JMeter Variable Name to use</code> - extraction is to be 
applied to the contents of the named variable</li>
         </ul>
         XPath matching is applied to all qualifying samples in turn, and all 
the matching results will be returned.
        </property>
@@ -6171,7 +6171,7 @@ generate the template string, and store
         <li><code>Main sample only</code> - only applies to the main 
sample</li>
         <li><code>Sub-samples only</code> - only applies to the 
sub-samples</li>
         <li><code>Main sample and sub-samples</code> - applies to both.</li>
-        <li><code>JMeter Variable</code> - assertion is to be applied to the 
contents of the named variable</li>
+        <li><code>JMeter Variable Name to use</code> - assertion is to be 
applied to the contents of the named variable</li>
         </ul>
         Matching is applied to all qualifying samples in turn.
         For example if there is a main sample and 3 sub-samples, each of which 
contains a single match test,


Reply via email to