]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
captive: Show message when an invalid coupon code was entered
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 1 May 2017 11:39:42 +0000 (12:39 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 22 Sep 2017 17:56:04 +0000 (18:56 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
doc/language_issues.en
langs/en/cgi-bin/en.pl

index ee4eb015192c14abbcce67b74f7d024b050a35ca..1a22e2836fe97d32fdf67e143762451c1f646ee1 100644 (file)
@@ -9,6 +9,7 @@ WARNING: translation string unused: Captive err doublevoucher
 WARNING: translation string unused: Captive expire
 WARNING: translation string unused: Captive heading terms
 WARNING: translation string unused: Captive heading voucher
+WARNING: translation string unused: Captive invalid coupon
 WARNING: translation string unused: Captive invalid logosize
 WARNING: translation string unused: Captive invalid_voucher
 WARNING: translation string unused: Captive ip
index c0fff16071a53ebc96fa94adddb8d4fe8ccbb8f6..6c92e9d7949a946c63264b6ad33f4d00af8a61d7 100644 (file)
@@ -31,6 +31,7 @@
 'Captive generate coupon' => 'Generate Coupon',
 'Captive heading terms' => 'Terms &amp; Conditions',
 'Captive heading voucher' => 'Voucher or Access Code',
+'Captive invalid coupon' => 'You entered an invalid coupon code. Please try again.',
 'Captive invalid logosize' => 'The uploaded image file does not meet the required resolution of at least 1280x400 but not larger than 1920x800 pixels',
 'Captive invalid_voucher' => 'Invalid code. Please try again',
 'Captive ip' => 'IP Address',