Update exam.xml
This commit is contained in:
parent
1befbb278e
commit
cd0f4d3b74
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
||||||
<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>
|
||||||
|
|
Loading…
Reference in a new issue