[-] FO : #PSCFV-2150 : Translations of modules are connected width sprintf()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15304 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -25,6 +25,6 @@
|
||||
*}
|
||||
|
||||
<p class="success">
|
||||
{l s='Thanks to your order, your sponsor' mod='referralprogram'} {$sponsor_firstname} {$sponsor_lastname} {l s='will earn a voucher worth' mod='referralprogram'} {$discount} {l s='off when this order is confirmed.' mod='referralprogram'}
|
||||
{l s='Thanks to your order, your sponsor %1$s %2$s will earn a voucher worth %3$d off when this order is confirmed.' sprintf=[$sponsor_firstname,$sponsor_lastname,$discount] mod='referralprogram'}
|
||||
</p>
|
||||
<br/>
|
||||
Reference in New Issue
Block a user