From df6bef587fdb3927d0b462d753f6e1aa5e75b0c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Miko=C5=82ajczak?= Date: Thu, 27 Sep 2018 16:50:57 +0200 Subject: [PATCH] Do not discriminate anyone --- morechoice/morechoice.php | 1 + 1 file changed, 1 insertion(+) diff --git a/morechoice/morechoice.php b/morechoice/morechoice.php index acccaad1..bf1f359a 100644 --- a/morechoice/morechoice.php +++ b/morechoice/morechoice.php @@ -109,6 +109,7 @@ function morechoice_sexpref_selector($a,&$b) { $b[] = L10n::t('Animals'); $b[] = L10n::t('I\'d rather just have some chocolate'); $b[] = L10n::t('Forcing girls to switch to Linux'); + $b[] = L10n::t('Forcing boys to switch to Linux'); } function morechoice_marital_selector($a,&$b) {