From 409672d981fe1e91d8536d2d924c016a870d9121 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Wed, 29 Jun 2016 12:08:26 +0200 Subject: [PATCH] Fix update notification text * thanks to ungesundes_halbwissen @ transifex --- apps/updatenotification/templates/admin.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/updatenotification/templates/admin.php b/apps/updatenotification/templates/admin.php index 0be070cac3..b1cc76534e 100644 --- a/apps/updatenotification/templates/admin.php +++ b/apps/updatenotification/templates/admin.php @@ -47,7 +47,9 @@
- t('Only notification for app updates are available, because the selected update channel for the server itself does not allow notifications.')); ?> + t('Only notification for app updates are available.')); ?> + t('The selected update channel makes dedicated notifications for the server obsolete.')); ?> + t('The selected update channel does not support updates of the server.')); ?>