Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorLukas Winkler <github@lw1.at>2019-04-03 00:37:08 +0300
committerdiosmosis <diosmosis@users.noreply.github.com>2019-04-03 00:37:08 +0300
commit7172c71bb95e1a3139bf807773abc6846fedbdf0 (patch)
treeaefda4f3991d6b42cbccf741724a8685539b595c /lang
parent98e53787f9d23a3bcb4fe0601fbfc6e23c4f3b03 (diff)
spellcheck en.json files (#14135)
* spellcheck en.json files * fix WidgetsListTest * additional fixes * simplify sentence * Fixing tests.
Diffstat (limited to 'lang')
-rw-r--r--lang/en.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/en.json b/lang/en.json
index 442c49570a..502efb8677 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -187,9 +187,9 @@
"ExceptionLanguageFileNotFound": "Language file '%s' not found.",
"ExceptionMethodNotFound": "The method '%1$s' does not exist or is not available in the module '%2$s'.",
"ExceptionMissingFile": "Missing file: %s",
- "ExceptionUnexpectedFile": "Files were found in your Matomo but we didn't expect them.",
+ "ExceptionUnexpectedFile": "Files were found in your Matomo, but we didn't expect them.",
"ExceptionUnexpectedFilePleaseDelete": "Please delete these files to prevent errors.",
- "ExceptionUnexpectedDirectory": "Directories were found in your Matomo but we didn't expect them.",
+ "ExceptionUnexpectedDirectory": "Directories were found in your Matomo, but we didn't expect them.",
"ExceptionUnexpectedDirectoryPleaseDelete": "Please delete these directories to prevent errors.",
"ExceptionFileToDelete": "File to delete: %s",
"ExceptionDirectoryToDelete": "Directory to delete: %s",
@@ -237,7 +237,7 @@
"Hide": "hide",
"HoursMinutes": "%1$s hours %2$s min",
"Id": "Id",
- "IfArchivingIsFastYouCanSetupCronRunMoreOften": "Assuming archiving is fast for your setup, you can setup the crontab to run more frequently.",
+ "IfArchivingIsFastYouCanSetupCronRunMoreOften": "Assuming archiving is fast for your setup, you can set up the crontab to run more frequently.",
"InfoFor": "Info for %s",
"Installed": "Installed",
"InvalidDateRange": "Invalid Date Range, Please Try Again",