@alex7070
Even now pages are correctly indexed.
Problem is that most of listings will have title/description in one language only, that means URL in different locales would be same except language code.
Another complication is that Osclass use 5 char format for language, i.e. en_US (then it could be also en_GB).
This is issue as you do not want this code to be in URL.
There would be also negative impact on existing sites as changing URLs is never what you want to do on production website.