[ljcom] r12087: LJSV-2236 add date and username of purch...
Committer: azateev
LJSV-2236 add date and username of purchasing account to order confirmation emails--This line, and those below, will be ignore)
U trunk/bin/upgrading/en_LJ.dat
Modified: trunk/bin/upgrading/en_LJ.dat =================================================================== --- trunk/bin/upgrading/en_LJ.dat 2012-06-08 11:06:26 UTC (rev 12086) +++ trunk/bin/upgrading/en_LJ.dat 2012-06-08 11:19:28 UTC (rev 12087) @@ -8301,7 +8301,7 @@ shop.notification.payment.received.body.html<< Dear [[username]], </br></br> -Your payment of $[[amount]] for order [[order]] on [[date]] was received and the order +Your payment of [[amount]] for order [[order]] on [[date]] was received and the order is now being processed. </br></br> For your reference, you can view the order here: @@ -8314,16 +8314,16 @@ </br></br> Thank you for supporting the site! </br></br> --- -LiveJournal Team -http://www.livejournal.com +--</br> +LiveJournal Team</br> +http://www.livejournal.com</br> . shop.notification.payment.received.body.plain|staleness=1 shop.notification.payment.received.body.plain<< Dear [[username]], -Your payment of $[[amount]] for order [[order]] on [[date]] was received and the order +Your payment of [[amount]] for order [[order]] on [[date]] was received and the order is now being processed. For your reference, you can view the order here: @@ -8345,6 +8345,10 @@ shop.notification.payment.recieved.subject=Thanks, We've Received Your Payment +shop.notification.payment.recieved.note=Here are some notes associated with this payment: + +shop.notification.payment.wallet.amt=[[amt]] LJ Token[[?amt||s|s]] + shop.reports.column.time.months=[[qty]] [[?qty|month|months|months]] shop.reports.detailed.diskquota.name=Disk Quota
