From be42400fddb97049a0d87dcb87d2a7140bfdcccc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20M=C3=A5rtensson?= Date: Mon, 3 Jun 2024 21:23:15 +0200 Subject: [PATCH] Missing localizable strings. OmniBLE --- .../Localizations/en.lproj/Localizable.strings | 18 ++++++++++++++++++ .../Localizations/sv.lproj/Localizable.strings | 3 +++ .../Main/en.lproj/Localizable.strings | 6 ++++++ 3 files changed, 27 insertions(+) diff --git a/Dependencies/OmniBLE/Localizations/en.lproj/Localizable.strings b/Dependencies/OmniBLE/Localizations/en.lproj/Localizable.strings index 0c676e4cd0..75d3ead3d9 100644 --- a/Dependencies/OmniBLE/Localizations/en.lproj/Localizable.strings +++ b/Dependencies/OmniBLE/Localizations/en.lproj/Localizable.strings @@ -80,6 +80,24 @@ /* */ "Confidence Reminders" = "Confidence Reminders"; +/* Help text for BeepPreferenceSelectionView */ +"Confidence reminders are beeps from the Pod which can be used to acknowledge selected commands when the Pod is not silenced." = "Confidence reminders are beeps from the Pod which can be used to acknowledge selected commands when the Pod is not silenced."; + +/* Title for pod reminders section */ +"Pod Reminders" = "Pod Reminders"; + +/* Footer text for pod reminders section */ +"The app configures a reminder on the Pod to notify you in advance of Pod expiration. Set the number of hours advance notice you would like to configure by default when pairing a new Pod." = "The app configures a reminder on the Pod to notify you in advance of Pod expiration. Set the number of hours advance notice you would like to configure by default when pairing a new Pod."; + +/* Footer text for scheduled reminder area */ +"The expiration reminder time for the current Pod." = "The expiration reminder time for the current Pod."; + +/* Footer text for low reservoir value row */ +"The app notifies you when the amount of insulin in the Pod reaches this level." = "The app notifies you when the amount of insulin in the Pod reaches this level."; + +/* Description text for critical alerts */ +"The above reminders will not sound in the app if your device is in Silent or Do Not Disturb mode. There are other critical Pod alerts that will sound in the app even if your device is set to Silent or Do Not Disturb mode.\n\nThe Pod will also use audible beeps for all Pod reminders and alerts except when the Pod is Silenced." = "The above reminders will not sound in the app if your device is in Silent or Do Not Disturb mode. There are other critical Pod alerts that will sound in the app even if your device is set to Silent or Do Not Disturb mode.\n\nThe Pod will also use audible beeps for all Pod reminders and alerts except when the Pod is Silenced."; + /* Text for suspend resume button when insulin delivery active */ "Suspend Insulin Delivery" = "Suspend Insulin Delivery"; diff --git a/Dependencies/OmniBLE/Localizations/sv.lproj/Localizable.strings b/Dependencies/OmniBLE/Localizations/sv.lproj/Localizable.strings index 06ee9494f4..8113a2e8ee 100644 --- a/Dependencies/OmniBLE/Localizations/sv.lproj/Localizable.strings +++ b/Dependencies/OmniBLE/Localizations/sv.lproj/Localizable.strings @@ -80,6 +80,9 @@ /* */ "Confidence Reminders" = "Bekräftelseljud"; +/* */ +"Confidence reminders are beeps from the Pod which can be used to acknowledge selected commands when the Pod is not silenced." = "Confidence reminders are beeps from the Pod which can be used to acknowledge selected commands when the Pod is not silenced."; + /* Text for suspend resume button when insulin delivery active */ "Suspend Insulin Delivery" = "Pausa insulintillförsel"; diff --git a/FreeAPS/Sources/Localizations/Main/en.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/en.lproj/Localizable.strings index 36ce4d99b0..b47f369bcf 100644 --- a/FreeAPS/Sources/Localizations/Main/en.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/en.lproj/Localizable.strings @@ -64,6 +64,9 @@ /* */ "Agree and continue" = "Agree and Continue"; +/* */ +"Log external insulin" = "Log external insulin"; + /* Bolus progress view */ "of" = "of"; @@ -115,6 +118,9 @@ /* For the Bolus View pop-up */ "Fatty Meal Factor" = "Fatty Meal Factor"; +/* Footer */ +"Carbs and previous insulin are included in the eventual glucose prediction." = "Carbs and previous insulin are included in the eventual glucose prediction."; + /* For the Bolus View pop-up */ "Result" = "Result";