From 63b13b11d0c1b80bc3de67f8478d7eeaacabb617 Mon Sep 17 00:00:00 2001 From: Benjamin Kellermann Date: Fri, 12 Feb 2010 22:40:12 +0100 Subject: big letters --- timepollhead.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'timepollhead.rb') diff --git a/timepollhead.rb b/timepollhead.rb index fa7090f..b5abb72 100644 --- a/timepollhead.rb +++ b/timepollhead.rb @@ -302,9 +302,9 @@ END days = @data.sort.collect{|date| date.date }.uniq chosenstr = { - "chosen" => _("chosen"), - "notchosen" => _("notchosen"), - "disabled" => _("past") + "chosen" => _("Chosen"), + "notchosen" => _("Not Chosen"), + "disabled" => _("Past") } -- cgit v1.2.3