You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the popup OSD notifications are not being displayed to the user's selected language but default to English. Example: Successfully ran test XXX
This is very challenging to do, because the text is actually generated inside of ooniprobe itself and is not part of the web UI.
I am not entirely sure what is the best way to tackle this if it is to add mapping for the to be translated strings inside of ooni-wui (where we already have I18N support) or add I18N to ooniprobe itself.
This is anyways going to be something that is going to likely only happen post 2.2.0
Currently the popup OSD notifications are not being displayed to the user's selected language but default to English. Example:
Successfully ran test XXX
Tested on https://github.com/TheTorProject/ooni-probe/releases/tag/v2.2.0-rc.2
(ooniprobe-wui version: 2.2.0-rc.4)
The text was updated successfully, but these errors were encountered: