txgruppi / meteor-simple-i18n

Simple I18n support for meteor
http://simple-i18n-sample.meteor.com/
20 stars 3 forks source link

0.2.2 can't be fetch using meteorite #7

Closed iplanwebsites closed 11 years ago

iplanwebsites commented 11 years ago

there seems to be a problem with the latest release. I'll investigate a bit, but please let me know if you find the issue. thansk,

txgruppi commented 11 years ago

Can you try now?

iplanwebsites commented 11 years ago

That was quick! 0.2.3 solved the problem :)

txgruppi commented 11 years ago

Here was throwing a error because of the underscore-string package and the "" tag.

I updated the simple-i18n to remove the underscore-string dependency.

Was you getting that error?

PS: Sorry about my english mistakes.

iplanwebsites commented 11 years ago

Not sure, meteorite isn't especially verbose about the errors…

No worry about your english; it's all right; and we're talking about internationalization here after all ;)

FYI, I ended up going with https://phraseapp.com/ to manage my translation files. Not perfect, expensive, but better than manual JSON handling. à

Keep up the good work!

Felix @ Weroll

On 2013-08-01, at 1:47 PM, Tarcísio Gruppi wrote:

Here was throwing a error because of the underscore-string package and the "" tag.

I updated the simple-i18n to remove the underscore-string dependency.

Was you getting that error?

PS: Sorry about my english mistakes.

— Reply to this email directly or view it on GitHub.

txgruppi commented 11 years ago

I'm not using meteor/meteorite for a long time and now I'm getting a lot of errors. =/

I try to write a good english, but sometimes i'm not sure if it's right.

If the project that you are using this package is a public project, send me a link when it's done so I can put on the README file.

Thank you for the help with this package.