From 5b5f0666f9addc4b2c0cd69495d9fe8f76011ee2 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Tue, 5 May 2015 03:59:51 -0700 Subject: second pass name change --- include/enotify.php | 2 +- include/identity.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'include') diff --git a/include/enotify.php b/include/enotify.php index aef8e83e0..08ab8175d 100644 --- a/include/enotify.php +++ b/include/enotify.php @@ -55,7 +55,7 @@ function notification($params) { push_lang($recip['account_language']); // should probably have a channel language - $banner = t('Red Matrix Notification'); + $banner = t('Hubzilla Notification'); $product = t('hubzilla'); // RED_PLATFORM; $siteurl = $a->get_baseurl(true); $thanks = t('Thank You,'); diff --git a/include/identity.php b/include/identity.php index 7884c04d2..fa2e27355 100644 --- a/include/identity.php +++ b/include/identity.php @@ -1371,7 +1371,7 @@ function get_default_profile_photo($size = 175) { } /** - * @brief Test whether a given identity is NOT a member of the Red Matrix. + * @brief Test whether a given identity is NOT a member of the Hubzilla. * * @param string $s; * xchan_hash of the identity in question @@ -1382,7 +1382,7 @@ function is_foreigner($s) { } /** - * @brief Test whether a given identity is a member of the Red Matrix. + * @brief Test whether a given identity is a member of the Hubzilla. * * @param string $s; * xchan_hash of the identity in question -- cgit v1.2.3