I realize I ask something for (maybe a very) future release but I would really like it if we can have constants to, for instance, localize our solution…
Example:
constant name = “gsm”;
If we would then have an german system this would say “handy”, if it would be dutch it would be “mobiel” and in all other cases “mobile”…
It will be possible to specify a table to use for all the text/tooltiptext etc,
in the textual properties you have to specify the key like “I18N:myStartActionText”.
In the client with the current locale the ‘myStartActionText’ will be searched in the specified table and the text will be shown