Improve wording for disabled alerts

This commit is contained in:
bl00dymarie
2024-03-14 14:27:18 +01:00
parent 003f825ef4
commit a93a338e6e
+2 -2
View File
@@ -73,7 +73,7 @@ export default {
title: 'Fertility phases calculation', title: 'Fertility phases calculation',
disabledTitle: 'Disabled', disabledTitle: 'Disabled',
disabled: disabled:
'To use fertility phases calculation please enable temperature tracking and cervical mucus or cervix tracking above.', 'To use fertility phases calculation please enable both temperature tracking and either cervical mucus or cervix tracking above.',
message: message:
'If you enter menstrual bleeding, temperature and cervical mucus or cervix data according to the sympto-thermal method, drip will calculate cycle phases with the provided data.', 'If you enter menstrual bleeding, temperature and cervical mucus or cervix data according to the sympto-thermal method, drip will calculate cycle phases with the provided data.',
on: 'If you switch this off, drip will not show fertility related information.', on: 'If you switch this off, drip will not show fertility related information.',
@@ -98,7 +98,7 @@ export default {
periodPrediction: { periodPrediction: {
title: 'Period predictions', title: 'Period predictions',
on: 'drip predicts your 3 next menstrual bleedings based on statistics if you previously tracked at least 3 complete cycles.', on: 'drip predicts your 3 next menstrual bleedings based on statistics if you previously tracked at least 3 complete cycles.',
off: 'There are no predictions for menstrual cycles displayed. If turned on the calendar and the home screen will display period predictions.', off: 'There are no predictions for menstrual cycles displayed. If turned on, the calendar and the home screen will display period predictions.',
}, },
passwordSettings: { passwordSettings: {
title: 'App password', title: 'App password',