From 91c2ba1054b9daf25b922e5922d88bfe1098fd3d Mon Sep 17 00:00:00 2001
From: elijah <elijah@riseup.net>
Date: Wed, 25 Jun 2014 13:38:27 -0700
Subject: [PATCH] android app now supports signup, so change text that said
 otherwise.

---
 config/locales/home.en.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/locales/home.en.yml b/config/locales/home.en.yml
index c3cdfb12..d1e74eb3 100644
--- a/config/locales/home.en.yml
+++ b/config/locales/home.en.yml
@@ -4,5 +4,5 @@ en:
   download_bitmask: "Download Bitmask"
 
   login_info: "Log in to change your account settings, create support tickets, and manage payments."
-  signup_info: "Get a user account via this website. We recommend registering via the Bitmask application instead unless you are only using Bitmask for Android."
+  signup_info: "Create a new user account. For higher security, we recommend you create your account via the Bitmask application instead."
   support_info: "Can't login? Create a new support ticket anonymously."
-- 
GitLab