]> git.mxchange.org Git - friendica.git/blobdiff - include/contact_selectors.php
Bugfix for pull request #2147 (Fix for issue #2122)
[friendica.git] / include / contact_selectors.php
index f0ac87a09f32b4f3e7759cec13acc5c5568137c0..f104866232d4326f36cc3669636986682770b67f 100644 (file)
@@ -88,7 +88,7 @@ function network_to_name($s, $profile = "") {
                NETWORK_PUMPIO   => t('pump.io'),
                NETWORK_TWITTER  => t('Twitter'),
                NETWORK_DIASPORA2 => t('Diaspora Connector'),
-               NETWORK_STATUSNET => t('Statusnet'),
+               NETWORK_STATUSNET => t('GNU Social'),
                NETWORK_APPNET => t('App.net')
        );