From a6cef578781257e9e0a3c808a054d496862cbeed Mon Sep 17 00:00:00 2001 From: Bjoern Schiessle Date: Mon, 8 Aug 2016 11:48:42 +0200 Subject: many small improvements to prepare the client for the Nextcloud 10 release --- templates/admin.php | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/admin.php b/templates/admin.php index 033d828..9e909ad 100644 --- a/templates/admin.php +++ b/templates/admin.php @@ -26,7 +26,11 @@

t('Usage report')); ?>

- t('When the server receives a new report of your instance, all entries from previous reports are removed. So in case you disable one of the settings below, you can send a new report, to delete the data, that is currently stored on the server.')); ?> + t('You can help us to improve Nextcloud be sending us some data about your current setup and usage.')); ?> +

+ +

+ t('We take your privacy seriously. The data are anonymized and you can enable/disable it at any time, by default it is always disabled. Below you can also adjust what kind of data are send and always see the last report send to us. When the server receives a new report of your instance, all entries from previous reports are removed. In case you disable one of the settings below, you can send a new report, to delete the data, that is currently stored on the server.')); ?>

@@ -37,7 +41,7 @@

-

t('Data Control')); ?>

+

t('Data to send')); ?>

$data) { ?> @@ -50,9 +54,14 @@ } ?> + +

t('Last report')); ?>

t('Sent on: %s', [$_['last_sent']])); ?> + + + -- cgit v1.2.3