Author: milamber
Date: Sat Oct 22 17:43:24 2011
New Revision: 1187735

URL: http://svn.apache.org/viewvc?rev=1187735&view=rev
Log:
Correcting alphabetical order

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

Modified: 
jakarta/jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
URL: 
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties?rev=1187735&r1=1187734&r2=1187735&view=diff
==============================================================================
--- 
jakarta/jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties 
(original)
+++ 
jakarta/jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties 
Sat Oct 22 17:43:24 2011
@@ -92,8 +92,8 @@ auths_stored=Authorizations Stored in th
 average=Average
 average_bytes=Avg. Bytes
 bind=Thread Bind
-browse=Browse...
 bouncy_castle_unavailable_message=The jars for bouncy castle are unavailable, 
please add them to your classpath.
+browse=Browse...
 bsf_sampler_title=BSF Sampler
 bsf_script=Script to run (variables: ctx vars props SampleResult sampler log 
Label FileName Parameters args[] OUT)
 bsf_script_file=Script file to run
@@ -110,8 +110,8 @@ bsh_script_parameters=Parameters (-> Str
 bsh_script_reset_interpreter=Reset bsh.Interpreter before each call
 bsh_script_variables=The following variables are defined for the 
script\:\nSampleResult, ResponseCode, ResponseMessage, IsSuccess, Label, 
FileName, ctx, vars, props, log
 busy_testing=I'm busy testing, please stop the test before changing settings
-cache_manager_title=HTTP Cache Manager
 cache_manager_size=Max Number of elements in cache
+cache_manager_title=HTTP Cache Manager
 cache_session_id=Cache Session Id?
 cancel=Cancel
 cancel_exit_to_save=There are test items that have not been saved.  Do you 
wish to save before exiting?
@@ -139,6 +139,7 @@ comparison_visualizer_title=Comparison A
 config_element=Config Element
 config_save_settings=Configure
 configure_wsdl=Configure
+confirm=Confirm
 constant_throughput_timer_memo=Add a delay between sampling to attain constant 
throughput
 constant_timer_delay=Thread Delay (in milliseconds)\:
 constant_timer_memo=Add a constant delay between sampling
@@ -410,6 +411,7 @@ junit_append_error=Append assertion erro
 junit_append_exception=Append runtime exceptions
 junit_constructor_error=Unable to create an instance of the class
 junit_constructor_string=Constructor String Label
+junit_create_instance_per_sample=Create a new instance per sample
 junit_do_setup_teardown=Do not call setUp and tearDown
 junit_error_code=Error Code
 junit_error_default_code=9999
@@ -429,7 +431,6 @@ junit_success_default_msg=Test successfu
 junit_success_msg=Success Message
 junit_test_config=JUnit Test Parameters
 junit_test_method=Test Method
-junit_create_instance_per_sample=Create a new instance per sample
 ldap_argument_list=LDAPArgument List
 ldap_connto=Connection timeout (in milliseconds)
 ldap_parse_results=Parse the search results ?
@@ -495,9 +496,8 @@ menu_collapse_all=Collapse All
 menu_config_element=Config Element
 menu_edit=Edit
 menu_expand_all=Expand All
-menu_generative_controller=Sampler
-menu_threads=Threads (Users)
 menu_fragments=Test Fragment
+menu_generative_controller=Sampler
 menu_listener=Listener
 menu_logic_controller=Logic Controller
 menu_merge=Merge
@@ -510,6 +510,7 @@ menu_response_based_modifiers=Response B
 menu_search=Search
 menu_search_reset=Reset Search
 menu_tables=Table
+menu_threads=Threads (Users)
 menu_timer=Timer
 metadata=MetaData
 method=Method\:
@@ -573,6 +574,10 @@ patterns_to_include=URL Patterns to Incl
 pkcs12_desc=PKCS 12 Key (*.p12)
 pl=Polish
 port=Port\:
+post_as_parameters=Parameters
+post_as_rawbody=RAW Body
+post_body=Post Body
+post_body_raw=Raw Post Body
 post_thread_group_title=tearDown Thread Group
 property_as_field_label={0}\:
 property_default_param=Default value
@@ -612,8 +617,8 @@ pt_br=Portugese (Brazilian)
 ramp_up=Ramp-Up Period (in seconds)\:
 random_control_title=Random Controller
 random_order_control_title=Random Order Controller
-random_string_length=Random string length
 random_string_chars_to_use=Chars to use for random string generation
+random_string_length=Random string length
 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 read 
the response
 read_response_note2=or set the SampleResult. This improves performance, but it 
means
@@ -635,9 +640,9 @@ regexfunc_param_3=Which match to use.  A
 regexfunc_param_4=Between text.  If ALL is selected, the between text will be 
used to generate the results ([""])
 regexfunc_param_5=Default text.  Used instead of the template if the regular 
expression finds no matches ([""])
 regexfunc_param_7=Input variable name containing the text to be parsed 
([previous sample])
+regexp_render_no_text=Data response result isn't text.
 regexp_tester_button_test=Test
 regexp_tester_field=Regular expression\:
-regexp_render_no_text=Data response result isn't text.
 regexp_tester_title=RegExp Tester
 remote_error_init=Error initialising remote server
 remote_error_starting=Error starting remote server
@@ -796,8 +801,8 @@ size_assertion_label=Size in bytes\:
 size_assertion_size_test=Size to Assert
 size_assertion_title=Size Assertion
 smime_assertion_issuer_dn=Issuer distinguished name
-smime_assertion_not_signed=Message not signed
 smime_assertion_message_position=Execute assertion on message at position
+smime_assertion_not_signed=Message not signed
 smime_assertion_signature=Signature
 smime_assertion_signer=Signer certificate
 smime_assertion_signer_by_file=Certificate file
@@ -818,8 +823,12 @@ smtp_default_port=(Defaults: SMTP:25, SS
 smtp_eml=Send .eml:
 smtp_enabledebug=Enable debug logging?
 smtp_enforcestarttls=Enforce StartTLS
-smtp_enforcestarttls_tooltip=<html><b>Enforces</b> the server to use 
StartTLS.<br />If not selected and the SMTP-Server doesn't support StartTLS, 
<br />a normal SMTP-Connection will be used as fallback instead. <br 
/><i>Please note</i> that this checkbox creates a file in \"/tmp/\", <br />so 
this will cause problems under windows.</html>
+smtp_enforcestarttls_tooltip=<html><b>Enforces</b> the server to use 
StartTLS.<br />If not selected and the SMTP-Server doesn't support StartTLS, 
<br />a normal SMTP-Connection will be used as fallback instead. <br 
/><i>Please note</i> that this checkbox creates a file in "/tmp/", <br />so 
this will cause problems under windows.</html>
 smtp_from=Address From:
+smtp_header_add=Add Header
+smtp_header_name=Header Name
+smtp_header_remove=Remove
+smtp_header_value=Header Value
 smtp_mail_settings=Mail settings
 smtp_message=Message:
 smtp_message_settings=Message settings
@@ -829,28 +838,24 @@ smtp_plainbody=Send plain body (i.e. not
 smtp_replyto=Address Reply-To:
 smtp_sampler_title=SMTP Sampler
 smtp_security_settings=Security settings
-smtp_server_port=Port:
 smtp_server=Server:
+smtp_server_port=Port:
 smtp_server_settings=Server settings
 smtp_subject=Subject:
 smtp_suppresssubj=Suppress Subject Header
-smtp_to=Address To:
 smtp_timestamp=Include timestamp in subject
+smtp_to=Address To:
 smtp_trustall=Trust all certificates
 smtp_trustall_tooltip=<html><b>Enforces</b> JMeter to trust all certificates, 
whatever CA it comes from.</html>
 smtp_truststore=Local truststore:
 smtp_truststore_tooltip=<html>The pathname of the truststore.<br />Relative 
paths are resolved against the current directory.<br />Failing that, against 
the directory containing the test script (JMX file)</html>
 smtp_useauth=Use Auth
-smtp_usetruststore=Use local truststore
-smtp_usetruststore_tooltip=<html>Allows JMeter to use a local 
truststore.</html>
 smtp_usenone=Use no security features
 smtp_username=Username:
 smtp_usessl=Use SSL
 smtp_usestarttls=Use StartTLS
-smtp_header_add=Add Header
-smtp_header_remove=Remove
-smtp_header_name=Header Name
-smtp_header_value=Header Value
+smtp_usetruststore=Use local truststore
+smtp_usetruststore_tooltip=<html>Allows JMeter to use a local 
truststore.</html>
 soap_action=Soap Action
 soap_data_title=Soap/XML-RPC Data
 soap_sampler_title=SOAP/XML-RPC Request
@@ -914,6 +919,7 @@ test_action_target_test=All Threads
 test_action_target_thread=Current Thread
 test_action_title=Test Action
 test_configuration=Test Configuration
+test_fragment_title=Test Fragment
 test_plan=Test Plan
 test_plan_classpath_browse=Add directory or jar to classpath
 testconfiguration=Test Configuration
@@ -928,7 +934,6 @@ textbox_title_view=View text
 textbox_tooltip_cell=Double click to view/edit
 thread_delay_properties=Thread Delay Properties
 thread_group_title=Thread Group
-test_fragment_title=Test Fragment
 thread_properties=Thread Properties
 threadgroup=Thread Group
 throughput_control_bynumber_label=Total Executions
@@ -940,9 +945,9 @@ time_format=Format string for SimpleDate
 timelim=Time limit
 toggle=Toggle
 tr=Turkish
+transaction_controller_include_timers=Include timer duration in generated 
sample
 transaction_controller_parent=Generate parent sample
 transaction_controller_title=Transaction Controller
-transaction_controller_include_timers=Include timer duration in generated 
sample
 unbind=Thread Unbind
 unescape_html_string=String to unescape
 unescape_string=String containing Java escapes
@@ -1001,14 +1006,14 @@ view_results_request_headers=Request Hea
 view_results_response_code=Response code: 
 view_results_response_headers=Response headers:
 view_results_response_message=Response message: 
-view_results_response_too_large_message=Response too large to be displayed. 
Size: 
 view_results_response_partial_message=Start of message:
+view_results_response_too_large_message=Response too large to be displayed. 
Size: 
 view_results_sample_count=Sample Count: 
 view_results_sample_start=Sample Start: 
 view_results_search_pane=Search pane
-view_results_size_in_bytes=Size in bytes: 
 view_results_size_body_in_bytes=Body size in bytes: 
 view_results_size_headers_in_bytes=Headers size in bytes: 
+view_results_size_in_bytes=Size in bytes: 
 view_results_tab_assertion=Assertion result
 view_results_tab_request=Request
 view_results_tab_response=Response data
@@ -1026,9 +1031,9 @@ view_results_table_request_http_nohttp=N
 view_results_table_request_http_path=Path
 view_results_table_request_http_port=Port
 view_results_table_request_http_protocol=Protocol
-view_results_table_request_raw_nodata=No data to display
 view_results_table_request_params_key=Parameter name
 view_results_table_request_params_value=Value
+view_results_table_request_raw_nodata=No data to display
 view_results_table_request_tab_http=HTTP
 view_results_table_request_tab_raw=Raw
 view_results_table_result_tab_parsed=Parsed
@@ -1037,33 +1042,28 @@ view_results_thread_name=Thread Name: 
 view_results_title=View Results
 view_results_tree_title=View Results Tree
 warning=Warning!
+web_cannot_convert_parameters_to_raw=Cannot convert parameters to RAW Post 
body \nbecause one of the parameters has a name
+web_cannot_switch_tab=You cannot switch because data cannot be converted\n to 
target Tab data, empty data to switch
+web_parameters_lost_message=Switching to RAW Post body will convert 
parameters\nto raw body and loose parameters table when you select \nanother 
node or save test plan, do you confirm ?
 web_proxy_server_title=Proxy Server
 web_request=HTTP Request
 web_server=Web Server
 web_server_client=Client implementation:
 web_server_domain=Server Name or IP\:
 web_server_port=Port Number\:
-web_parameters_lost_message=Switching to RAW Post body will convert 
parameters\nto raw body and loose parameters table when you select \nanother 
node or save test plan, do you confirm ?
-web_cannot_convert_parameters_to_raw=Cannot convert parameters to RAW Post 
body \nbecause one of the parameters has a name
-web_cannot_switch_tab=You cannot switch because data cannot be converted\n to 
target Tab data, empty data to switch
-confirm=Confirm
-post_as_parameters=Parameters
-post_as_rawbody=RAW Body
-post_body_raw=Raw Post Body
-post_body=Post Body
+web_server_timeout_connect=Connect:
+web_server_timeout_response=Response:
+web_server_timeout_title=Timeouts (milliseconds)
 web_testing2_source_ip=Source IP address:
 web_testing2_title=HTTP Request HTTPClient
 web_testing_concurrent_download=Use concurrent pool. Size:
 web_testing_embedded_url_pattern=Embedded URLs must match\:
 web_testing_retrieve_images=Retrieve All Embedded Resources from HTML Files
 web_testing_title=HTTP Request
-web_server_timeout_connect=Connect:
-web_server_timeout_response=Response:
-web_server_timeout_title=Timeouts (milliseconds)
 webservice_configuration_wizard=WSDL helper
 webservice_get_xml_from_random_title=Use random messages SOAP
-webservice_methods=Web Methods
 webservice_message_soap=WebService message
+webservice_methods=Web Methods
 webservice_proxy_host=Proxy Host
 webservice_proxy_note=If Use HTTP Proxy is checked, but no host or port are 
provided, the sampler
 webservice_proxy_note2=will look at command line options. If no proxy host or 
port are provided by



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to