|
@@ -157,9 +157,9 @@ health.intro.remarkBackup=If data is corrupted, only a backup can help.
|
|
|
health.intro.affirmation=I have read and understood the above information
|
|
|
## Start Failure
|
|
|
health.fail.header=Error on loading Vault Configuration
|
|
|
-health.fail.ioError=An error happened while accessing and reading the config file : "%s"
|
|
|
+health.fail.ioError=An error happened while accessing and reading the config file.
|
|
|
health.fail.parseError=An error happened while parsing the vault config.
|
|
|
-health.fail.moreInfo=More Info:
|
|
|
+health.fail.moreInfo=More Info
|
|
|
## Check Selection
|
|
|
health.checkList.description=Select checks in the left list or use the buttons below.
|
|
|
health.checkList.selectAllButton=Select All Checks
|
|
@@ -171,7 +171,7 @@ health.check.detail.checkScheduled=The check is scheduled.
|
|
|
health.check.detail.checkRunning=The check is currently running…
|
|
|
health.check.detail.checkSkipped=The check was not selected to run.
|
|
|
health.check.detail.checkFinished=The check finished successfully.
|
|
|
-health.check.detail.checkFinishedAndFound=The check finished with results needed to be viewed .
|
|
|
+health.check.detail.checkFinishedAndFound=The check finished running. Please review the results.
|
|
|
health.check.detail.checkFailed=The check exited due to an error.
|
|
|
health.check.detail.checkCancelled=The check was cancelled.
|
|
|
health.check.exportBtn=Export Report
|