Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignoring case in Translator #2

Closed
zenzei opened this issue Feb 1, 2011 · 1 comment
Closed

Ignoring case in Translator #2

zenzei opened this issue Feb 1, 2011 · 1 comment

Comments

@zenzei
Copy link

zenzei commented Feb 1, 2011

Is it possible to ignore case in the Translator in line @txt.split(/\s/).map { |w| dic[w] || w }.join(" ")

Today if some text in another language is in uppercase, the translator would not work.

By the way, could you make a new version with neoscr fixes of spanish dictionary?

Thanks in advance!

@zenzei
Copy link
Author

zenzei commented Feb 10, 2011

I made a fork and commit the changes in it so you could update your master then. Regards!

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant