Open stmblfrcr opened 9 years ago
We currently request journey data from English version of bahn.de, independently from the application UI language. And the strings are displayed exactly as they're returned by the service. So mixed language announcements is what bahn.de returns and we can do nothing about that, AFAIK.
On the other hand, we can implement requesting from German version of bahn.de when German UI language is set, which should make it return most announcements in German. @smurfy, what do you think?
Yea we have to look at the code, problem is that we do some mapping based on the data returned. Like "Walk" or stuff like that. Not sure if this is still the case.
Also i would not limit it to german. I guess other backends support multiple languages aswell. (Netherlands, Swiss, Denmark ...)
So its a YES to we should do it :D
Also i would not limit it to german.
Yes, sure. Different backends support different sets of languages. We can make it so that when UI language is supported by the backend, we request in this language. If not, we fall back to English.
Exactly
There are both German and English announcements from DB.