Skip to content

Commit 82c2ff5

Browse files
Jean-Baptiste QueruAndroid Git Automerger
authored andcommitted
am d7b9c6c: Merge "Added missing viewport meta tag to html resources"
* commit 'd7b9c6c356038ebced3461bb098b6a1ea1c7b222': Added missing viewport meta tag to html resources
2 parents 0bf666a + d7b9c6c commit 82c2ff5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+44
-0
lines changed

core/res/res/raw-ar/loaderror.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<html>
22
<head>
3+
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
34
<title>صفحة الويب غير متوفرة</title>
45
<style type="text/css">
56
body { margin-top: 0px; padding-top: 0px; direction: rtl; }

core/res/res/raw-ar/nodomain.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<html>
22
<head>
3+
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
34
<title>صفحة الويب غير متوفرة</title>
45
<style type="text/css">
56
body { margin-top: 0px; padding-top: 0px; direction: rtl; }

core/res/res/raw-cs/loaderror.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<html>
22
<head>
3+
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
34
<title>Webov&aacute; str&aacute;nka nen&iacute; dostupn&aacute;</title>
45
<style type="text/css">
56
body { margin-top: 0px; padding-top: 0px; }

core/res/res/raw-cs/nodomain.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<html>
22
<head>
3+
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
34
<title>Webov&aacute; str&aacute;nka nen&iacute; dostupn&aacute;</title>
45
<style type="text/css">
56
body { margin-top: 0px; padding-top: 0px; }

core/res/res/raw-da/loaderror.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<html>
22
<head>
3+
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
34
<title>Websiden er ikke tilg&aelig;ngelig</title>
45
<style type="text/css">
56
body { margin-top: 0px; padding-top: 0px; }

core/res/res/raw-da/nodomain.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<html>
22
<head>
3+
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
34
<title>Websiden er ikke tilg&aelig;ngelig</title>
45
<style type="text/css">
56
body { margin-top: 0px; padding-top: 0px; }

core/res/res/raw-de/loaderror.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<html>
22
<head>
3+
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
34
<title>Webseite nicht verf&uuml;gbar</title>
45
<style type="text/css">
56
body { margin-top: 0px; padding-top: 0px; }

core/res/res/raw-de/nodomain.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<html>
22
<head>
3+
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
34
<title>Webseite nicht verf&uuml;gbar</title>
45
<style type="text/css">
56
body { margin-top: 0px; padding-top: 0px; }

core/res/res/raw-en-rGB/loaderror.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<html>
22
<head>
3+
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
34
<title>Web page not available</title>
45
<style type="text/css">
56
body { margin-top: 0px; padding-top: 0px; }

core/res/res/raw-en-rGB/nodomain.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<html>
22
<head>
3+
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
34
<title>Web page not available</title>
45
<style type="text/css">
56
body { margin-top: 0px; padding-top: 0px; }

0 commit comments

Comments
 (0)