Merge pull request #1021 from indesign47/patch-17
[-] MO : cheque add translation for fields
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
<div class="alert alert-info">
|
||||
<img src="../modules/cheque/cheque.jpg" style="float:left; margin-right:15px;" width="86" height="49">
|
||||
<p><strong>{l s="This module allows you to accept payments by check."}</strong></p>
|
||||
<p>{l s="If the client chooses this payment method, the order status will change to 'Waiting for payment.'"}</p>
|
||||
<p>{l s="You will need to manually confirm the order as soon as you receive a check."}</p>
|
||||
</div>
|
||||
<p><strong>{l s="This module allows you to accept payments by check." mod='cheque'}</strong></p>
|
||||
<p>{l s="If the client chooses this payment method, the order status will change to 'Waiting for payment.'" mod='cheque'}</p>
|
||||
<p>{l s="You will need to manually confirm the order as soon as you receive a check." mod='cheque'}</p>
|
||||
</div>
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
|
||||
<div class="alert alert-info">
|
||||
<img src="../modules/cheque/cheque.jpg" style="float:left; margin-right:15px;" width="86" height="49">
|
||||
<p><strong>{l s="This module allows you to accept payments by check."}</strong></p>
|
||||
<p>{l s="If the client chooses this payment method, the order status will change to 'Waiting for payment.'"}</p>
|
||||
<p>{l s="You will need to manually confirm the order as soon as you receive a check."}</p>
|
||||
</div>
|
||||
<p><strong>{l s="This module allows you to accept payments by check." mod='cheque'}</strong></p>
|
||||
<p>{l s="If the client chooses this payment method, the order status will change to 'Waiting for payment.'" mod='cheque'}</p>
|
||||
<p>{l s="You will need to manually confirm the order as soon as you receive a check." mod='cheque'}</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user