aboutsummaryrefslogtreecommitdiffstats
path: root/include/apps.php
diff options
context:
space:
mode:
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))