Falko Timme
2014-06-16 f43ef975d75a57973886e7f8eabb068d2ac15cc0
1
2
3
4
5
6
7
<?php
$wb['confirm_action_txt'] = 'Bekräfta';
$wb['delete_explanation'] = 'This action will delete the following number of records associated with this client';
$wb['btn_save_txt'] = 'Radera kunden';
$wb['btn_cancel_txt'] = 'Avbryt utan att radera kunden';
$wb['confirm_client_delete_txt'] = 'Är du säker på att du vill radera den här kunden?';
?>