Loading core/res/res/raw/loaderror.html +3 −3 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ <img src="file:///android_asset/webkit/android-weberror.png" align="top" /> <h2>Webpage not available</h2> <p>The Web page at <a href="%s">%s</a> could not be loaded as:</p> <p>The webpage at <a href="%s">%s</a> could not be loaded because:</p> <!-- The %e is replaced by a localized error string --> <p>%e</p> </body> Loading core/res/res/raw/nodomain.html +7 −9 Original line number Diff line number Diff line Loading @@ -11,17 +11,15 @@ <img src="file:///android_asset/webkit/android-weberror.png" align="top" /> <h2>Webpage not available</h2> <p>The Web page at <a href="%s">%s</a> might be <p>The webpage at <a href="%s">%s</a> might be temporarily down or it may have moved permanently to a new web address.</p> <p><b>Here are some suggestions:</b></p> <p><b>Suggestions:</b></p> <ul> <li>Check to make sure your device has a signal and data connection</li> <li>Reload this web page later.</li> <li>View a cached copy of the web page from Google</li> <li>Make sure you have a data connection</li> <li>Reload this webpage later</li> <li>Check the address you entered</li> </ul> </body> </head> Loading Loading
core/res/res/raw/loaderror.html +3 −3 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ <img src="file:///android_asset/webkit/android-weberror.png" align="top" /> <h2>Webpage not available</h2> <p>The Web page at <a href="%s">%s</a> could not be loaded as:</p> <p>The webpage at <a href="%s">%s</a> could not be loaded because:</p> <!-- The %e is replaced by a localized error string --> <p>%e</p> </body> Loading
core/res/res/raw/nodomain.html +7 −9 Original line number Diff line number Diff line Loading @@ -11,17 +11,15 @@ <img src="file:///android_asset/webkit/android-weberror.png" align="top" /> <h2>Webpage not available</h2> <p>The Web page at <a href="%s">%s</a> might be <p>The webpage at <a href="%s">%s</a> might be temporarily down or it may have moved permanently to a new web address.</p> <p><b>Here are some suggestions:</b></p> <p><b>Suggestions:</b></p> <ul> <li>Check to make sure your device has a signal and data connection</li> <li>Reload this web page later.</li> <li>View a cached copy of the web page from Google</li> <li>Make sure you have a data connection</li> <li>Reload this webpage later</li> <li>Check the address you entered</li> </ul> </body> </head> Loading