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

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jospoortvliet@gmail.com>2020-11-24 12:09:40 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2020-11-24 12:09:40 +0300
commitd5e814d0eb8bcf17e573cac467f78e494aab0d72 (patch)
tree849a8b30256d971698af1b2e314aafae92a0ebd0 /page-unified-search.php
parentfe006182640e15dd515895641879fb5645e91125 (diff)
wording update on search page
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-unified-search.php')
-rw-r--r--page-unified-search.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/page-unified-search.php b/page-unified-search.php
index e4a12980..c8c85bd9 100644
--- a/page-unified-search.php
+++ b/page-unified-search.php
@@ -41,7 +41,7 @@
</div>
<div class="col-md-6 featureblock">
<h3 class="section--paragraph__tittle"><?php echo $l->t('Integrated and third party options');?></h3>
- <p class="section--paragraph"><?php echo $l->t('Core Nextcloud apps like Files, Calendar, Contacts, Talk, Mail and Deck provide results in unified search. A number of integration apps provide results from third parties like source code management and ticketing systems, e-learning platforms and more. Developers can build their own additions easily and many apps are available in our app store.');?></p>
+ <p class="section--paragraph"><?php echo $l->t('Core Nextcloud apps like Files, Calendar, Contacts, Talk, Mail and Deck provide results in unified search. A wide range of integration apps provide results from third parties like source code management platforms Github and Gitlab, ticketing systems like Jira and Zammad, e-learning platforms like Moodle, social media and forum platforms like Twitter, Redditm Discourse and many more. Developers can build their own additions easily and many apps are available in our app store.');?></p>
<a href="https://apps.nextcloud.com/apps/fulltextsearch" class="button button--blue button--arrow button--large"><?php echo $l->t('Integrations in app store');?></a>
</div>
</div>