Ignore:
Timestamp:
2017-08-14T22:23:04+12:00 (7 years ago)
Author:
ak19
Message:

All the changes that were required to set up multiple proxy servers, one for HTTP, one for HTTPS, one for FTP. Still need to test on Windows

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/gli/classes/dictionary.properties

    r31875 r31880  
    10041004Preferences.Connection.No_Check_Certificate: No certificate checking (effective on 'https' URLs)
    10051005Preferences.Connection.No_Check_Certificate_Tooltip:Tick to download even from 'https' URLs that don't have a (valid) security certificate.
    1006 Preferences.Connection.Proxy_Host:Proxy Host:
    1007 Preferences.Connection.Proxy_Host_Tooltip:The address of your proxy server
    1008 Preferences.Connection.Proxy_Port:Proxy Port:
    1009 Preferences.Connection.Proxy_Port_Tooltip:The port number of your proxy server
    1010 Preferences.Connection.Proxy_Host_Missing:Enter a value for the proxy host or turn off Use Proxy Connection in the Connection tab.
     1006Preferences.Connection.HTTP_Proxy_Host:HTTP Proxy Host:
     1007Preferences.Connection.HTTP_Proxy_Host_Tooltip:The address of your HTTP proxy server
     1008Preferences.Connection.HTTP_Proxy_Port_Tooltip:The port number of your HTTP proxy server
     1009Preferences.Connection.HTTPS_Proxy_Host:HTTPS Proxy Host:
     1010Preferences.Connection.HTTPS_Proxy_Host_Tooltip:The address of your HTTPS proxy server
     1011Preferences.Connection.HTTPS_Proxy_Port_Tooltip:The port number of your HTTPS proxy server
     1012Preferences.Connection.FTP_Proxy_Host:FTP Proxy Host:
     1013Preferences.Connection.FTP_Proxy_Host_Tooltip:The address of your FTP proxy server
     1014Preferences.Connection.FTP_Proxy_Port_Tooltip:The port number of your FTP proxy server
     1015Preferences.Connection.Proxy_Host_Missing:Enter a value for at least one proxy host or turn off Use Proxy Connection in the Connection tab.
     1016Preferences.Connection.Proxy_Port:Port:
    10111017Preferences.Connection.Servlet:Servlet:
    10121018Preferences.Connection.Servlet_Tooltip:The servlet to use to view your site
Note: See TracChangeset for help on using the changeset viewer.