diff --git a/application/views/adif/import.php b/application/views/adif/import.php index 02c42272..05d42407 100644 --- a/application/views/adif/import.php +++ b/application/views/adif/import.php @@ -1,11 +1,11 @@
You will need to generate API keys if you wish to use tools like CloudlogCAT.
+The Cloudlog API (Application Programming Interface) lets third party systems access Cloudlog in a controlled way. Access to the API is managed via API Keys.
+You will need to generate an API key for each tool you wish to use (e.g. CloudlogCAT). Generate a read-write key if the application needs to send data to Cloudlog. Generate a read-only key if the application only needs to obtain data from Cloudlog.
+Info It's good practice to delete a key if you are no longer using the associated application.
num_rows() > 0) { ?> diff --git a/application/views/backup/adif_view.php b/application/views/backup/adif_view.php index 912b9bb9..c5fb651d 100644 --- a/application/views/backup/adif_view.php +++ b/application/views/backup/adif_view.php @@ -1,17 +1,16 @@Backing up your log has been completed successfully and can be found at backup/logbook.adi
+The backup of your log completed successfully. The output can be found at: backup/logbook.adi
You could automate this process by making it a cronjob.
-Something went wrong backing up check that the backup folder exists and has write permissions.
+Something went wrong during the backup process. Check that the backup folder exists and is writeable by your web server user / group.
diff --git a/application/views/backup/main.php b/application/views/backup/main.php index f603563f..7394c202 100644 --- a/application/views/backup/main.php +++ b/application/views/backup/main.php @@ -7,13 +7,16 @@Backup options.
+Some of the data stored in Cloudlog can be exported so that you can keep a backup copy elsewhere.
+It's recommended to create backups on a regular basis to protect your data.
+Choose an option from the list below:
Backing up your notes have been completed successfully and can be found at backup/notes.xml
+The backup of your notes completed successfully. The output can be found at: backup/notes.xml
You could automate this process by making it a cronjob.
-Something went wrong backing up check that the backup folder exists and has write permissions.
+Something went wrong during the backup process. Check that the backup folder exists and is writeable by your web server user / group.
diff --git a/application/views/eqsl/export.php b/application/views/eqsl/export.php index 1c8b2743..9821b762 100644 --- a/application/views/eqsl/export.php +++ b/application/views/eqsl/export.php @@ -1,8 +1,9 @@