Added missing viewport meta tag to html resources
The viewport meta tag was missing in the translated html resources, which caused small unreadable error pages in Androids Browser when using other languages than the default english one. Change-Id: Icf6fbb6b5efc2de9bc18887bed5db009675bb313 Signed-off-by: Dominik <dominik@dominikschuermann.de>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<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; direction: rtl; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<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; direction: rtl; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
|
||||
<title>Webová stránka není dostupná</title>
|
||||
<style type="text/css">
|
||||
body { margin-top: 0px; padding-top: 0px; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
|
||||
<title>Webová stránka není dostupná</title>
|
||||
<style type="text/css">
|
||||
body { margin-top: 0px; padding-top: 0px; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
|
||||
<title>Websiden er ikke tilgængelig</title>
|
||||
<style type="text/css">
|
||||
body { margin-top: 0px; padding-top: 0px; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
|
||||
<title>Websiden er ikke tilgængelig</title>
|
||||
<style type="text/css">
|
||||
body { margin-top: 0px; padding-top: 0px; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
|
||||
<title>Webseite nicht verfügbar</title>
|
||||
<style type="text/css">
|
||||
body { margin-top: 0px; padding-top: 0px; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
|
||||
<title>Webseite nicht verfügbar</title>
|
||||
<style type="text/css">
|
||||
body { margin-top: 0px; padding-top: 0px; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
|
||||
<title>Web page not available</title>
|
||||
<style type="text/css">
|
||||
body { margin-top: 0px; padding-top: 0px; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
|
||||
<title>Web page not available</title>
|
||||
<style type="text/css">
|
||||
body { margin-top: 0px; padding-top: 0px; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
|
||||
<title>Página web no disponible</title>
|
||||
<style type="text/css">
|
||||
body { margin-top: 0px; padding-top: 0px; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
|
||||
<title>Página web no disponible</title>
|
||||
<style type="text/css">
|
||||
body { margin-top: 0px; padding-top: 0px; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
|
||||
<title>Verkkosivu ei ole käytettävissä</title>
|
||||
<style type="text/css">
|
||||
body { margin-top: 0px; padding-top: 0px; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
|
||||
<title>Verkkosivu ei ole käytettävissä</title>
|
||||
<style type="text/css">
|
||||
body { margin-top: 0px; padding-top: 0px; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
|
||||
<title>Page Web non disponible</title>
|
||||
<style type="text/css">
|
||||
body { margin-top: 0px; padding-top: 0px; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
|
||||
<title>Page Web non disponible</title>
|
||||
<style type="text/css">
|
||||
body { margin-top: 0px; padding-top: 0px; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
|
||||
<title>A weboldal nem érhető el</title>
|
||||
<style type="text/css">
|
||||
body { margin-top: 0px; padding-top: 0px; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
|
||||
<title>A weboldal nem érhető el</title>
|
||||
<style type="text/css">
|
||||
body { margin-top: 0px; padding-top: 0px; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
|
||||
<title>Pagina web non disponibile</title>
|
||||
<style type="text/css">
|
||||
body { margin-top: 0px; padding-top: 0px; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
|
||||
<title>Pagina web non disponibile</title>
|
||||
<style type="text/css">
|
||||
body { margin-top: 0px; padding-top: 0px; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<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; direction: rtl; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<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; direction: rtl; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<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; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<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; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<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; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<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; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
|
||||
<title>Webpagina niet beschikbaar</title>
|
||||
<style type="text/css">
|
||||
body { margin-top: 0px; padding-top: 0px; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
|
||||
<title>Webpagina niet beschikbaar</title>
|
||||
<style type="text/css">
|
||||
body { margin-top: 0px; padding-top: 0px; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
|
||||
<title>Strona internetowa jest niedostępna</title>
|
||||
<style type="text/css">
|
||||
body { margin-top: 0px; padding-top: 0px; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
|
||||
<title>Strona internetowa jest niedostępna</title>
|
||||
<style type="text/css">
|
||||
body { margin-top: 0px; padding-top: 0px; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
|
||||
<title>Página da web não disponível</title>
|
||||
<style type="text/css">
|
||||
body { margin-top: 0px; padding-top: 0px; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
|
||||
<title>Página da web não disponível</title>
|
||||
<style type="text/css">
|
||||
body { margin-top: 0px; padding-top: 0px; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
|
||||
<title>Pagina d'internet betg disponibla</title>
|
||||
<style type="text/css">
|
||||
body { margin-top: 0px; padding-top: 0px; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
|
||||
<title>Pagina d'internet betg disponibla</title>
|
||||
<style type="text/css">
|
||||
body { margin-top: 0px; padding-top: 0px; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<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; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<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; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<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; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<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; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
|
||||
<title>Web sayfası yok</title>
|
||||
<style type="text/css">
|
||||
body { margin-top: 0px; padding-top: 0px; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
|
||||
<title>Web sayfası yok</title>
|
||||
<style type="text/css">
|
||||
body { margin-top: 0px; padding-top: 0px; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<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; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<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; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<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; }
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<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; }
|
||||
|
||||
Reference in New Issue
Block a user