aboutsummaryrefslogtreecommitdiff
path: root/not_found.cgi
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2018-08-25 22:54:45 +0200
committerBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2018-08-25 22:54:45 +0200
commitfaab2792af4e54342362c9ba96b72d1c8c806908 (patch)
treec8378815ff5a997f37b65e23b1f5831e649311ad /not_found.cgi
parent81803975b690804d46d8ea719a404bc732a9f604 (diff)
massive english corrections, thanks to Haezel
Diffstat (limited to 'not_found.cgi')
-rwxr-xr-xnot_found.cgi14
1 files changed, 7 insertions, 7 deletions
diff --git a/not_found.cgi b/not_found.cgi
index dc0b500..2573c22 100755
--- a/not_found.cgi
+++ b/not_found.cgi
@@ -27,14 +27,14 @@ else
$d = Dudle.new(:hide_lang_chooser => true, :load_extensions => false, :relative_dir => "../")
end
-title = _("Poll Not Found")
+title = _("Poll not found")
-str = [_("The requested Poll was not found."),
- _("There are several reasons, why a Poll is deleted:"),
- _("Somebody clicked on “Delete Poll” and deleted the poll manually."),
- _("The Poll was deleted by the administrator because it was not accessed for a long time."),
- _("If you think, the deletion was done by error, please contact the adminsistrator of the system."),
- _("Return to dudle home and Schedule a new Poll")]
+str = [_("The requested poll was not found."),
+ _("There are several reasons why a poll may have been deleted:"),
+ _("Somebody clicked on “Delete poll” and deleted the poll manually."),
+ _("The poll was deleted by the administrator because it was not accessed for a long time."),
+ _("If you think that the deletion was done in error, please contact the administrator of the system."),
+ _("Return to Dudle home and schedule a new poll")]
$d << <<END
<p>