digitalfabrik / app-android

Android App to deliver information from German cities to refugees
http://www.integreat-app.de
10 stars 1 forks source link

Mark automatic translations #134

Closed mschrimpf closed 8 years ago

mschrimpf commented 8 years ago

In Integreat/cms#226 we remote the disclaimer at the beginning of the automatically translated texts ("This text was translated automatically.."). Then plan is to reflect the same information with a flag "automatic_translation": true instead. We should then mark this information in the app again, e.g. by re-introducing the disclaimer at the top of the text again (but not in the overview).

dlangerenken commented 8 years ago

Is this implemented on the server-side?

dlangerenken commented 8 years ago

Finished implementing on client-side. A snackbar (which you can dismiss) is shown when the page is auto translated.