From f9ca0c62d80e3a9c5d2227ee30ed5dc17678eb0e Mon Sep 17 00:00:00 2001 From: Julia Friesel Date: Sat, 8 Dec 2018 17:27:12 +0100 Subject: [PATCH] Improve switch label wording --- i18n/en/settings.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/en/settings.js b/i18n/en/settings.js index 2d8fad8..eef6615 100644 --- a/i18n/en/settings.js +++ b/i18n/en/settings.js @@ -48,8 +48,8 @@ export const settings = { }, useCervix: { title: 'Secondary symptom', - cervixModeOn: 'Cervix values are being used for symptothermal fertility detection', - cervixModeOff: 'Mucus values are being used for symptothermal fertility detection' + cervixModeOn: 'Cervix values are being used for symptothermal fertility detection. You can switch here to use mucus values for symptothermal fertility detection', + cervixModeOff: 'By default, mucus values are being used for symptothermal fertility detection. You can switch here to use cervix values for symptothermal fertility detection' }, passwordSettings: { title: 'App password',