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

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2017-07-17 11:33:45 +0300
committerGitHub <noreply@github.com>2017-07-17 11:33:45 +0300
commit295fd41b839d198a1e975f1eb6dca181412f54b7 (patch)
treee6ac7c500f163b0b45f4bbaa455e7dfc6d9d9672
parent99e9517163d37e773e436d33a0ea3ec2366b3190 (diff)
parent9cb1b3d7fd33d6bad7620e46562942b1b5ca127d (diff)
Merge pull request #295 from nextcloud/comradekingu-patch-2
Spelling: Nextcloud
-rw-r--r--templates/part.internalservererror.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/part.internalservererror.php b/templates/part.internalservererror.php
index ee471816..8af73907 100644
--- a/templates/part.internalservererror.php
+++ b/templates/part.internalservererror.php
@@ -29,7 +29,7 @@ style(
<?php endif; ?>
</br>
<p><?php p(
- $l->t('For more information, please contact your friendly ownCloud administrator.')
+ $l->t('For more information, please contact your friendly Nextcloud administrator.')
); ?></p>
</li>
</ul>