[FIX] base_gengo: typo

bzr revid: qdp-launchpad@openerp.com-20120831095312-pbi55dof1zrxzdsf
This commit is contained in:
Quentin (OpenERP) 2012-08-31 11:53:12 +02:00
parent 7c540602f5
commit 61a1ab4095
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
<xpath expr="//form[@string='Translations']/sheet" position="inside">
<group string="Gengo Translation Service" col="4" colspan="4">
<field name="gengo_translation" />
<label string="Note: If the translation state is 'In Progress', it means that the translation has to be approved to be uploaded in this system. You are suppose to do that directly by using your Gengo Account"/>
<label string="Note: If the translation state is 'In Progress', it means that the translation has to be approved to be uploaded in this system. You are supposed to do that directly by using your Gengo Account"/>
<field name="gengo_comment" nolabel="1" placeholder="Gengo Comments &amp; Activity..." colspan="4"/>
</group>
</xpath>