http://i18n.lighthouseapp.com/projects/14948/tickets/11-need-to-translate-numberhelper-storage-units Please post patches there if any :)
On Sat, Sep 13, 2008 at 7:06 PM, Christian Lescuyer < [EMAIL PROTECTED]> wrote: > > 1) The units are hardcoded in the method > > STORAGE_UNITS = %w( Bytes KB MB GB TB ).freeze > > 2) The units are inconsistent > %w( B KB MB GB TB ) ie unit symbols > %w ( Bytes kilobytes megabytes etc) ie unit names > > -- Yaroslav Markin evilmartians.com | rubyonrails.ru --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "rails-i18n" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rails-i18n?hl=en -~----------~----~----~----~------~----~------~--~---
