Files
OpenRA/OpenRA.Mods.Common/Lint/CheckTranslationReference.cs
RoosterDragon 10d7436cf0 CheckTranslationReference lint pass learns additional checks.
- Test all translation languages, not just English.
- Report any fields marked with TranslationReferenceAttribute that the lint pass lacked the knowledge to check.
- Improve context provided by lint messages.

Restructure code for readability.
2024-04-24 15:28:28 +03:00

14 KiB