aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Profiles.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-04-07 13:50:41 +0200
committerMario Vavti <mario@mariovavti.com>2018-04-07 13:50:41 +0200
commit0fd763433912d50b07a0d2fc20208e1060318df7 (patch)
tree44d2b8b8c8ee0b3c3a54c8971c3da48def755c63 /Zotlabs/Module/Profiles.php
parent969a91c4321eecade0537bf40b2ba5930da27d8a (diff)
downloadvolse-hubzilla-0fd763433912d50b07a0d2fc20208e1060318df7.tar.gz
volse-hubzilla-0fd763433912d50b07a0d2fc20208e1060318df7.tar.bz2
volse-hubzilla-0fd763433912d50b07a0d2fc20208e1060318df7.zip
rename relation to relationship - issue #1044
Diffstat (limited to 'Zotlabs/Module/Profiles.php')
-rw-r--r--Zotlabs/Module/Profiles.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zotlabs/Module/Profiles.php b/Zotlabs/Module/Profiles.php
index e02cb33db..202ee462a 100644
--- a/Zotlabs/Module/Profiles.php
+++ b/Zotlabs/Module/Profiles.php
@@ -732,7 +732,7 @@ class Profiles extends \Zotlabs\Web\Controller {
'$addthing' => t('Add profile things'),
'$personal' => t('Personal'),
'$location' => t('Location'),
- '$relation' => t('Relation'),
+ '$relation' => t('Relationship'),
'$miscellaneous'=> t('Miscellaneous'),
'$exportable' => feature_enabled(local_channel(),'profile_export'),
'$lbl_import' => t('Import profile from file'),