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:
-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>