diff options
author | azul <azul@riseup.net> | 2014-04-25 12:10:48 +0200 |
---|---|---|
committer | azul <azul@riseup.net> | 2014-04-25 12:10:48 +0200 |
commit | 2b6200f508ddb8e1c8a76fd3778881c39d787d8d (patch) | |
tree | 7f8fd9a78b619bf886bd3b985369c21260c8ea0a /config/locales/en.yml | |
parent | 14b43488b968a1544fdb65caa4fb0df99606c3ff (diff) | |
parent | 1da12752c3b3aa3d4a03e67ede133e807e9434df (diff) |
Merge pull request #151 from azul/bugfix/5549-prefer-client-signup
Bugfix/5549 prefer client signup
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r-- | config/locales/en.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index ac154d6..cebf075 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -30,7 +30,7 @@ en: all_downloads_info: "It is available for %{clients}." other_downloads_info: "Bitmask is also available for %{clients}." login_info: "Log in to change your account settings, create support tickets, and manage payments." - signup_info: "Sign up for a new user account via this website (it is better if you use the Bitmask application to sign up, but this website works too)." + 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." welcome: "Welcome to %{provider}." get_help: "Get Help" help_info: "Can't login? Create a new support ticket anonymously." |