diff options
| -rw-r--r-- | pages/android/en.text | 2 | ||||
| -rw-r--r-- | public/android/index.en.html | 2 | ||||
| -rw-r--r-- | public/android/index.es.html | 2 | ||||
| -rw-r--r-- | 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 => '<b>ATTENTION:</b> Please verify that the signing certificate of the downloaded app matches this SHA256 fingerprint:<p> 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 </p>'}) %> +<%= render({:partial => 'common/notice'}, {:type => 'warning', :text => '<b>ATTENTION:</b> Please verify that the signing certificate of the downloaded app matches this SHA256 fingerprint:<p> 9C:94:DB:F8:46:FD:95:97:</br>47:57:17:2A:6A:8D:9A:9B:</br>DF:8C:40:21:A6:6C:15:11:</br>28:28:D1:72:39:1B:81:AA </p>'}) %>  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    <div class='col-sm-8 col-sm-offset-2'>      <div class='p alert alert-danger'>        <i class='fa fa-warning'></i> -      <b>ATTENTION:</b> Please verify that the signing certificate of the downloaded app matches this SHA256 fingerprint:<p> 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 </p> +      <b>ATTENTION:</b> Please verify that the signing certificate of the downloaded app matches this SHA256 fingerprint:<p> 9C:94:DB:F8:46:FD:95:97:</br>47:57:17:2A:6A:8D:9A:9B:</br>DF:8C:40:21:A6:6C:15:11:</br>28:28:D1:72:39:1B:81:AA </p>      </div>    </div>  </div> 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    <div class='col-sm-8 col-sm-offset-2'>      <div class='p alert alert-danger'>        <i class='fa fa-warning'></i> -      <b>ATTENTION:</b> Please verify that the signing certificate of the downloaded app matches this SHA256 fingerprint:<p> 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 </p> +      <b>ATTENTION:</b> Please verify that the signing certificate of the downloaded app matches this SHA256 fingerprint:<p> 9C:94:DB:F8:46:FD:95:97:</br>47:57:17:2A:6A:8D:9A:9B:</br>DF:8C:40:21:A6:6C:15:11:</br>28:28:D1:72:39:1B:81:AA </p>      </div>    </div>  </div> 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    <div class='col-sm-8 col-sm-offset-2'>      <div class='p alert alert-danger'>        <i class='fa fa-warning'></i> -      <b>ATTENTION:</b> Please verify that the signing certificate of the downloaded app matches this SHA256 fingerprint:<p> 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 </p> +      <b>ATTENTION:</b> Please verify that the signing certificate of the downloaded app matches this SHA256 fingerprint:<p> 9C:94:DB:F8:46:FD:95:97:</br>47:57:17:2A:6A:8D:9A:9B:</br>DF:8C:40:21:A6:6C:15:11:</br>28:28:D1:72:39:1B:81:AA </p>      </div>    </div>  </div> | 
