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:
authorAllan Nordhøy <epost@anotheragency.no>2017-07-14 20:25:03 +0300
committerGitHub <noreply@github.com>2017-07-14 20:25:03 +0300
commit9cb1b3d7fd33d6bad7620e46562942b1b5ca127d (patch)
tree74580db7ccaddc12e150b9285d13da86d646e878
parentdda4d69afcb770fa8f203fc16daf598774def274 (diff)
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>