dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed bug in remoting lib when clients were created and a bug in openvz act...
tbrehm
2011-08-25
c8f20307fab78aaf8505db0bbb26d3cf51010286
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
client
/
lib
/
lang
/
fi_client_del.lng
1
2
3
4
5
6
<?php
$wb['confirm_action_txt'] = 'Vahvista toiminto';
$wb['delete_explanation'] = 'Tämä toiminto alla olevan määrän tämän asiakkaan tietueita';
$wb['btn_save_txt'] = 'Poista käyttäjä';
$wb['btn_cancel_txt'] = 'Keskeytä poistamatta asiakasta';
?>