diff options
author | elijah <elijah@riseup.net> | 2014-06-25 13:38:27 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2014-06-25 13:38:27 -0700 |
commit | 91c2ba1054b9daf25b922e5922d88bfe1098fd3d (patch) | |
tree | d460c82da38d65168cb0182668355f9a33f464a3 /config | |
parent | 7672b23d0459b61d6b55f0ad7dd30ae4f719c55b (diff) |
android app now supports signup, so change text that said otherwise.
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/home.en.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/home.en.yml b/config/locales/home.en.yml index c3cdfb1..d1e74eb 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." |