How to convert a word from English to Foreign
Get on the customer site.
Change directory to /u/cc/lang_ts
Select the file you wish to change. eg. If we are converting a word from English to US.
vi english_us.ts
Go to the end of the file. Add the following lines.
<message>
<source>finalisation</source>
<trann>finalization</translation>
</message>
