Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/survey_client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/app.php2
-rw-r--r--appinfo/info.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/app.php b/appinfo/app.php
index 7764901..b89ae37 100644
--- a/appinfo/app.php
+++ b/appinfo/app.php
@@ -32,7 +32,7 @@ $notificationManager->registerNotifier(
function() use ($l) {
return [
'id' => 'survey_client',
- 'name' => $l->t('Survey Client'),
+ 'name' => $l->t('Usage survey'),
];
}
);
diff --git a/appinfo/info.xml b/appinfo/info.xml
index ad54d96..0497d43 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<info>
<id>survey_client</id>
- <name>Usage report</name>
+ <name>Usage survey</name>
<description>
Sends anonymized data to Nextcloud to help us to improve Nextcloud. You
always have full control over the content sent to Nextcloud and can disable