|
@@ -96,7 +96,7 @@ extension PreferencesEditor {
|
|
|
),
|
|
),
|
|
|
type: .boolean(keypath: \.overrideHbA1cUnit),
|
|
type: .boolean(keypath: \.overrideHbA1cUnit),
|
|
|
infoText: NSLocalizedString(
|
|
infoText: NSLocalizedString(
|
|
|
- "Display '%' as HbA1c unit, even when using mmol/l for glucose. The unit in statPanel will be updateded with next statistics.json update",
|
|
|
|
|
|
|
+ "Change deafult HbA1c unit in statPanlel. The unit in statPanel will be updateded with next statistics.json update",
|
|
|
comment: "Description for Override HbA1c unit"
|
|
comment: "Description for Override HbA1c unit"
|
|
|
),
|
|
),
|
|
|
settable: self
|
|
settable: self
|