From 77b5f1481e06443862c6fa31a10fe9196f628f39 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Sat, 13 Apr 2024 10:05:38 +0530 Subject: Add codespell support (config, GH action to detect new typos) + make it fix some typos (#1648) --- src/i18n/locales/en-US.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/i18n') diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json index 90a45e83c..1f7eff3e9 100644 --- a/src/i18n/locales/en-US.json +++ b/src/i18n/locales/en-US.json @@ -16,7 +16,7 @@ "feature.publishDebugInfo.info": "Publishing your debug information helps us find issues and errors in Ferdium. By publishing your debug information you accept Ferdium Debugger's privacy policy and terms of service", "feature.publishDebugInfo.privacy": "Privacy policy", "feature.publishDebugInfo.publish": "Accept and publish", - "feature.publishDebugInfo.published": "Your debug log was published and is now availible at", + "feature.publishDebugInfo.published": "Your debug log was published and is now available at", "feature.publishDebugInfo.terms": "Terms of service", "feature.publishDebugInfo.title": "Publish debug information", "feature.quickSwitch.info": "Select a service with TAB, ↑ and ↓. Open a service with ENTER.", @@ -281,7 +281,7 @@ "settings.app.hibernateInfo": "By default, Ferdium will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.", "settings.app.inactivityLockInfo": "Minutes of inactivity, after which Ferdium should automatically lock. Use 0 to disable", "settings.app.infoOpenCertificatesFolder": "To install a certificate, click the button below to open the certificates folder and copy it into the folder. After that you can refresh the service (CTRL/CMD + R). To remove/uninstall, simply delete the certificate file and restart Ferdium.", - "settings.app.lockInfo": "Password Lock allows you to keep your messages protected.\nUsing Password Lock, you will be prompted to enter your password everytime you start Ferdium or lock Ferdium yourself using the lock symbol in the bottom left corner or the shortcut {lockShortcut}.", + "settings.app.lockInfo": "Password Lock allows you to keep your messages protected.\nUsing Password Lock, you will be prompted to enter your password every time you start Ferdium or lock Ferdium yourself using the lock symbol in the bottom left corner or the shortcut {lockShortcut}.", "settings.app.lockedPassword": "Password", "settings.app.lockedPasswordInfo": "Please make sure to set a password you'll remember.\nIf you loose this password, you will have to reinstall Ferdium.", "settings.app.overallTheme": "Overall Theme", @@ -302,7 +302,7 @@ "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdium - we will not send any personal information like your message data!", "settings.app.serverHelp": "Connected to server at {serverURL}", "settings.app.servicesUpdateStatusUpToDate": "Your services are up-to-date", - "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.", + "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's built-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.", "settings.app.subheadlineCache": "Cache", "settings.app.subheadlineFerdiumProfile": "Ferdium Profile", "settings.app.todoServerInfo": "This server will be used for the \"Ferdium Todo\" feature.", @@ -334,8 +334,8 @@ "settings.recipes.missingService": "Missing a service?", "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdium since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdium.", "settings.recipes.servicesSuccessfulAddedInfo": "Service successfully added", - "settings.releasenotes.connectionError": "An error occured when connecting to Github, please try again later.", - "settings.releasenotes.connectionErrorPageMissing": "An error occured when connecting to Github, the page you are looking for is missing.", + "settings.releasenotes.connectionError": "An error occurred when connecting to Github, please try again later.", + "settings.releasenotes.connectionErrorPageMissing": "An error occurred when connecting to Github, the page you are looking for is missing.", "settings.releasenotes.headline": "Release Notes", "settings.searchService": "Search service", "settings.service.error.goBack": "Back to services", -- cgit v1.2.3-54-g00ecf