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:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2018-05-30 20:20:54 +0300
committerJos Poortvliet <jos@opensuse.org>2018-05-31 00:23:58 +0300
commit9e918562919cfd4e73ca419cbfdcc2d9fd160064 (patch)
tree71af1890cc3f34b25b6bad1573356948969e14dc /page-contribute.php
parent19f791275d0f7b27a2407050861cb692869b1310 (diff)
Update IRC links to Riot and simply call it "chat" for better usability
Diffstat (limited to 'page-contribute.php')
-rw-r--r--page-contribute.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/page-contribute.php b/page-contribute.php
index 2072f20b..c0c89d12 100644
--- a/page-contribute.php
+++ b/page-contribute.php
@@ -13,7 +13,7 @@
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
- <p class="section--paragraph"><?php echo $l->t('We invite you to join our <a class="hyperlink" href="https://github.com/nextcloud" target="_blank">development efforts on GitHub</a>, the conversations on <a class="hyperlink" href="https://help.nextcloud.com" target="_blank">our forums</a> and our <a class="hyperlink" href="irc://#nextcloud-dev@freenode.net" target="_blank">IRC channel on freenode</a>, also accessible via <a class="hyperlink" href="https://webchat.freenode.net/?channels=nextcloud-dev" target="_blank">webchat</a>. Interact with us on our <a class="hyperlink" href="/news">blogs and social media channels</a>, too!');?></p>
+ <p class="section--paragraph"><?php echo $l->t('We invite you to join our <a class="hyperlink" href="https://github.com/nextcloud" target="_blank">development efforts on GitHub</a>, the conversations on <a class="hyperlink" href="https://help.nextcloud.com" target="_blank">our forums</a> and our <a class="hyperlink" href="https://riot.im/app/#/room/#freenode_#nextcloud-dev:matrix.org" target="_blank">chat channel #nextcloud-dev (IRC)</a>, also accessible via <a class="hyperlink" href="https://webchat.freenode.net/?channels=nextcloud-dev" target="_blank">webchat</a>. Interact with us on our <a class="hyperlink" href="/news">blogs and social media channels</a>, too!');?></p>
<p class="section--paragraph"><?php echo $l->t('Do you want to get a certain improvement in Nextcloud? Did you find a problem? Do you want to help translate, promote or document Nextcloud?');?></p>
</div>
</div>
@@ -27,7 +27,7 @@
<p class="section--paragraph"><?php echo $l->t('Improve the Nextcloud Server');?> (<a class="hyperlink" href="<?php echo $DOCUMENTATION_DEVELOPER; ?>core"><?php echo $l->t('server development documentation</a>)');?></p>
<p class="section--paragraph"><?php echo $l->t('Learn to write Nextcloud code. (Try your hands on a <a class="hyperlink" href="https://github.com/nextcloud/server/labels/good%20first%20issue" target="_blank">good first issue</a> or get started with <a class="hyperlink" href="https://nextcloud.com/blog/get-involved-in-nextcloud-by-reviewing-pulls/">reviewing pull requests</a>)');?></li>
- <p class="section--paragraph"><?php echo $l->t('Talk to us <a class="hyperlink" href="irc://#nextcloud-dev@freenode.net">on IRC</a>, also accessible via <a class="hyperlink" href="https://webchat.freenode.net/?channels=nextcloud-dev" target="_blank">webchat</a>, and on our
+ <p class="section--paragraph"><?php echo $l->t('Talk to us in <a class="hyperlink" href="https://riot.im/app/#/room/#freenode_#nextcloud-dev:matrix.org" target="_blank">our chat channel #nextcloud-dev (IRC)</a>, and on our
<a class="hyperlink" href="https://help.nextcloud.com" target="_blank">forum</a>! We look forward to your code and thoughts.');?></p>
<h3 class="section--intro"><?php echo $l->t('Answer questions about Nextcloud use and development');?></h3>