aboutsummaryrefslogtreecommitdiffstats
path: root/include/apps.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-05-22 20:39:42 -0700
committerfriendica <info@friendica.com>2014-05-22 20:39:42 -0700
commit39d5f2abcfbeabb2e7d1483dfb753eda8882b35b (patch)
tree0df9196194d0c74658e547beab0207c4ef0d3b7f /include/apps.php
parentbcac633085d9383ad32f3608f07f83df31cc7635 (diff)
downloadvolse-hubzilla-39d5f2abcfbeabb2e7d1483dfb753eda8882b35b.tar.gz
volse-hubzilla-39d5f2abcfbeabb2e7d1483dfb753eda8882b35b.tar.bz2
volse-hubzilla-39d5f2abcfbeabb2e7d1483dfb753eda8882b35b.zip
more apps
Diffstat (limited to 'include/apps.php')
-rw-r--r--include/apps.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/apps.php b/include/apps.php
index 37deb0bbc..ab09ff531 100644
--- a/include/apps.php
+++ b/include/apps.php
@@ -129,6 +129,8 @@ function translate_system_apps(&$arr) {
'Help' => t('Help'),
'Mail' => t('Mail'),
'Mood' => t('Mood'),
+ 'Poke' => t('Poke'),
+ 'Chat' => t('Chat')
);
if(array_key_exists($arr['name'],$apps))