|
@@ -578,3 +578,21 @@
|
|
|
|
|
|
|
|
/* Format string for the action string on pod status page when pod expired. (1: service time remaining) */
|
|
/* Format string for the action string on pod status page when pod expired. (1: service time remaining) */
|
|
|
"Change Pod now. Insulin delivery will stop in %1$@ or when no more insulin remains." = "Change Pod now. Insulin delivery will stop in %1$@ or when no more insulin remains.";
|
|
"Change Pod now. Insulin delivery will stop in %1$@ or when no more insulin remains." = "Change Pod now. Insulin delivery will stop in %1$@ or when no more insulin remains.";
|
|
|
|
|
+
|
|
|
|
|
+/* Title string for BeepPreference.silent */
|
|
|
|
|
+"Disabled" = "Disabled";
|
|
|
|
|
+
|
|
|
|
|
+/* Title string for BeepPreference.manualCommands */
|
|
|
|
|
+"Enabled" = "Enabled";
|
|
|
|
|
+
|
|
|
|
|
+/* Title string for BeepPreference.extended */
|
|
|
|
|
+"Extended" = "Extended";
|
|
|
|
|
+
|
|
|
|
|
+/* Description for BeepPreference.silent */
|
|
|
|
|
+"No confidence reminders are used." = "No confidence reminders are used.";
|
|
|
|
|
+
|
|
|
|
|
+/* Description for BeepPreference.manualCommands */
|
|
|
|
|
+"Confidence reminders will sound for commands you initiate, like bolus, cancel bolus, suspend, resume, save notification reminders, etc. When Loop automatically adjusts delivery, no confidence reminders are used." = "Confidence reminders will sound for commands you initiate, like bolus, cancel bolus, suspend, resume, save notification reminders, etc. When Loop automatically adjusts delivery, no confidence reminders are used.";
|
|
|
|
|
+
|
|
|
|
|
+/* Description for BeepPreference.extended */
|
|
|
|
|
+"Confidence reminders will sound when Loop automatically adjusts delivery as well as for commands you initiate." = "Confidence reminders will sound when Loop automatically adjusts delivery as well as for commands you initiate.";
|