Closed CodeWringer closed 1 year ago
Currently, the API for DialogUtility is inconsistent. Sometimes localization keys are expected, whereas other times, already localized strings are expected.
DialogUtility
Unify this behavior, so it always expects already localized strings.
Currently, the API for
DialogUtility
is inconsistent. Sometimes localization keys are expected, whereas other times, already localized strings are expected.Unify this behavior, so it always expects already localized strings.