update translation

This commit is contained in:
Eugene Kuligin
2015-02-01 01:39:08 +02:00
parent c4db43b45c
commit 6ba52904f3
365 changed files with 0 additions and 11592 deletions

View File

@@ -1,20 +0,0 @@
<?php
// Heading
$_['heading_title'] = 'Refund Transaction';
// Text
$_['text_pp_express'] = 'PayPal Express Checkout';
$_['text_current_refunds'] = 'Refunds have already been done for this transaction. The max refund is';
// Entry
$_['entry_transaction_id'] = 'Transaction ID';
$_['entry_full_refund'] = 'Full refund';
$_['entry_amount'] = 'Amount';
$_['entry_message'] = 'Message';
// Button
$_['button_refund'] = 'Issue refund';
// Error
$_['error_partial_amt'] = 'You must enter a partial refund amount';
$_['error_data'] = 'Data missing from request';