tbrehm
2008-06-27 4cc3fce6a57d8f92e80275ad8b38d0aefaedd705
1
2
3
4
5
6
7
8
9
10
11
<?php
$wb["list_head_txt"] = 'epost_alias';
$wb["email_txt"] = 'epost';
$wb["destination_txt"] = 'mål';
$wb["page_txt"] = 'Sida';
$wb["page_of_txt"] = 'av';
$wb["page_next_txt"] = 'Nästa';
$wb["page_back_txt"] = 'Tillbaka';
$wb["delete_txt"] = 'Ta bort';
$wb["filter_txt"] = 'Filter';
?>