From d571fe1744165e7f549c91ba00db879ea2735fbb Mon Sep 17 00:00:00 2001 From: cyBerta Date: Sun, 5 Nov 2017 01:14:09 +0100 Subject: fix layout error in fingerprint warning --- pages/android/en.text | 2 +- public/android/index.en.html | 2 +- public/android/index.es.html | 2 +- public/android/index.pt.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/android/en.text b/pages/android/en.text index ed83fb3..fed79eb 100644 --- a/pages/android/en.text +++ b/pages/android/en.text @@ -33,7 +33,7 @@ h3. Beta version <%= render({:partial => 'common/download_button'}, {:link => 'https://dl.bitmask.net/client/android/beta/Bitmask-Android-0.9.7-rc1.apk', :text => 'Download for Android'}) %> -<%= render({:partial => 'common/notice'}, {:type => 'warning', :text => 'ATTENTION: Please verify that the signing certificate of the downloaded app matches this SHA256 fingerprint:

9C:94:DB:F8:46:FD:95:97:47:57:17:2A:6A:8D:9A:9B:DF:8C:40:21:A6:6C:15:11:28:28:D1:72:39:1B:81:AA

'}) %> +<%= render({:partial => 'common/notice'}, {:type => 'warning', :text => 'ATTENTION: Please verify that the signing certificate of the downloaded app matches this SHA256 fingerprint:

9C:94:DB:F8:46:FD:95:97:
47:57:17:2A:6A:8D:9A:9B:
DF:8C:40:21:A6:6C:15:11:
28:28:D1:72:39:1B:81:AA

'}) %> h3. How to verify the fingerprint - using the command line on Linux diff --git a/public/android/index.en.html b/public/android/index.en.html index 27ad295..ef06ca4 100644 --- a/public/android/index.en.html +++ b/public/android/index.en.html @@ -81,7 +81,7 @@ Bitmask Downloads
- ATTENTION: Please verify that the signing certificate of the downloaded app matches this SHA256 fingerprint:

9C:94:DB:F8:46:FD:95:97:47:57:17:2A:6A:8D:9A:9B:DF:8C:40:21:A6:6C:15:11:28:28:D1:72:39:1B:81:AA

+ ATTENTION: Please verify that the signing certificate of the downloaded app matches this SHA256 fingerprint:

9C:94:DB:F8:46:FD:95:97:
47:57:17:2A:6A:8D:9A:9B:
DF:8C:40:21:A6:6C:15:11:
28:28:D1:72:39:1B:81:AA

diff --git a/public/android/index.es.html b/public/android/index.es.html index 335b513..d999073 100644 --- a/public/android/index.es.html +++ b/public/android/index.es.html @@ -81,7 +81,7 @@ Bitmask Downloads
- ATTENTION: Please verify that the signing certificate of the downloaded app matches this SHA256 fingerprint:

9C:94:DB:F8:46:FD:95:97:47:57:17:2A:6A:8D:9A:9B:DF:8C:40:21:A6:6C:15:11:28:28:D1:72:39:1B:81:AA

+ ATTENTION: Please verify that the signing certificate of the downloaded app matches this SHA256 fingerprint:

9C:94:DB:F8:46:FD:95:97:
47:57:17:2A:6A:8D:9A:9B:
DF:8C:40:21:A6:6C:15:11:
28:28:D1:72:39:1B:81:AA

diff --git a/public/android/index.pt.html b/public/android/index.pt.html index e907986..1dfee7f 100644 --- a/public/android/index.pt.html +++ b/public/android/index.pt.html @@ -81,7 +81,7 @@ Bitmask Downloads
- ATTENTION: Please verify that the signing certificate of the downloaded app matches this SHA256 fingerprint:

9C:94:DB:F8:46:FD:95:97:47:57:17:2A:6A:8D:9A:9B:DF:8C:40:21:A6:6C:15:11:28:28:D1:72:39:1B:81:AA

+ ATTENTION: Please verify that the signing certificate of the downloaded app matches this SHA256 fingerprint:

9C:94:DB:F8:46:FD:95:97:
47:57:17:2A:6A:8D:9A:9B:
DF:8C:40:21:A6:6C:15:11:
28:28:D1:72:39:1B:81:AA

-- cgit v1.2.3