summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2013-07-02 23:19:56 -0700
committerelijah <elijah@riseup.net>2013-07-04 04:12:59 -0700
commit179a6457d4e56052664a6895bb9ab5b721b57352 (patch)
treea068f27bcab894525a2af5445f9dfa47fa796fb5 /core
parentb8c44acfa5b1fbc8b35e812bd6c23aa6d824c4b1 (diff)
added strings to core en.yml
Diffstat (limited to 'core')
-rw-r--r--core/config/locales/en.yml12
1 files changed, 8 insertions, 4 deletions
diff --git a/core/config/locales/en.yml b/core/config/locales/en.yml
index 24a2a13..38724ca 100644
--- a/core/config/locales/en.yml
+++ b/core/config/locales/en.yml
@@ -14,12 +14,16 @@ en:
admin: "Admin"
anonymous: "Anonymous"
save: "Save"
+ add: "Add"
+ remove: "Remove"
changes_saved: "Changes saved successfully."
+ are_you_sure: "Are you sure? This change cannot be undone."
- download_client: "Download LEAP"
- download_client_info: "The LEAP application allows you to use %{provider} services. It is available for Linux, Mac, Windows, and Android."
+ download_client: "Download Bitmask"
+ download_client_info: "The Bitmask application allows you to use %{provider} services. It is available for Linux, Mac, Windows, and Android."
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 LEAP application to sign up, but this website works too)."
+ 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)."
welcome: "Welcome to %{provider}."
get_help: "Get Help"
- help_info: "Can't login? Create a new support ticket anonymously." \ No newline at end of file
+ help_info: "Can't login? Create a new support ticket anonymously."
+ example_email: 'user@domain.org'