dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: FS#2912 - /etc/suphp/suphp.conf fills with double lines on each update
Till Brehm
2014-02-16
d78ed105069455bdf43a8d6f4f4ecc99152c55ec
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
de_software_package.lng
1
2
3
4
5
6
<?php
$wb['package_title_txt'] = 'Paket-Titel';
$wb['package_key_txt'] = 'Paket-Key';
$wb['Software Package'] = 'Software-Paket';
$wb['Modify software package details'] = 'Software-Paket-Einstellungen bearbeiten';
?>