tbrehm
2013-02-22 526b997c9891a796b152cdbab8e329b356b1f596
commit | author | age
e5f91f 1 <?php
d53f18 2 $wb['Websites'] = 'Websites';
142907 3 $wb['Website'] = 'Website';
T 4 $wb['Subdomain'] = 'Subdomain for website';
5 $wb['Aliasdomain'] = 'Aliasdomain for website';
6 $wb['Database'] = 'Databases';
d53f18 7 $wb['Web Access'] = 'Web Access';
142907 8 $wb['FTP-User'] = 'FTP-Accounts';
T 9 $wb['Webdav-User'] = 'WebDAV-Users';
10 $wb['Folder'] = 'Protected Folders';
11 $wb['Folder users'] = 'Protected Folder Users';
d53f18 12 $wb['Command Line'] = 'Command Line';
142907 13 $wb['Shell-User'] = 'Shell-User';
T 14 $wb['Cron Jobs'] = 'Cron Jobs';
15 $wb['Statistics'] = 'Statistics';
16 $wb['Web traffic'] = 'Web Traffic';
17 $wb['Website quota (Harddisk)'] = 'Website quota (Harddisk)';
18 $wb['Cron'] = 'Cron';
19 $wb['Stats'] = 'Statistics';
d53f18 20 $wb['Shell'] = 'Shell';
C 21 $wb['Webdav'] = 'WebDAV';
22 $wb['FTP'] = 'FTP';
e5f91f 23 $wb['Options'] = 'Options';
T 24 $wb['Domain'] = 'Domain';
25 $wb['Redirect'] = 'Redirect';
26 $wb['SSL'] = 'SSL';
27 $wb['Sites'] = 'Sites';
bfcdef 28 $wb['Database User'] = 'Database Users';
T 29 $wb['APS Installer'] = 'APS Installer';
30 $wb['Available packages'] = 'Available packages';
31 $wb['Installed packages'] = 'Installed packages';
32 $wb['Update Packagelist'] = 'Update Packagelist';
72695f 33 $wb['Subdomain (Vhost)'] = 'Subdomain (Vhost)';
526b99 34 $wb['error_proxy_requires_url'] = 'Redirect Type \\"proxy\\" requires a URL as the redirect path.';
142907 35 ?>