Преглед изворни кода

Correct the SMB description (again)

Jon Mårtensson пре 3 година
родитељ
комит
d2f5288517

Разлика између датотеке није приказан због своје велике величине
+ 1 - 1
FreeAPS/Sources/Localizations/Main/en.lproj/Localizable.strings


+ 1 - 1
FreeAPS/Sources/Modules/PreferencesEditor/PreferencesEditorStateModel.swift

@@ -349,7 +349,7 @@ extension PreferencesEditor {
                     displayName: NSLocalizedString("Bolus Increment", comment: "Bolus Increment"),
                     type: .decimal(keypath: \.bolusIncrement),
                     infoText: NSLocalizedString(
-                        "Smallest SMB / SMB increment in oref0. Minimum amount for Medtronic pumps is 0.1 U, whereas for Omnipod it’s 0.05 U. The default value is 0.1.",
+                        "Smallest enacted SMB amount. Minimum amount for Omnipod pumps is 0.05 U, whereas for Medtronic pumps it differs for various models, from 0.025 U to 0.10 U. Please check the minimum bolus amount which can be delivered by your pump. The default value is 0.1.",
                         comment: "Bolus Increment"
                     ),
                     settable: self