aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGraeme Porteous <graeme@rgbp.co.uk>2019-09-05 12:03:19 +0100
committerGraeme Porteous <graeme@rgbp.co.uk>2019-09-05 12:11:19 +0100
commita761d28b6253c8794d6b904aaf30c9580f0d878e (patch)
treea9a8c2193a819dd9bd39ca031b26e1de1de9c2d7
parent2b8e2e59e63bd5a44070300c507546444296bafc (diff)
Add Swedish locale instead of Norwegian
Fixes test suite failures in new Vagrant environments. See also: #2487
-rw-r--r--bin/site-specific-install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/site-specific-install.sh b/bin/site-specific-install.sh
index f0b78302f..922e14538 100644
--- a/bin/site-specific-install.sh
+++ b/bin/site-specific-install.sh
@@ -31,7 +31,7 @@ misuse() {
[ -z "$INSTALL_POSTFIX" ] && misuse INSTALL_POSTFIX
add_locale cy_GB
-add_locale nb_NO
+add_locale sv_SE
add_locale de_CH
if [ $INSTALL_POSTFIX = true ]; then