loaderror.html revision 9266c558bf1d21ff647525ff99f7dadbca417309
1<html>
2    <head>
3        <title>Webov&aacute; str&aacute;nka nen&iacute; dostupn&aacute;</title>
4        <style type="text/css">
5            body { margin-top: 0px; padding-top: 0px; }
6            h2   { margin-top: 5px; padding-top: 0px; }
7        </style>
8
9        <body>
10
11            <img src="file:///android_asset/webkit/android-weberror.png" align="top" />
12            <h2>Webov&aacute; str&aacute;nka nen&iacute; dostupn&aacute;</h2>
13            <p>Webov&aacute; str&aacute;nka na adrese <a href="%s">%s</a> nemohla b&yacute;t načtena. Chyba:</p>
14            <!-- The %e is replaced by a localized error string -->
15            <p>%e</p>
16        </body>
17    </head>
18</html>
19