tbrehm
2010-10-22 fb3a98c0f06fb14a188e5a020936768fa04cb205
interface/web/client/lib/lang/pl_client_del.lng
@@ -1,6 +1,7 @@
<?php
$wb['confirm_action_txt'] = 'Confirm action';
$wb['delete_explanation'] = 'This action will delete the following number of records associated with this client';
$wb['btn_save_txt'] = 'Delete the client';
$wb['btn_cancel_txt'] = 'Cancel without deleting the client';
?>
<?php
$wb['confirm_action_txt'] = "Potwierdź akcję";
$wb['delete_explanation'] = "Ta akcja usunie następującą liczbę rekordów powiązanych z klientem";
$wb['btn_save_txt'] = "Usuń klienta";
$wb['btn_cancel_txt'] = "Anuluj bez usuwania klienta";
?>