summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Staudacher <andy.st@gmail.com>2010-02-12 19:06:28 -0800
committerAndy Staudacher <andy.st@gmail.com>2010-02-12 19:06:28 -0800
commitf5d00863b880d424c61a95f966b1d9a983b0cf58 (patch)
treee203a83ad04861c675fb2ed6f23fc5edf41d0f86
parent7e47c3b19f522344f7083ea0bd9524bfff1a0eb2 (diff)
parente88e976fc4255d323a1f5919453604ecf467ed0d (diff)
Merge commit 'upstream/master'
-rw-r--r--modules/gallery/views/error_404.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/views/error_404.html.php b/modules/gallery/views/error_404.html.php
index e5846e65..4b037a79 100644
--- a/modules/gallery/views/error_404.html.php
+++ b/modules/gallery/views/error_404.html.php
@@ -15,7 +15,7 @@
<? else: ?>
<p>
<?= t("Maybe the page exists, but is only visible to authorized users.") ?>
- <?= t("Talk to your Gallery administrator if you think this is an error for help fixing this!") ?>
+ <?= t("If you think this is an error, talk to your Gallery administrator!") ?>
</p>
<? endif; ?>
</div> \ No newline at end of file