/
Allow to set phrase initial translation from template
Allow to set phrase initial translation from template
Imported From: http://groups.google.com/group/in-portal-dev/browse_thread/thread/67dc5e6422bc4747#
I propose we add ability to set phrase initial translation from inside template. For example, when you already know phrase translation, when you are placing it into template.
This could be done like this:
<inp2:m_Phrase name="la_fld_TestField" default="Test Field"/>
This should speed up development stage of project, since user should not re-visit template to click on each phrase to translate it.