dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: FS#1391 - SVN Update failed (remoteaction_core_module.inc.php)
tbrehm
2010-10-27
85d6697ce443eba9b2ac8cba1470c8438a5af56d
[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';
?>