diff --git a/app/src/main/java/info/nightscout/androidaps/plugins/constraints/objectives/objectives/Objective2.java b/app/src/main/java/info/nightscout/androidaps/plugins/constraints/objectives/objectives/Objective2.java index 74ce75a038..9780691a62 100644 --- a/app/src/main/java/info/nightscout/androidaps/plugins/constraints/objectives/objectives/Objective2.java +++ b/app/src/main/java/info/nightscout/androidaps/plugins/constraints/objectives/objectives/Objective2.java @@ -184,7 +184,7 @@ public class Objective2 extends Objective { .option(new Option(R.string.profileswitch_targethigher, false)) .option(new Option(R.string.profileswitch_targetlower, false)) .option(new Option(R.string.profileswitch_targetbottom, false)) - .hint(new Hint(R.string.ic_hint1)) + .hint(new Hint(R.string.profileswitch_hint1)) ); for (Task task : tasks) diff --git a/app/src/main/res/values/exam.xml b/app/src/main/res/values/exam.xml index d3267a61cd..3c86968f82 100644 --- a/app/src/main/res/values/exam.xml +++ b/app/src/main/res/values/exam.xml @@ -129,5 +129,18 @@ IC will be different if you count bread unit as 10g or 12g IC meaning is: How much bread units is covered by 1U of insulin https://androidaps.readthedocs.io/en/latest/EN/Getting-Started/FAQ.html#carbohydrate-to-insulin-ratio-cr-g-u + By specifying 90% in profile switch + Basals will be 10% higher + Basals will be 10% lower + IC value will be 10% higher + IC value will be 10% lower + ISF value will be 10% higher + ISF value will be 10% lower + You will get 10% less insulin in total + Target wiil be 10% higher + Target will be 10% lower + Only bottom target will be 10% lower + https://androidaps.readthedocs.io/en/latest/EN/Getting-Started/FAQ.html#what-emergency-equipment-is-recommended-to-take-with-me + https://androidaps.readthedocs.io/en/latest/EN/Usage/Profiles.html?highlight=profile%20switch#profile-switch diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 7342e6cbeb..35daa8efff 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1638,18 +1638,6 @@ objectives_request_code Request code: %1$s (check all correct answers) - https://androidaps.readthedocs.io/en/latest/EN/Getting-Started/FAQ.html#what-emergency-equipment-is-recommended-to-take-with-me - By specifying 90% in profile switch - Basals will be 10% higher - Basals will be 10% lower - IC value will be 10% higher - IC value will be 10% lower - ISF value will be 10% higher - ISF value will be 10% lower - You will get 10% less insulin in total - Target wiil be 10% higher - Target will be 10% lower - Only bottom target will be 10% lower %1$d day