Browse Source

Localizable.strings source file edit

"Insulin Peak Time" definition
Jon B Mårtensson 4 years ago
parent
commit
ed433d8c10
1 changed files with 1 additions and 1 deletions
  1. 1 1
      FreeAPS/Sources/Localizations/Main/en.lproj/Localizable.strings

+ 1 - 1
FreeAPS/Sources/Localizations/Main/en.lproj/Localizable.strings

@@ -512,7 +512,7 @@ Enact a temp Basal or a temp target */
 "Smallest possible bolus amount" = "Smallest possible bolus amount";
 
 /* "Insulin Peak Time" */
-"Maximun blood glucose lowering effect of insulin, in minutes" = "Maximun blood glucose lowering effect of insulin, in minutes";
+"Time of maximum blood glucose lowering effect of insulin, in minutes" = "Time of maximum blood glucose lowering effect of insulin, in minutes";
 
 /* "Carbs Req Threshold" */
 "Grams of carbsReq to trigger a pushover. Defaults to 1 (for 1 gram of carbohydrate). Can be increased if you only want to get Pushover for carbsReq at X threshold." = "Grams of carbsReq to trigger a pushover. Defaults to 1 (for 1 gram of carbohydrate). Can be increased if you only want to get Pushover for carbsReq at X threshold.";