Files
MyReader-App/sdk/platforms/android-34/data/res/raw-ru/loaderror.html
T

20 lines
803 B
HTML
Raw Normal View History

2026-05-19 14:31:09 +08:00
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
<title>Веб-страница недоступна</title>
<style type="text/css">
body { margin-top: 0px; padding-top: 0px; }
h2 { margin-top: 5px; padding-top: 0px; }
</style>
<body>
<img src="file:///android_asset/webkit/android-weberror.png" align="top" />
<h2>Веб-страница недоступна</h2>
<p>Невозможно загрузить веб-страницу по адресу <a href="%s">%s</a> по следующей причине:</p>
<!-- The %e is replaced by a localized error string -->
<p>%e</p>
</body>
</head>
</html>