From d8bc9deafcebcdd09fcbf2d8a8bc1665a42df43c Mon Sep 17 00:00:00 2001 From: Maxi Capodacqua Date: Mon, 18 Dec 2023 13:53:26 -0600 Subject: [PATCH 1/2] Adding article to navigation config --- src/components/Settings/Navigation/Navigation.messages.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Settings/Navigation/Navigation.messages.js b/src/components/Settings/Navigation/Navigation.messages.js index d8def2f62..abe024ce7 100644 --- a/src/components/Settings/Navigation/Navigation.messages.js +++ b/src/components/Settings/Navigation/Navigation.messages.js @@ -58,7 +58,7 @@ export default defineMessages({ }, activeImprovePhrase: { id: 'cboard.components.Settings.Navigation.activeImprovePhrase', - defaultMessage: 'Use Improve Phrase' + defaultMessage: 'Use the Improve Phrase' }, activeImprovePhraseSecondary: { id: 'cboard.components.Settings.Navigation.activeImprovePhraseSecondary', From 3105558e75ca05beff40f54f9822a6ed2b093a20 Mon Sep 17 00:00:00 2001 From: Maxi Capodacqua Date: Mon, 18 Dec 2023 13:59:17 -0600 Subject: [PATCH 2/2] Updating cboard.json as well --- src/translations/src/cboard.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/src/cboard.json b/src/translations/src/cboard.json index e06cd7731..5dda41663 100644 --- a/src/translations/src/cboard.json +++ b/src/translations/src/cboard.json @@ -427,7 +427,7 @@ "cboard.components.Settings.Navigation.vocalizeFoldersSecondary": "Reads folders name out loud when clicked", "cboard.components.Settings.Navigation.showLiveMode": "Use the Live Mode", "cboard.components.Settings.Navigation.showLiveModeSecondary": "Live mode allows you to write text directly into the output bar and quickly play the sound. It is intended for users that can write.", - "cboard.components.Settings.Navigation.activeImprovePhrase": "Use Improve Phrase", + "cboard.components.Settings.Navigation.activeImprovePhrase": "Use the Improve Phrase", "cboard.components.Settings.Navigation.activeImprovePhraseSecondary": "Improve Phrase allows you to gramatically improve the output phrase using Artificial intelligence. It is intended for users of core boards", "cboard.components.Settings.Navigation.bigScroll": "Enable big scroll buttons", "cboard.components.Settings.Navigation.bigScrollSecondary": "Shows big scroll buttons. Select the desired style in navigation buttons style section",