Browse Source

Missing strings ("U").

Jon Mårtensson 5 years ago
parent
commit
728cb5e974
1 changed files with 9 additions and 0 deletions
  1. 9 0
      FreeAPS/Sources/Localizations/en.lproj/Localizable.strings

+ 9 - 0
FreeAPS/Sources/Localizations/en.lproj/Localizable.strings

@@ -301,6 +301,15 @@
 /*  */
 /*  */
 "U/hr" = "U/hr";
 "U/hr" = "U/hr";
 
 
+/* Unit in number of units delivered (keep the space character!) */
+" U" = " U";
+
+/* /Insulin unit */
+"/U" = "/U";
+
+/* Insulin unit */
+"U" = "U";
+
 /* */
 /* */
 "Autotune Conf" = "Autotune";
 "Autotune Conf" = "Autotune";