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:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2016-11-16 12:28:46 +0300
committerJan-Christoph Borchardt <hey@jancborchardt.net>2016-11-16 12:28:46 +0300
commit35ea37ee079ab008d9d8231fea653d714a699acf (patch)
treee0cfb733b2d816bfd5cf0c2947957ccb42ce03d5 /appinfo
parent152bfc0c39d027e22330b4f0cf10fa70e2816c6e (diff)
fix naming to 'Usage survey'
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
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