Enhancement
                         
                    
                    In TL-Script you can currently formulate internationalized strings as literals. However, you cannot dynamically turn a string into an internationalized text.
New functions
- internationalize()
 - translate()
 
See in-app documentation.
Test
- test.com.top_logic.model.search.expr.TestSearchExpression.testInternationalize()
 - Try examples from in-app doc in expert search.