Committer: vvasin
LJSUP-13422: Add submit window. Add text variable.U trunk/bin/upgrading/en_LJ.dat U trunk/cgi-bin/LJ/Widget/Shop/View/Wallet.pm
Modified: trunk/bin/upgrading/en_LJ.dat =================================================================== --- trunk/bin/upgrading/en_LJ.dat 2012-08-24 14:41:50 UTC (rev 12549) +++ trunk/bin/upgrading/en_LJ.dat 2012-08-27 05:59:17 UTC (rev 12550) @@ -11899,6 +11899,8 @@ shop.view.wallet.send.desc=Enter a whole number of tokens you would like to send without commas or decimals (eg: 1000) and a recipient's username.<br /><br />After clicking the Send Tokens button below, you will be asked to confirm your selection. This confirmation dialog requires that Javascript be enabled. +shop.view.wallet.text.confirm.reserved=Are you sure? + shop.widget.wallet_status.balance|staleness=1 shop.widget.wallet_status.balance=Available balance: Modified: trunk/cgi-bin/LJ/Widget/Shop/View/Wallet.pm =================================================================== --- trunk/cgi-bin/LJ/Widget/Shop/View/Wallet.pm 2012-08-24 14:41:50 UTC (rev 12549) +++ trunk/cgi-bin/LJ/Widget/Shop/View/Wallet.pm 2012-08-27 05:59:17 UTC (rev 12550) @@ -36,6 +36,7 @@ shop.history.paging.title shop.history.paging.previous shop.history.paging.next + shop.view.wallet.text.confirm.reserved }); }