From 179a6457d4e56052664a6895bb9ab5b721b57352 Mon Sep 17 00:00:00 2001 From: elijah Date: Tue, 2 Jul 2013 23:19:56 -0700 Subject: added strings to core en.yml --- core/config/locales/en.yml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'core') 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' -- cgit v1.2.3