PBI 3755 - Macro - Option to have language strings Completed
Add the option to be able to do translatable messages.
Example if you do
Messagebox(some message);
that you instead could write something like this
Messagebox(@GetText(SomeMessageKey, NL));
The SomeMessageKey would be the id for a translated text into multiple languages (maintained seperately)
Comments
1 comment
Hi,
This is now being tracked on the following post:
https://support.boyum-it.com/hc/en-us/community/posts/115000792908-PBI-5197-Global-translation-keyword-system
Thanks, Naama
Please sign in to leave a comment.