aboutsummaryrefslogtreecommitdiffstats
path: root/include/apps.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-08-28 16:56:13 -0700
committerfriendica <info@friendica.com>2014-08-28 16:56:13 -0700
commit53b5cf7f507df53d3e382b6714caacf9551ed6db (patch)
tree58a0ca038fc7db0f3a2218559bee219cf0b34fa1 /include/apps.php
parentf526a10f07086ffeb5018b913916827a556f2fa1 (diff)
downloadvolse-hubzilla-53b5cf7f507df53d3e382b6714caacf9551ed6db.tar.gz
volse-hubzilla-53b5cf7f507df53d3e382b6714caacf9551ed6db.tar.bz2
volse-hubzilla-53b5cf7f507df53d3e382b6714caacf9551ed6db.zip
Ability to close comments at a certain date/time - needed for loom.io emulation (and many other uses)
Diffstat (limited to 'include/apps.php')
-rw-r--r--include/apps.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/apps.php b/include/apps.php
index 7cfa07868..7ac4c7e4b 100644
--- a/include/apps.php
+++ b/include/apps.php
@@ -124,7 +124,7 @@ function translate_system_apps(&$arr) {
'Bookmarks' => t('Bookmarks'),
'Address Book' => t('Address Book'),
'Login' => t('Login'),
- 'Channel Select' => t('Channel Select'),
+ 'Channel Manager' => t('Channel Manager'),
'Matrix' => t('Matrix'),
'Settings' => t('Settings'),
'Files' => t('Files'),