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:
authorAndras Timar <andras.timar@collabora.com>2017-06-01 10:39:44 +0300
committerAndras Timar <andras.timar@collabora.com>2017-06-01 10:39:44 +0300
commitc6a3e02b4b7af75341c573340ef11baef8bee39d (patch)
tree9be3adb7f5713418077eb66094e4402a19d292af /templates
parent760f6d3bfa4282e0a270984315697a24ad87da33 (diff)
Replace 3 dots to ellisis in l10n files
Diffstat (limited to 'templates')
-rw-r--r--templates/documents.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/documents.php b/templates/documents.php
index 528a1505..b297f0d7 100644
--- a/templates/documents.php
+++ b/templates/documents.php
@@ -14,7 +14,7 @@ script('richdocuments', 'documents');
?>
<div id="documents-content">
<ul class="documentslist">
- <li class="progress icon-loading"><div><?php p($l->t('Loading documents…')); ?></div></li>
+ <li class="progress icon-loading"><div><?php p($l->t('Loading documents…); ?></div></li>
<li class="document template" data-id="" style="display:none;">
<a target="_blank" href=""><label></label></a>
</li>