tyrasd / overpass-turbo

A web based data mining tool for OpenStreetMap using the Overpass API.
https://overpass-turbo.eu
Other
920 stars 130 forks source link

Does Intelligent Wizard works for all languages? #127

Closed pyrog closed 9 years ago

pyrog commented 9 years ago

Intelligent Wizard works for some language, but don't for others:

mmd-osm commented 9 years ago

Can you describe how you simulated different languages? Did you change your browser's default language or just change it in turbo ui?

I tried all of your examples and they all seem to work here. However, when I manually switch the language in Settings -> UI Language, I need to reload the page via F5. Without this additional reload step, the wizard's language doesn't seem to have been updated and examples are not recognized.

pyrog commented 9 years ago

Did you change your browser's default language or just change it in turbo ui?

I changed nothing. My setting in Turbo is UI Language: auto

So, Intelligent Wizard work both for my language (set in UI Language) and English. Is it exact ?

pyrog commented 9 years ago

Just for languages that use non unicode characters, Intelligent wizard fail (see #126)

大教堂 in taiwan fail but '大教堂' in taiwan is fine :wink:

tyrasd commented 9 years ago

Yes, turbo first tries to look up terms in your UI language (either auto detected or as set in the settings) and falls back to English if nothing is found.