Bläddra i källkod

Source strings

(cherry picked from commit 8057fb745c684ae95864d5a57f91a80a7b5690d2)
Jon Mårtensson 3 år sedan
förälder
incheckning
914a3ddb89

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

@@ -1229,7 +1229,7 @@ Enact a temp Basal or a temp target */
 /* CV */
 "CV" = "CV";
 
-/* HbA1c estimation for one day of data */
+/* Estimated HbA1c */
 "HbA1c" = "HbA1c";
 
 /* Total number of days of data for HbA1c estimation, part 1/2*/
@@ -1238,14 +1238,17 @@ Enact a temp Basal or a temp target */
 /* Total number of days of data for HbA1c estimation, part 2/2*/
 "days" = "days";
 
-/* Nr of loops last 24 hours */
+/* Nr of Loops in statPanel */
 "Loops" = "Loops";
 
+/* Loop Errors in statPanel */
+"Errors" = "Errors";
+
 /* Average loop interval */
-"Average Interval" = "Average Interval";
+"Interval" = "Interval";
 
 /* Median loop interval */
-"Median Duration" = "Median Duration";
+"Duration" = "Duration";
 
 /* "Display SD */
 "Display SD instead of CV" = "Display SD instead of CV";

+ 7 - 4
FreeAPS/Sources/Localizations/Main/sv.lproj/Localizable.strings

@@ -1225,7 +1225,7 @@ Enact a temp Basal or a temp target */
 /* CV */
 "CV" = "CV";
 
-/* HbA1c estimation for one day of data */
+/* HbA1c estimation */
 "HbA1c" = "HbA1c";
 
 /* Total number of days of data for HbA1c estimation, part 1/2*/
@@ -1234,14 +1234,17 @@ Enact a temp Basal or a temp target */
 /* Total number of days of data for HbA1c estimation, part 2/2*/
 "days" = "dagar";
 
-/* Nr of loops last 24 hours */
+/* Nr of Loops in statPanel */
 "Loops" = "Loopar";
 
+/* Loop Errors in statPanel */
+"Errors" = "Fel";
+
 /* Average loop interval */
-"Average Interval" = "Medelintervall";
+"Interval" = "Intervall";
 
 /* Median loop interval */
-"Median Duration" = "Medianduration";
+"Duration" = "Duration";
 
 /* "Display SD */
 "Display SD instead of CV" = "Visa SD istället för CV";