From df71168ab76531b399829ebad3f363b563f135ad Mon Sep 17 00:00:00 2001 From: Mario Date: Wed, 19 Jan 2022 09:41:16 +0000 Subject: fix channel app naming and translation and cleanup apps with an db update --- Zotlabs/Lib/Apps.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Zotlabs/Lib') diff --git a/Zotlabs/Lib/Apps.php b/Zotlabs/Lib/Apps.php index 6ce052b06..a6b5c192c 100644 --- a/Zotlabs/Lib/Apps.php +++ b/Zotlabs/Lib/Apps.php @@ -70,7 +70,7 @@ class Apps { 'Contact Roles', 'Network', 'Files', - 'Channel Home', + 'Channel', 'Photos', 'Calendar', 'Directory', @@ -344,7 +344,7 @@ class Apps { 'Files' => t('Files'), 'Webpages' => t('Webpages'), 'Wiki' => t('Wiki'), - 'Channel Home' => t('Channel Home'), + 'Channel' => t('Channel'), 'View Profile' => t('View Profile'), 'Photos' => t('Photos'), 'Calendar' => t('Calendar'), -- cgit v1.2.3