summaryrefslogtreecommitdiffstats
path: root/core/res/res/raw-hu
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2009-01-15 16:12:10 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2009-01-15 16:12:10 -0800
commit9266c558bf1d21ff647525ff99f7dadbca417309 (patch)
tree1630b1ba80f4793caf39d865528e662bdb1037fe /core/res/res/raw-hu
parentb798689749c64baba81f02e10cf2157c747d6b46 (diff)
downloadframeworks_base-9266c558bf1d21ff647525ff99f7dadbca417309.zip
frameworks_base-9266c558bf1d21ff647525ff99f7dadbca417309.tar.gz
frameworks_base-9266c558bf1d21ff647525ff99f7dadbca417309.tar.bz2
auto import from //branches/cupcake/...@126645
Diffstat (limited to 'core/res/res/raw-hu')
-rw-r--r--core/res/res/raw-hu/loaderror.html18
-rw-r--r--core/res/res/raw-hu/nodomain.html24
2 files changed, 42 insertions, 0 deletions
diff --git a/core/res/res/raw-hu/loaderror.html b/core/res/res/raw-hu/loaderror.html
new file mode 100644
index 0000000..6b3d45e
--- /dev/null
+++ b/core/res/res/raw-hu/loaderror.html
@@ -0,0 +1,18 @@
+<html>
+ <head>
+ <title>A weboldal nem &eacute;rhető el</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>A weboldal nem &eacute;rhető el</h2>
+ <p>A k&ouml;vetkező <a href="%s">%s</a> weboldalt nem siker&uuml;lt bet&ouml;lteni, mert:</p>
+ <!-- The %e is replaced by a localized error string -->
+ <p>%e</p>
+ </body>
+ </head>
+</html>
diff --git a/core/res/res/raw-hu/nodomain.html b/core/res/res/raw-hu/nodomain.html
new file mode 100644
index 0000000..d3465ff
--- /dev/null
+++ b/core/res/res/raw-hu/nodomain.html
@@ -0,0 +1,24 @@
+<html>
+ <head>
+ <title>A weboldal nem &eacute;rhető el</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>A weboldal nem &eacute;rhető el</h2>
+ <p>A k&ouml;vetkező <a href="%s">%s</a> weboldal val&oacute;sz&iacute;nűleg ideiglenesen &uuml;zemen k&iacute;v&uuml;l van vagy v&eacute;glegesen &uacute;j webc&iacute;mre k&ouml;lt&ouml;z&ouml;tt.</p>
+
+ <p><b>&Iacute;me p&aacute;r javaslat:</b></p>
+ <ul>
+ <li>Ellenőrizze, hogy k&eacute;sz&uuml;l&eacute;ke fogja-e a jelet &eacute;s k&eacute;pes-e adat&aacute;tvitelre.</li>
+ <li>T&ouml;ltse &uacute;jra ezt a weboldalt k&eacute;sőbb.</li>
+ <li>A weboldal t&aacute;rolt v&aacute;ltozat&aacute;nak megtekint&eacute;se a Google-r&oacute;l</li>
+
+ </ul>
+ </body>
+ </head>
+</html>