getConfigDir(); $setupTokenPath = rtrim($configDir, '/') . '/setup.token'; $cliPath = realpath(Icinga::app()->getApplicationDir() . '/../bin/icingacli'); ?>
= mt( 'setup', 'You\'ve already completed the configuration of Icinga Web 2. Note that most of your configuration' . ' files will be overwritten in case you\'ll re-configure Icinga Web 2 using this wizard!' ); ?>
= mt( 'setup', '' ); ?>
= mt( 'setup', 'To run this wizard a user needs to authenticate using a token which is usually' . ' provided to him by an administrator who\'d followed the instructions below.' ); ?>
= mt('setup', 'If you\'ve got the IcingaCLI installed you can do the following:'); ?>
= mt('setup', 'In case the IcingaCLI is missing you can create the token manually:'); ?>
= sprintf( mt('setup', 'Please see the %s for an extensive description on how to access and use this wizard.'), '' . mt('setup', 'Icinga Web 2 documentation') . '' // TODO: Add link to iw2 docs which points to the installation topic ); ?>