Grabli66 / simple-translate

A simple translation app for Ubuntu and other Linux distributions
http://orschiro.github.io/simple-translate
GNU General Public License v3.0
5 stars 2 forks source link

Auto-detect input language #4

Open orschiro opened 8 years ago

orschiro commented 8 years ago

Dear all,

What do you think of the possibility, similar to Google Translate, to auto-detect the input language of the user's provided text?

Thankfully,

~Robert

JerryCasiano commented 8 years ago

I already have this done in my tree.

Well, not exactly.

What I do have done is getting the users preferred language and also retrieving supported languages from server. Which is a good start to auto detection.

If you guys want me to pick a patch out just for that, I should be able to.

orschiro commented 8 years ago

Dear @JerryCasiano,

If you guys want me to pick a patch out just for that, I should be able to.

That's fantastic! I would say, yes, of course. :+1:

@Grabli66 what do you think?

Warmly,

~Robert

Grabli66 commented 8 years ago

Yes, that would be great.

2016-05-17 6:53 GMT+03:00 Robert Orzanna notifications@github.com:

Dear @JerryCasiano https://github.com/JerryCasiano,

If you guys want me to pick a patch out just for that, I should be able to.

That's fantastic! I would say, yes, of course. [image: :+1:]

@Grabli66 https://github.com/Grabli66 what do you think?

Warmly,

~Robert

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/orschiro/simple-translate/issues/4#issuecomment-219613081

orschiro commented 8 years ago

Well,

If you guys want me to pick a patch out just for that, I should be able to.

I would say, go ahead, @JerryCasiano! :smiley:

Thankfully,

~Robert

JerryCasiano commented 8 years ago

Will do