= __("This installer will guide you through the necessary steps for the installation of Wavelog. Wavelog is a powerful web-based amateur radio logging software. Follow the steps in each tab to configure and install Wavelog on your server."); ?>
= sprintf(__("If you encounter any issues or have questions, refer to the documentation (%s) or community forum (%s) on Github for assistance."), "" . __("Wiki") . "", "" . __("Discussions") . ""); ?>
= __("Thank you for installing Wavelog!"); ?>
= __("PHP Modules"); ?>
= __("PHP Settings"); ?>
= __("Folder Write Permissions"); ?>
= __("Web Server"); ?>
= __("Important note for nginx users!"); ?>
= __("Since you are using nginx as web server please make sure that you have made the changes described in the Wiki before continuing."); ?>
https://github.com/wavelog/Wavelog/wiki/Installation#nginx-configuration
= __("Some Checks have failed!"); ?>
= __("Check your PHP settings and install missing modules if necessary."); ?>
= __("After that, you have to restart your webserver and start the installer again."); ?>
= sprintf(__("In case of failed 'Folder Write Permissions' check out our Wiki here."), "https://github.com/wavelog/Wavelog/wiki/Installation#3-set-directory-ownership-and-permissions"); ?>
= __("You have some warnings!"); ?>
= __("Some of the settings are not optimal. You can proceed with the installer but be aware that you could run into problems while using Wavelog."); ?>
= __("All Checks are OK. You can continue."); ?>
= __("Configure some basic parameters for your wavelog instance. You can change them later in 'application/config/config.php'"); ?>
= __("These settings should only be set if you know what you're doing.") ?>
= __("To properly install Wavelog you already should have setup a mariadb/mysql database. Provide the parameters here."); ?>
= __("Now you can create your first user in Wavelog. Fill out all fields and click continue. Make sure you use a safe password."); ?>
= __("All fields are required!"); ?>
= __("Pre-Checks"); ?>
= __("Configuration"); ?>
= __("Database"); ?>
= __("First User"); ?>
= __("You prepared all neccessary steps."); ?>
= __("We now can install Wavelog. This process can take a few minutes."); ?>
= __("Do you really want to reset all data and start from scratch?"); ?>
= sprintf(__("The PHP module %s is missing."), "php-mbstring"); ?>
php-mbstring
= __("Without this module the Wavelog Installer does not work!"); ?>
= sprintf(__("Install %s and restart the webserver."), "php-mbstring"); ?>