1
0
Fork 0

Merge pull request #1979 from annando/1510-gnusocial

Statusnet is now GNU Social
This commit is contained in:
Tobias Diekershoff 2015-10-25 16:52:38 +01:00
commit 12d9c46ec5
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')
);