|
|
@@ -488,3 +488,27 @@
|
|
|
|
|
|
/* Button label for user to answer cannula was not properly inserted" */
|
|
|
"No" = "No";
|
|
|
+
|
|
|
+/* Pod pairing action button text while pairing */
|
|
|
+"Pairing..." = "Pairing...";
|
|
|
+
|
|
|
+/* Pod pairing action button text while priming */
|
|
|
+"Priming..." = "Priming...";
|
|
|
+
|
|
|
+/* Format string for instructions for setup complete view. (1: app name) */
|
|
|
+"Your Pod is ready for use.\n\n%1$@ will remind you to change your pod before it expires. You can change this to a time convenient for you." = "Your Pod is ready for use.\n\n%1$@ will remind you to change your pod before it expires. You can change this to a time convenient for you.";
|
|
|
+
|
|
|
+/* */
|
|
|
+"Scheduled Reminder" = "Scheduled Reminder";
|
|
|
+
|
|
|
+/* Label for expiration reminder row */
|
|
|
+"Time" = "Time";
|
|
|
+
|
|
|
+/* Action button title to continue at Setup Complete */
|
|
|
+"Finish Setup" = "Finish Setup";
|
|
|
+
|
|
|
+/* */
|
|
|
+"Setup Complete" = "Setup Complete";
|
|
|
+
|
|
|
+/* Value text for no expiration reminder */
|
|
|
+"No Reminder" = "No Reminder";
|