Gebruikersvoorkeuren verwijzen nog steeds naar "niet storen" in 3.0.0.beta15

After update, I’m still seeing a reference to the old “do not disturb” language in my profile preferences:

image

In general, there are still plenty of results from git grep -i 'do not disturb' in the source, including that reference.

7 likes

Thanks for the report, we’ll get this fixed up.

4 likes

I’ve fixed the copy in

(I also made sure we don’t have other instances of the old language in strings, and looks like this was the last one)

4 likes