From 6b803c8941b9455af74b6c31b02dde7985a8880a Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Thu, 20 Oct 2016 00:10:52 +0200 Subject: [PATCH] Bug 17469: Add missing sample notices to fr-CA web installer Adds missing notices to the fr-CA web installer: - MEMBERSHIP_EXPIRY - PASSWORD_RESET Renames RESERVESLIP to HOLD_SLIP Add fr-CA installer to xt/sample_letter.t To test: - Verify sample_notices.sql is correct SQL and loads cleanly - Verify xt/sample_letter.t test checks fr-CA now and runs all tests successfully Signed-off-by: Katrin Fischer --- xt/sample_notices.t | 1 + 1 file changed, 1 insertion(+) diff --git a/xt/sample_notices.t b/xt/sample_notices.t index 083b39a..2653407 100755 --- a/xt/sample_notices.t +++ b/xt/sample_notices.t @@ -25,6 +25,7 @@ my $root_dir = 'installer/data/mysql'; my $base_notices_file = "en/mandatory/sample_notices.sql"; my @trans_notices_files = qw( fr-FR/1-Obligatoire/sample_notices.sql + fr-CA/obligatoire/sample_notices.sql de-DE/mandatory/sample_notices.sql es-ES/mandatory/sample_notices.sql it-IT/necessari/notices.sql -- 2.1.4