Gadi Cohen

Results 475 comments of Gadi Cohen

Hey miri-am. As long as you're _only_ doing translations on your dev server, just save the `mfAll.js` again and redeploy. It will be picked up and update the database when...

If that didn't work let me know... we recently optimized this code to avoid superfluous updates, there could be an edge case that's missing the update, but no one has...

Ok great. Please let us know either way. And if possible, a dump of your mf\* collections in production and the new `mfAll.js` would be helpful :) But more important...

Hi, yes, but these are two different issues. **If you are doing your translations on your *dev* copy and want to sync translations to production** Download `/translate/mfAll.js` and save as...

Ok, yes, we should be consistent about always skipping the `_id` now (#235) and we short sort sub keys by fixed order too (or just alphabetically).

Can you try `msgfmt:[email protected]` and confirm if it fixes this? From the updated README: > ## Intl polyfill > > In v2 we handle date/number/currency formatting, but it relies on...

Awesome, thanks, been wanting to close this for a while, thanks for the nudge :>

Amazing! Thanks for reporting back. One more milestone done.

I don't use Cordova but I understood from other users that this kind of issue can be fixed with the instructions at https://github.com/gadicc/meteor-messageformat#cordova.

No I think you're right, I'll take another look at this.