aboutsummaryrefslogtreecommitdiffstats
path: root/include/apps.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-10-14 18:03:05 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-10-14 18:03:05 -0700
commit0563ce93a1ba3df8e5282e047603b21bb190c43f (patch)
tree27b782de30ec4b1aecb48f106925180173428d2b /include/apps.php
parentc8e3ea955d21f764d7cc930bde207604beae3c9f (diff)
downloadvolse-hubzilla-0563ce93a1ba3df8e5282e047603b21bb190c43f.tar.gz
volse-hubzilla-0563ce93a1ba3df8e5282e047603b21bb190c43f.tar.bz2
volse-hubzilla-0563ce93a1ba3df8e5282e047603b21bb190c43f.zip
change name of matrix app
Diffstat (limited to 'include/apps.php')
-rw-r--r--include/apps.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/apps.php b/include/apps.php
index 661fc2163..c036867b1 100644
--- a/include/apps.php
+++ b/include/apps.php
@@ -130,7 +130,7 @@ function translate_system_apps(&$arr) {
'Address Book' => t('Address Book'),
'Login' => t('Login'),
'Channel Manager' => t('Channel Manager'),
- 'Matrix' => t('Matrix'),
+ 'Grid' => t('Grid'),
'Settings' => t('Settings'),
'Files' => t('Files'),
'Webpages' => t('Webpages'),