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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2017-07-04 20:11:31 +0300
committerGitHub <noreply@github.com>2017-07-04 20:11:31 +0300
commit67f4a79be7e4a8e121dba4ec7d346aee03f14d7a (patch)
treee2559648489258354c65d60a3c0d088a99943017
parent711d861d8ba0486a0262cff45dd124bba1da1f2e (diff)
parent43301fddaf816e276a82e6ea7c3d02ea05715799 (diff)
Merge pull request #5549 from nextcloud/update-info
Update admin.php
-rw-r--r--apps/updatenotification/templates/admin.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/updatenotification/templates/admin.php b/apps/updatenotification/templates/admin.php
index dcea7cf3e6b..369d4905a40 100644
--- a/apps/updatenotification/templates/admin.php
+++ b/apps/updatenotification/templates/admin.php
@@ -41,6 +41,7 @@
</p>
<p>
<em><?php p($l->t('You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel.')); ?></em>
+ <em><?php p($l->t('Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found.')); ?></em>
</p>