Hi,
localizing messages in AI is relatively easy. But what if the message originates in a user action? I created a few PowerShell scripts which may return error or other messages, and I'd love to use AI's localization mechanism so that I have all translated strings in the same dictionary file. How can I achieve this?
Thanks
Hans