I have a question about translating some resourcestring.
- FMX project on Delphi 10.4
- Tsilang 7.8.4
I need to translate the strings in the system menu items (Services, Hide, Hide Others and Quit)

This items are added automatically in Delphi 10.4 applications, so do not need to be added by the developer
The strings are found in the FMX.consts file.
Is it possible to translate them?