From b9ca44678d572bfcb2714fb536890fd8ee9e99b1 Mon Sep 17 00:00:00 2001 From: Friendika Date: Sun, 19 Dec 2010 19:55:03 -0800 Subject: [PATCH] match the documentation --- include/profile_selectors.php | 2 +- mod/directory.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/profile_selectors.php b/include/profile_selectors.php index f4b30f2118..92579f64aa 100644 --- a/include/profile_selectors.php +++ b/include/profile_selectors.php @@ -16,7 +16,7 @@ function gender_selector($current="",$suffix="") { function sexpref_selector($current="",$suffix="") { $o = ''; - $select = array('', t('Males'), t('Females'), t('No Preference'), t('Bisexual'), t('Autosexual'), t('Abstinent'), t('Virgin'), t('Deviant'), t('Fetish'), t('Oodles'), t('Nonsexual')); + $select = array('', t('Males'), t('Females'), t('Gay'), t('Lesbian'), t('No Preference'), t('Bisexual'), t('Autosexual'), t('Abstinent'), t('Virgin'), t('Deviant'), t('Fetish'), t('Oodles'), t('Nonsexual')); $o .= "