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

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllan Nordhøy <epost@anotheragency.no>2018-01-14 08:48:49 +0300
committerGitHub <noreply@github.com>2018-01-14 08:48:49 +0300
commit0a8505ef0bcb841846a02742da283ef6222a01e9 (patch)
tree05caad1d46d7c51f081b19737e0821d71c63dc37 /templates
parent5406723bdd0869c73b81c92cf8a0470bec39deec (diff)
either not, or it doesn\'t exist.
Diffstat (limited to 'templates')
-rw-r--r--templates/no.delete.tmpl.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/no.delete.tmpl.php b/templates/no.delete.tmpl.php
index 0374f9bf..8777e28a 100644
--- a/templates/no.delete.tmpl.php
+++ b/templates/no.delete.tmpl.php
@@ -32,7 +32,7 @@
<?php p($l->t('Access denied')); ?>
</h1>
<h2>
- <?php p($l->t('You are not allowed to delete this poll or the poll does not exist.')); ?>
+ <?php p($l->t('You are either not allowed to delete this poll or it doesn\'t exist.')); ?>
</h2>
</div>
</div>