diff --git a/appinfo/app.php b/appinfo/app.php index d52a1628..32b8b5c2 100644 --- a/appinfo/app.php +++ b/appinfo/app.php @@ -37,7 +37,7 @@ $navigationEntry = function () use ($c) { 'order' => 2, 'href' => $c->query('ServerContainer')->getURLGenerator()->linkToRoute('richdocuments.document.index'), 'icon' => $c->query('ServerContainer')->getURLGenerator()->imagePath('richdocuments', 'documents.svg'), - 'name' => $c->query('L10N')->t('Collabora Online') + 'name' => $c->query('L10N')->t('Office') ]; }; $c->getServer()->getNavigationManager()->add($navigationEntry); diff --git a/appinfo/info.xml b/appinfo/info.xml index a671bf95..b70e287f 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -1,7 +1,7 @@ richdocuments - Office + Collabora Online Collabora Online allows you to to work with all kinds of office documents directly in your browser. AGPL 1.1.3