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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'templates/personal.php')
-rw-r--r--templates/personal.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/personal.php b/templates/personal.php
index 9ba9e3d4..57614cf5 100644
--- a/templates/personal.php
+++ b/templates/personal.php
@@ -12,6 +12,6 @@ script('richdocuments', 'personal');
<button id="templateSelectButton"><span class="icon-folder" title="<?php p($l->t('Select a personal template folder')); ?>" data-toggle="tooltip"></span></button>
<button id="templateResetButton"><span class="icon-delete" title="<?php p($l->t('Remove personal template folder')); ?>" data-toggle="tooltip"></span></button>
</p>
- <p><em><?php p($l->t('Templates inside of this directory will be added to the template selector of Collabora online.')); ?></em></p>
+ <p><em><?php p($l->t('Templates inside of this directory will be added to the template selector of Collabora Online.')); ?></em></p>
</div>
</div>