ppy/osu-localisation-analyser

Strings are reported to be localisable when return type is `string`

Opened this issue · 2 comments

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.

It's a "nice to have" priority level for sure. Mostly for external/.NET code that doesn't support LocalisableString.