From dc44868d6d1d03e84f6c645771c16b992569a597 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Wed, 21 Dec 2016 14:15:25 +0100 Subject: Rename the app to monitoring Signed-off-by: Joas Schilling --- lib/Settings/AdminSection.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/Settings/AdminSection.php b/lib/Settings/AdminSection.php index eb9abea..26e793b 100644 --- a/lib/Settings/AdminSection.php +++ b/lib/Settings/AdminSection.php @@ -51,7 +51,7 @@ class AdminSection implements ISection { * @return string */ public function getName() { - return $this->l->t('Server info'); + return $this->l->t('Monitoring'); } /** -- cgit v1.2.3