second pass name change

This commit is contained in:
redmatrix
2015-05-05 03:59:51 -07:00
parent a3c37f1458
commit 5b5f0666f9
93 changed files with 372 additions and 372 deletions

View File

@@ -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,');

View File

@@ -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