summaryrefslogtreecommitdiff
path: root/pages/android
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-07-28 09:46:33 -0700
committerelijah <elijah@riseup.net>2014-07-28 09:46:33 -0700
commit4696a70f97d0684f4da0ad1abc121d1747aac601 (patch)
treee70b572e8a9f655270b81e6ba0476d0320b6c6c2 /pages/android
parent1c4cd5f5d3358f288815e32f7b3c76dfc944e824 (diff)
minor: i18n cleanup, added nav titles.
Diffstat (limited to 'pages/android')
-rw-r--r--pages/android/en.haml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pages/android/en.haml b/pages/android/en.haml
index 29b872f..d205ec5 100644
--- a/pages/android/en.haml
+++ b/pages/android/en.haml
@@ -1,4 +1,5 @@
- @title = "Bitmask for Android"
+- @nav_title = "Android"
:javascript
$(document).ready(function() {
@@ -38,4 +39,4 @@ You can search for "Bitmask" in the Google Play store or use this link:
%h2 Download other versions
%p
- If you want to install an old version of Bitmask, you can <a href="/client/android/">browse all releases</a>.
+ If you want to install an old version of Bitmask, you can <a href="https://dl.bitmask.net/client/android/">browse all releases</a>.