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
This commit is contained in:
Jean-Philippe Lang 2013-01-03 11:01:42 +00:00
parent 524baaa9ca
commit 5715f40b21
1 changed files with 0 additions and 2 deletions

View File

@ -10,10 +10,8 @@ ro:
day_names: [Duminică, Luni, Marti, Miercuri, Joi, Vineri, Sâmbătă] day_names: [Duminică, Luni, Marti, Miercuri, Joi, Vineri, Sâmbătă]
abbr_day_names: [Dum, Lun, Mar, Mie, Joi, Vin, Sâm] 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] 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] abbr_month_names: [~, Ian, Feb, Mar, Apr, Mai, Iun, Iul, Aug, Sep, Oct, Noi, Dec]
# Used in date_select and datime_select.
order: order:
- :day - :day
- :month - :month