misc/plugin/en/weather.rb in tdiary-4.0.4 vs misc/plugin/en/weather.rb in tdiary-4.0.5

- old
+ new

@@ -37,10 +37,12 @@ example in the Japanese resource. =end require 'erb' class Weather - Words_en = [] + Words_en = [ + [%r[\Aunknown\z]i, '""'], + ] end =begin === Weather class Weather of a date.