commit
78cc3ca139
1 changed files with 3 additions and 3 deletions
|
@ -41,14 +41,14 @@
|
||||||
<string name="noisycgm_label">Noisy CGM Readings</string>
|
<string name="noisycgm_label">Noisy CGM Readings</string>
|
||||||
<string name="noisycgm_whattodo">What should be done if CGM data is noisy?</string>
|
<string name="noisycgm_whattodo">What should be done if CGM data is noisy?</string>
|
||||||
<string name="noisycgm_nothing">Do nothing - AndroidAPS will deal with it.</string>
|
<string name="noisycgm_nothing">Do nothing - AndroidAPS will deal with it.</string>
|
||||||
<string name="noisycgm_pause">Disable the closed loop to avoid possible over- or underdosing.</string>
|
<string name="noisycgm_pause">Disable the closed loop to avoid possible over or underdosing.</string>
|
||||||
<string name="noisycgm_replacesensor">Replace consistently noisy or inaccurate sensors.</string>
|
<string name="noisycgm_replacesensor">Replace consistently noisy or inaccurate sensors.</string>
|
||||||
<string name="noisycgm_checksmoothing">Verify that your CGM app provides smoothed data.</string>
|
<string name="noisycgm_checksmoothing">Verify that your CGM app provides smoothed data.</string>
|
||||||
<string name="noisycgm_hint1">https://androidaps.readthedocs.io/en/latest/EN/Usage/Smoothing-Blood-Glucose-Data-in-xDrip.html#smoothing-blood-glucose-data</string>
|
<string name="noisycgm_hint1">https://androidaps.readthedocs.io/en/latest/EN/Usage/Smoothing-Blood-Glucose-Data-in-xDrip.html#smoothing-blood-glucose-data</string>
|
||||||
<string name="exerciseprofile_label">Exercise and Profiles</string>
|
<string name="exerciseprofile_label">Exercise and Profiles</string>
|
||||||
<string name="exerciseprofile_whattodo">How can you use profiles to best help the system deal with aerobic exercise?</string>
|
<string name="exerciseprofile_whattodo">How can you use profiles to best help the system deal with aerobic exercise?</string>
|
||||||
<string name="exerciseprofile_switchprofilebelow100">Do a profile switch to less than 100%.</string>
|
<string name="exerciseprofile_switchprofilebelow100">Do a profile switch to less than 100%.</string>
|
||||||
<string name="exerciseprofile_switchprofileabove100">Do a profile switch to more than 100%. </string>
|
<string name="exerciseprofile_switchprofileabove100">Do a profile switch to more than 100%.</string>
|
||||||
<string name="exerciseprofile_leaveat100">Leave the profile set to 100%.</string>
|
<string name="exerciseprofile_leaveat100">Leave the profile set to 100%.</string>
|
||||||
<string name="exerciseprofile_suspendloop">Suspend the loop.</string>
|
<string name="exerciseprofile_suspendloop">Suspend the loop.</string>
|
||||||
<string name="exerciseprofile_hint1">https://androidaps.readthedocs.io/en/latest/EN/Usage/temptarget.html#activity-temp-target</string>
|
<string name="exerciseprofile_hint1">https://androidaps.readthedocs.io/en/latest/EN/Usage/temptarget.html#activity-temp-target</string>
|
||||||
|
|
Loading…
Reference in a new issue