lib/when_exe/locales/fi.rb in when_exe-0.3.5 vs lib/when_exe/locales/fi.rb in when_exe-0.3.6
- old
+ new
@@ -3,12 +3,12 @@
Copyright (C) 2012-2014 Takashi SUGA
You may use and/or modify this file according to the license described in the LICENSE.txt file included in this archive.
=end
-module When::BasicTypes
- class M17n
+module When
+ module Locale
# from https://raw.github.com/svenfuchs/rails-i18n/master/rails/locale/fi.yml
Locale_fi =
{"date"=>
@@ -34,10 +34,10 @@
"keskiviikko",
"torstai",
"perjantai",
"lauantai"],
"formats"=>
- {"default"=>"%e. %Bta %Y", "long"=>"%A %e. %Bta %Y", "short"=>"%e.%m.%Y"},
+ {"default"=>"%-d.%-m.%Y", "long"=>"%A %e. %Bta %Y", "short"=>"%d. %b"},
"month_names"=>
[nil,
"tammikuu",
"helmikuu",
"maaliskuu",