/* Pump Event title for UnfinalizedDose with doseType of .bolus */ "Bolus" = "Bolus"; /* Status highlight that delivery is uncertain. */ "Comms Issue" = "Problème de com."; /* Status highlight that insulin delivery was suspended. */ "Insulin Suspended" = "Insuline suspendue"; /* Status highlight that a pump is out of insulin. */ "No Insulin" = "Pas d'insuline"; /* Status highlight that pump has a dead battery. */ "Pump Battery Dead" = "Batterie HS"; /* Status highlight that a pump error occurred. */ "Pump Error" = "Erreur détectée"; /* Status highlight that an occlusion was detected. */ "Pump Occlusion" = "Occlusion détectée"; /* Pump Event title for UnfinalizedDose with doseType of .resume */ "Resume" = "Reprendre"; /* Pump Event title for UnfinalizedDose with doseType of .suspend */ "Suspend" = "Suspendre"; /* Pump Event title for UnfinalizedDose with doseType of .tempBasal */ "Temp Basal" = "Débit basal temporaire";