]> git.saurik.com Git - cydia.git/blobdiff - Cydia.app/error.html
We no longer need the original Cydia icon (cydia.xcf).
[cydia.git] / Cydia.app / error.html
index 6a42a52b0d2c7929a2ae88b420af2daac389f488..a68ff76896161c82d21dce7f4db674d2935d6fda 100644 (file)
@@ -1,13 +1,16 @@
 <?xml version="1.0" encoding="UTF-16"?>
 <html><head>
-    <title>Network Error</title>
+    <title localize="NETWORK_ERROR"></title>
     <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0"/>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
+    <script type="text/javascript" src="menes/menes.js"></script>
+    <script type="text/javascript" src="localize.js"></script>
     <base target="_blank"/>
 
     <style>
         body {
             background: #c7ced5 url(cydia://uikit-image/UIPinstripe.png);
+            background-size: 7px 1px;
             display: table;
             font-family: Helvetica;
             height: 337px;
@@ -33,7 +36,7 @@
     </style>
 </head><body><div class="page">
 
-<div class="title">Unable To Load</div>
+<div class="title" localize="UNABLE_TO_LOAD"></div>
 
 <div class="error">(<script>
     document.write(decodeURI(location.search.substring(1)));