From faab2792af4e54342362c9ba96b72d1c8c806908 Mon Sep 17 00:00:00 2001 From: Benjamin Kellermann Date: Sat, 25 Aug 2018 22:54:45 +0200 Subject: massive english corrections, thanks to Haezel --- overview.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'overview.rb') diff --git a/overview.rb b/overview.rb index f129e36..5f00967 100755 --- a/overview.rb +++ b/overview.rb @@ -33,7 +33,7 @@ $d << _("The next steps are:") sendlink = _("Send the link to all participants:") mailstr = _("Send this link via email...") nextstr = _("Visit the poll yourself:") -subjectstr = _("Link to dudle poll about %{polltitle}") % {:polltitle => $d.title} +subjectstr = _("Link to Dudle poll about %{polltitle}") % {:polltitle => $d.title} $d << <
  • -- cgit v1.2.3