PBI 3755 - Macro - Option to have language strings
CompletadaAdd 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)
1
-
Comentario oficial
Hi,
This is now being tracked on the following post:
Thanks, Naama
Iniciar sesión para dejar un comentario.
Comentarios
1 comentario