do some sql-minor-fixing, refs #1486 - set version to 0.9.33-rc1 for possible upcoming release-candidate
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
@@ -955,7 +955,7 @@ $lng['admin']['phpconfig']['domain'] = 'Will be replaced with the domain.';
|
||||
$lng['admin']['phpconfig']['customer'] = 'Will be replaced with the loginname of the customer who owns this domain.';
|
||||
$lng['admin']['phpconfig']['admin'] = 'Will be replaced with the loginname of the admin who owns this domain.';
|
||||
$lng['login']['backtologin'] = 'Back to login';
|
||||
$lng['serversettings']['mod_fcgid']['starter']['title'] = 'Processes per Domain';
|
||||
$lng['serversettings']['mod_fcgid']['starter']['title'] = 'Processes per domain';
|
||||
$lng['serversettings']['mod_fcgid']['starter']['description'] = 'How many processes should be started/allowed per domain? The value 0 is recommended cause PHP will then manage the amount of processes itself very efficiently.';
|
||||
$lng['serversettings']['mod_fcgid']['wrapper']['title'] = 'Wrapper in Vhosts';
|
||||
$lng['serversettings']['mod_fcgid']['wrapper']['description'] = 'How should the wrapper be included in the Vhosts';
|
||||
|
||||
Reference in New Issue
Block a user