Explorar o código

Insulin unit in different strings

Jon Mårtensson %!s(int64=5) %!d(string=hai) anos
pai
achega
4cd5acffc9
Modificáronse 1 ficheiros con 10 adicións e 1 borrados
  1. 10 1
      FreeAPS/Sources/Localizations/en.lproj/Localizable.strings

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

@@ -298,7 +298,7 @@
 /* */
 "Pump Settings" = "Pump Settings";
 
-/*  */
+/* Insulin unit per hour */
 "U/hr" = "U/hr";
 
 /* Unit in number of units delivered (keep the space character!) */
@@ -310,6 +310,15 @@
 /* Insulin unit */
 "U" = "U";
 
+/* Unit per hour with space */
+" U/hr" = " U/hr";
+
+/* Number of units per hour*/
+"%@ U/hr" = "%@ U/hr";
+
+/* Number of units insulin delivered */
+"%@ U" = "%@ U";
+
 /* */
 "Autotune Conf" = "Autotune";