From: Jean-Philippe Lang Date: Thu, 3 Jan 2013 11:01:42 +0000 (+0000) Subject: YAML.load_file fails with ruby 1.9.3p194 (2012-04-20) [i386-mingw32]. X-Git-Tag: 2.3.0~374 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=5715f40b211b49d9454c7619101e9f4dd9f85372;p=redmine.git YAML.load_file fails with ruby 1.9.3p194 (2012-04-20) [i386-mingw32]. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11094 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/config/locales/ro.yml b/config/locales/ro.yml index 4b0bf4025..8791313b8 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -10,10 +10,8 @@ ro: day_names: [Duminică, Luni, Marti, Miercuri, Joi, Vineri, Sâmbătă] abbr_day_names: [Dum, Lun, Mar, Mie, Joi, Vin, Sâm] - # Don't forget the nil at the beginning; there's no such thing as a 0th month month_names: [~, Ianuarie, Februarie, Martie, Aprilie, Mai, Iunie, Iulie, August, Septembrie, Octombrie, Noiembrie, Decembrie] abbr_month_names: [~, Ian, Feb, Mar, Apr, Mai, Iun, Iul, Aug, Sep, Oct, Noi, Dec] - # Used in date_select and datime_select. order: - :day - :month