tenants2 icon indicating copy to clipboard operation
tenants2 copied to clipboard

Consolidate internationalized server-side error message text

Open toolness opened this issue 4 years ago • 0 comments

In #1895 we made some of our rare edge-case error messages more human-friendly and internationalized them, but only for EFNY. Identical error messages exist in other parts of our code though, e.g. norent. We should find those error messages and make sure they use the same text as EFNY--perhaps we should even consolidate some of the validation logic itself to make things more DRY.

toolness avatar Jan 29 '21 14:01 toolness