From a9e81a08db90f27eed20ed0ef9fc642c5c0839c0 Mon Sep 17 00:00:00 2001 From: Ingo Schommer Date: Mon, 17 Feb 2014 00:17:39 +1300 Subject: [PATCH] Updated master language file --- lang/en.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/en.yml b/lang/en.yml index 1e00d095d..22ffbf69d 100644 --- a/lang/en.yml +++ b/lang/en.yml @@ -176,7 +176,7 @@ en: TEXT2: 'password reset link' TEXT3: for Form: - CSRF_FAILED_MESSAGE: 'There seems to have been a technical problem. Please click the back button, refresh your browser, and try again.' + CSRF_FAILED_MESSAGE: "There seems to have been a technical problem. Please click the back button, \n refresh your browser, and try again." FIELDISREQUIRED: '{name} is required' SubmitBtnLabel: Go VALIDATIONCREDITNUMBER: 'Please ensure you have entered the {number} credit card number correctly' @@ -186,6 +186,7 @@ en: VALIDATIONSTRONGPASSWORD: 'Passwords must have at least one digit and one alphanumeric character' VALIDATOR: Validator VALIDCURRENCY: 'Please enter a valid currency' + CSRF_EXPIRED_MESSAGE: 'Your session has expired. Please re-submit the form.' FormField: Example: 'e.g. %s' NONE: none