test/rails/app/views/articles/show.html.erb in gettext-1.90.0 vs test/rails/app/views/articles/show.html.erb in gettext-1.91.0

- old
+ new

@@ -22,7 +22,8 @@ <%= distance_of_time_in_words(from, from + 47.hours + 59.minutes + 30.seconds) %><br/> <%= distance_of_time_in_words(from, from + 29.days + 23.hours + 59.minutes + 30.seconds) %><br/> <%= distance_of_time_in_words(from, from + 59.days + 23.hours + 59.minutes + 30.seconds) %><br/> <%= distance_of_time_in_words(from, from + 1.years - 30.seconds) %><br/> <%= distance_of_time_in_words(from, from + 2.years - 30.seconds) %><br/> + <%= distance_of_time_in_words(from, from + 4.years - 30.seconds) %><br/>