iFixit / iFixitAndroid

Official iFixit Android App
https://play.google.com/store/apps/details?id=com.dozuki.ifixit
GNU General Public License v3.0
162 stars 88 forks source link

Refine content translation #133

Open marczych opened 11 years ago

marczych commented 11 years ago

The app's language gets out of sync if the device's language is different from the user's selected language on the site. We need to come up with a solution that takes into account the device's language, the user's language setting on the site, and whether or not to perform machine translations.

timothyasp commented 9 years ago

Is this specific to the webview?

marczych commented 9 years ago

Is this specific to the webview?

I think that it's more about the logged in user's language setting on the site. This becomes obvious when we're displaying english content in the native app but the web view displays content in another language because the user has a different language set on the site.