delphilocalizationdelphi-12-athens

Delphi 12 localization tools are gone


I have a huge project where I was using Delphi 11.x and its embedded localization tools, like the "Update localized project" menu. I could compile a DLL that contains all I need to localize my application. It was not great but worked properly.

Delphi 12 has been released and all these tools have been removed, so I cannot produce any localized application anymore.

How to overcome this?

Here is a screenshot of how it was with Delphi 11 and has totally disappeared in Delphi 12:

Delphi 11 Menu


Solution

  • You can install the VCL Translation Support (integrated in previous Delphi versions depending on the SKU) in Delphi 12 via GetIt Package Manager.