impress/config/locales
Emi Matchu e337767954 Fix "couldn't download the associated Flash files" when modeling
So this was a slightly wrong error message, what was happening was:

1. Trying to load the image hash for this pet, by looking them up at
   https://pets.neopets.com/cpn/PET_NAME/1/1.png and seeing what URL it
   redirects to.
2. But pets.neopets.com was rejecting our User-Agent string, which
   would've been just "Ruby", since we hadn't set it otherwise. I guess
   that's an explicitly banned string?

I also found that the kind of more-helpful User-Agent string I like to
write was being rejected, and I could only get it to accept something
very simple? So that's what we're using now, I guess!!
2024-01-15 01:15:35 -08:00
..
devise.en.yml Can log into OpenNeo ID accounts directly! 2023-10-23 19:05:07 -07:00
devise.es.yml Can log into OpenNeo ID accounts directly! 2023-10-23 19:05:07 -07:00
devise.pt.yml Can log into OpenNeo ID accounts directly! 2023-10-23 19:05:07 -07:00
en-MEEP.yml Fix "couldn't download the associated Flash files" when modeling 2024-01-15 01:15:35 -08:00
en.yml Fix "couldn't download the associated Flash files" when modeling 2024-01-15 01:15:35 -08:00
es.yml Fix "couldn't download the associated Flash files" when modeling 2024-01-15 01:15:35 -08:00
pt.yml Remove "Import from pets" page 2023-11-06 13:06:18 -08:00
will_paginate.en-MEEP.yml infer locale from params, then cookies, then Accept-Language header 2013-01-24 18:23:21 -06:00