Page 1 of 1

allow language editor to add custom language phrases

Posted: Tue Nov 08, 2016 2:02 pm
by drmovi

i suggest in multi language editor we can add custom language phrases to be used with our code such as Row_rendering and something like that


Re: allow language editor to add custom language phrases

Posted: Tue Nov 08, 2016 2:21 pm
by mobhar

I second for this. This feature is really needed, since we often must add some new language phrases on project basis. Customizing .xml language file is cumbersome since when the new version is released, then we have to adjust the .xml language again and again.


Translation of message to user in code

Posted: Wed Feb 28, 2018 1:27 pm
by sagmag

This should be under multi-language property editor to allow people to add the translation of message that are not part of table nor fiels nor menu...
Without this we are putting conditionnal statement checking what the current language is ... .which is not good.