Strings are reported to be localisable when return type is `string`
Opened this issue · 2 comments
smoogipoo commented
See: karaoke-dev/karaoke#1265 (comment)
It should not suggest that the string is localisable when the return type is a string
.
peppy commented
I think this sounds okay. We have pretty good LocalisableString
coverage these days. A few cases may be missed but that's not a huge deal.
smoogipoo commented
It's a "nice to have" priority level for sure. Mostly for external/.NET code that doesn't support LocalisableString
.