IDE: fixed i18n of 'ProjVer' macro name

This commit is contained in:
Maxim Ganetsky 2024-12-27 22:42:56 +03:00
parent 42ef93c029
commit 3849a91889

View File

@ -585,6 +585,7 @@ begin
tr('ProjIncPath',lisProjectIncPath);
tr('ProjSrcPath',lisProjectSrcPath);
tr('ProjOutDir',lisProjectOutDir);
tr('ProjVer',lisProjectVer);
tr('Env',lisEnvironmentVariableNameAsParameter);
tr('FPCMsgFile',dlgFilterFPCMessageFile);
tr('MakeExe',lisMakeExe);