Statusnet is now GNU Social

This commit is contained in:
Michael Vogel 2015-10-24 20:44:18 +02:00
commit a11833e248
2 changed files with 5 additions and 5 deletions

View 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')
);