Skip to content

Internationalize calls to uppercase()/lowercase()

The following discussion from !132 (merged) should be addressed:

I noticed that uppercase() is being used without the locale argument here, which I think I got from the other invocations of it, we should probably use. Another a good reason to use a custom Composable for our dialog buttons to get that applied consistently.