@@ -35722,9 +35722,6 @@
}
},
- "All Labels" : {
-
- },
"All Past Days of Data " : {
"comment" : "Duration displayed in statPanel",
"extractionState" : "manual",
@@ -208300,6 +208297,9 @@
+ "Show All" : {
+
+ },
"Show carbs required as a red icon on the main graph icon." : {
"localizations" : {
"bg" : {
@@ -16,7 +16,7 @@ enum BolusDisplayThreshold: Decimal, CaseIterable, Encodable, Identifiable {
case .pointOneUnit:
return String(localized: "0.1 U and over")
case .allUnits:
- return String(localized: "All Labels")
+ return String(localized: "Show All")