dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: FS#907 - possible security issue deleting maildir .. plugin module [...
tbrehm
2010-01-14
b6ff2e1bd5c4dd8ecd8fad575ca201a0cd5cc8dd
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
mail
/
lib
/
lang
/
se_mail_forward_list.lng
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Epost Skicka vidare';
$wb['active_txt'] = 'Aktiv';
$wb['email_txt'] = 'Epost';
$wb['destination_txt'] = 'Mottagare';
$wb['add_new_record_txt'] = 'Lägg till ny Skicka vidare';
$wb['source_txt'] = 'source';
?>