Explorar el Código

update iAPS references

Kyle McWhirter hace 2 años
padre
commit
13e0413eae

+ 1 - 1
FreeAPS/Sources/Services/UserNotifiactions/UserNotificationsManager.swift

@@ -126,7 +126,7 @@ final class BaseUserNotificationsManager: NSObject, UserNotificationsManager, In
 
     private func scheduleMissingLoopNotifiactions(date _: Date) {
         ensureCanSendNotification {
-            let title = NSLocalizedString("iAPS not active", comment: "iAPS not active")
+            let title = NSLocalizedString("Open-iAPS Not Active", comment: "Open-iAPS Not Active")
             let body = NSLocalizedString("Last loop was more than %d min ago", comment: "Last loop was more than %d min ago")
 
             let firstInterval = 20 // min