translationstring icon indicating copy to clipboard operation
translationstring copied to clipboard

Pluralizer ignores the `domain` of a TranslationString that is passed in

Open ztane opened this issue 9 years ago • 0 comments

Pluralizer ignores by default the domain of TranslationString that is passed in, whereas Translator doesn't. This is rather silly, since if a TranslationString is passed in to Pluralizer instead of a str/unicode, it is exactly because a TranslationString knows its domain.

ztane avatar Jun 08 '16 22:06 ztane