mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-16 20:05:14 +02:00
Merge pull request #7347 from JeroenED/task/relationship-status
Changed unavailable to in a relation
This commit is contained in:
commit
8e2d1fad17
4 changed files with 13 additions and 4 deletions
|
@ -231,8 +231,7 @@ class ContactSelector
|
|||
'' => L10n::t('No answer'),
|
||||
'Single' => L10n::t('Single'),
|
||||
'Lonely' => L10n::t('Lonely'),
|
||||
'Available' => L10n::t('Available'),
|
||||
'Unavailable' => L10n::t('Unavailable'),
|
||||
'In a relation' => L10n::t('In a relation'),
|
||||
'Has crush' => L10n::t('Has crush'),
|
||||
'Infatuated' => L10n::t('Infatuated'),
|
||||
'Dating' => L10n::t('Dating'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue