connection-message.patch 954 B

123456789101112131415
  1. description: suggest proxy misconfiguration when network is unreachable
  2. author: Michael Gilbert <mgilbert@debian.org>
  3. bug-debian: http://bugs.debian.org/864539
  4. --- a/components/error_page_strings.grdp
  5. +++ b/components/error_page_strings.grdp
  6. @@ -63,7 +63,7 @@
  7. </message>
  8. <message name="IDS_ERRORPAGES_SUGGESTION_CHECK_CONNECTION_BODY" desc="When a page fails to load, sometimes we suggest checking the network connections. This contains details below the suggestion.">
  9. Check any cables and reboot any routers, modems, or other network
  10. - devices you may be using.
  11. + devices you may be using. Also check that any proxy server currently in use is reachable and configured correctly.
  12. </message>
  13. <if expr="not is_ios or not is_android">
  14. <message name="IDS_ERRORPAGES_SUGGESTION_DNS_CONFIG_HEADER" desc="When a page fails to load, sometimes we suggest checking the DNS configuration. This is a header above above some details.">