aboutsummaryrefslogtreecommitdiffstats
path: root/include/nav.php
diff options
context:
space:
mode:
authorStefan Parviainen <saparvia@caterva.eu>2014-11-09 09:37:06 +0100
committerStefan Parviainen <saparvia@caterva.eu>2014-11-09 09:37:06 +0100
commit24bdf58d2bd564c22c44a39f369a50df918c8c38 (patch)
treef16488db2655ca8b6599f39448493fb3247c0e59 /include/nav.php
parent28f3d7be5a104bc1f1e1eff2e22fd19b4ab3a2d1 (diff)
downloadvolse-hubzilla-24bdf58d2bd564c22c44a39f369a50df918c8c38.tar.gz
volse-hubzilla-24bdf58d2bd564c22c44a39f369a50df918c8c38.tar.bz2
volse-hubzilla-24bdf58d2bd564c22c44a39f369a50df918c8c38.zip
Use consistent terminology for channel directory
Diffstat (limited to 'include/nav.php')
-rw-r--r--include/nav.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/nav.php b/include/nav.php
index f1f89db20..4c3da2195 100644
--- a/include/nav.php
+++ b/include/nav.php
@@ -173,7 +173,7 @@ EOT;
$nav['search'] = array('search', t('Search'), "", t('Search site content'));
- $nav['directory'] = array('directory', t('Directory'), "", t('Channel Locator'));
+ $nav['directory'] = array('directory', t('Directory'), "", t('Channel Directory'));
/**