Hi,
On Translations -> Languages, I have set the "Services" to be included in the list of "project segments for translations" , and also have defined translations for the Service Display Name and Service Description.
Expectations: the service is created and started during install, and stopped and deleted at uninstall
Behavior: - for En it works fine,
- but for other languages (tested Fr and Ar) , although I can see in the service viewer the display name and description translated and the service name (internal) in En , I get this problem:
- service created and started at install, and stopped but not removed at uninstall.
I tried different test cases, and stopping the service manually before uninstall does not work.
And I checked in Program Files to see if the service.exe is present there and it's not... uninstall removed the whole directory. But the service is still listed in the Service Viewer (and refreshing it is not the issue, the service viewer was closed before uninstall , and opened after, pressed F5 a hundred times, etc... everything to make sure it shows the reality)
I must say again, that for En it works well... and so, I tried testing it without the "Services" being included in "project segments for translations", and surprise: it works! the service (now displayed and described in EN, always) is removed at uninstall for the other languages too (so I am currently sacrificing the translation for the removing)
So, Question: Is it any way that the AI uses the Display Name (instead of the internal name of the service) when removing the service? and is that action always using the EN name?
claudia