-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi,
I just realised the message is just there in the wizard, in bright orange! NOTICE: You should manually install in 'config/locales' also the official Rails locale file for :es that your application will use. Official rails I18n URLs: - Readme: https://github.com/svenfuchs/rails-i18n/blob/master/README.md - locale dir: https://github.com/svenfuchs/rails-i18n/tree/master/rails/locale/ I'm sorry about the trouble, should have read better the wizard output :P. Regards, Ignacio El 08/08/11 17:30, Matt Jones escribió: > > On Aug 7, 2011, at 11:19 AM, Ignacio Huerta wrote: > >> Hi, >> >> I'm testing the latest Hobo 1.3 and I have found out that by default >> spanish translation crashes the application: >> >> - I create a new application with the wizard and select "es" as the >> default language. >> - I create a resource, for example "order" with a date field >> - When I go to the "new" page, the name of the months are empty. >> - When I go to the "show" page, it crashes saying "translation >> missing: es.date.formats.default" >> >> I found out that some Rails translations are missing by default. >> Downloading the example "es.yml" from >> https://github.com/svenfuchs/rails-i18n/tree/master/rails/locale >> and putting it into the config/locales folder solved the problem. >> >> I believe this should work by default (it probably happens the same in >> any language but english). I propose that we integrate a simple >> default "es.yml", or maybe copy those keys into "app.es.yml". What do >> you think? > > The rails-i18n repo is the canonical source for vanilla Rails translations - > I don't think we want to try to maintain a parallel set. A warning or > something when setting up an app would probably be a good idea, though. > > --Matt Jones > - -- Ignacio Huerta Arteche http://www.ihuerta.net Teléfono: 0034 645 70 77 35 Email realizado con software libre -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk5BRkcACgkQBPlUJ6RHaOTJTgCff2KHo8je+ckNHv0MmiyOrg9k z5sAnjAGb7NECtQ5cLUEGIqROULK/DVh =owhn -----END PGP SIGNATURE----- -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
