mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-05-20 11:41:26 +00:00
Apply suggestions from code review regarding localization. [ci skip]
Co-authored-by: Tobias Hagemann <tobias.hagemann@skymatic.de>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user