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:
Diffstat (limited to 'core/templates/singleuser.user.php')
-rw-r--r--core/templates/singleuser.user.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/templates/singleuser.user.php b/core/templates/singleuser.user.php
index bf076eb8d61..ba01c9385f2 100644
--- a/core/templates/singleuser.user.php
+++ b/core/templates/singleuser.user.php
@@ -1,6 +1,6 @@
<ul>
<li class='update'>
- <?php p($l->t('This ownCloud instance is currently in single user mode.')) ?><br><br>
+ <?php p($l->t('This Nextcloud instance is currently in single user mode.')) ?><br><br>
<?php p($l->t('This means only administrators can use the instance.')) ?><br><br>
<?php p($l->t('Contact your system administrator if this message persists or appeared unexpectedly.')) ?>
<br><br>