khammond 01/10/07 08:31:55 Modified: src/org/apache/jmeter/resources messages.properties Log: New and modifed web testing / url resources. Revision Changes Path 1.24 +22 -6 jakarta-jmeter/src/org/apache/jmeter/resources/messages.properties Index: messages.properties =================================================================== RCS file: /home/cvs/jakarta-jmeter/src/org/apache/jmeter/resources/messages.properties,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- messages.properties 2001/10/03 13:31:10 1.23 +++ messages.properties 2001/10/07 15:31:55 1.24 @@ -35,16 +35,14 @@ threadgroup=ThreadGroup controller=Controller config_element=Config Element -protocol=Protocol +protocol=Protocol: domain=Domain port=Port -path=Path -method=Method +path=Path: +method=Method: default_parameters=Default Parameters name=Name: value=Value -domain=Domain -path=Path expiration=Expiration username=Username password=Password @@ -52,7 +50,7 @@ infinite=Forever iterator_num=Loop Count: add_value=Add Value -paramtable=Parameter Table +paramtable=Send Parameters With the Request upload=File Upload field_name=Field name looping_control=Looping Control @@ -126,3 +124,21 @@ file_visualizer_filename=Enter a new filename, or browse to an existing file. file_visualizer_file_options=File Options file_visualizer_missing_filename=No output filename specified. +url_config_post=POST +url_config_get=GET +url_config_http=HTTP +url_config_https=HTTPS +url_config_title=URL Sample +url_full_config_title=Multipart-Form Sample +web_server=Web Server +web_server_domain=Server Name or IP: +web_server_port=Port Number: +web_request=Web Request +web_testing_title=Web Testing +web_testing_retrieve_images=Retrieve All Images and Java Applets (HTML files only) +send_file=Send a File With the Request +send_file_filename_label=Filename: +send_file_browse=Browse... +send_file_param_name_label=Parameter Name: +send_file_mime_label=MIME Type: +optional_tasks=Optional Tasks
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]