aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-01-15 11:59:38 -0800
committerredmatrix <git@macgirvin.com>2016-01-15 11:59:38 -0800
commitf66c6bfebfd48274c9b29cd62b1fac933c6530e4 (patch)
tree9dcdfd91f93d1b2b5aec00a734a797bd1955c79f /include
parentfe77ab4d71ed86d8c29a43ae2bc579a0db8b84b1 (diff)
parent2498df68c716ec6ed80b5547c721ca9741a85572 (diff)
downloadvolse-hubzilla-f66c6bfebfd48274c9b29cd62b1fac933c6530e4.tar.gz
volse-hubzilla-f66c6bfebfd48274c9b29cd62b1fac933c6530e4.tar.bz2
volse-hubzilla-f66c6bfebfd48274c9b29cd62b1fac933c6530e4.zip
Merge https://github.com/redmatrix/hubzilla into pending_merge
Diffstat (limited to 'include')
-rw-r--r--include/contact_selectors.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/contact_selectors.php b/include/contact_selectors.php
index 8671f1bd1..d44bee784 100644
--- a/include/contact_selectors.php
+++ b/include/contact_selectors.php
@@ -79,7 +79,7 @@ function network_to_name($s) {
NETWORK_MAIL => t('Email'),
NETWORK_DIASPORA => t('Diaspora'),
NETWORK_FACEBOOK => t('Facebook'),
- NETWORK_ZOT => t('Zot!'),
+ NETWORK_ZOT => t('Zot'),
NETWORK_LINKEDIN => t('LinkedIn'),
NETWORK_XMPP => t('XMPP/IM'),
NETWORK_MYSPACE => t('MySpace'),