Skip to content

Commit

Permalink
Changed grammar as pointed by oliverschwendener#715 (oliverschwendene…
Browse files Browse the repository at this point in the history
  • Loading branch information
vishaluchil authored Jul 4, 2021
1 parent f329c7b commit b66d528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/translation/english-translation-set.ts
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ export const englishTranslationSet: TranslationSet = {
applicationSearchSettingsNotAFolderErrorMessage: `"{{value}} is not a folder"`,
applicationSearchSettingsDoesNotExistErrorMessage: `"{{value}} does not exist"`,
applicationSearchSettingsFolderValidationError: `An error occured while trying to validate "{{value}}"`,
applicationSearchSettingsUseNativeIcons: "Use native icons (turned off might result to better performance)",
applicationSearchSettingsUseNativeIcons: "Use native icons (turned off might result in better performance)",

searchEngineSettings: "Search engine",
searchEngineSettingsDescription: `The search engine is used for preindexed items like applications, shortcuts and operating system settings/commands.`,
Expand Down

0 comments on commit b66d528

Please sign in to comment.