StokerP hat geschrieben: 06.07.2026 11:58
Is the ext checker supposed to catch hard-coded language in php files?
That would fall within EPV's scope of responsibility, but this tool does not check for such things. Verifying this is also rather difficult, given the wide variety of possible notations. Furthermore, language variable names cannot always be easily distinguished from hard-coded text, which could potentially lead to a high false-positive rate when detecting such text in the program code.
The validators check for this, but the tools do not.