Fix isf question.

This commit is contained in:
Matthew Gray 2020-10-30 14:21:41 +00:00
parent 5b1cf6cd0c
commit beb4c6a206

View file

@ -166,7 +166,7 @@
<string name="profileswitch_label">Topic 7: Profile Switching</string>
<string name="profileswitch_pctwillchange"> When specifying a 90% profile switch, which answers are true?</string>
<string name="profileswitch_basalhigher">Basal rates will be 10% higher.</string>
<string name="profileswitch_basallower">Basal rates will be 10% lower.</string>
<string name="profileswitch_isfhigher">ISF will be 10% higher.</string>
<string name="profileswitch_iclower">I:C ratios will be 10% lower.</string>
<string name="profileswitch_unchanged">ISF and I:C rations will be unchanged.</string>
<string name="profileswitch_hint1" formatted="false">https://androidaps.readthedocs.io/en/latest/EN/Usage/Profiles.html?highlight=profile%20switch#profile-switch</string>