瀏覽代碼

Insulin unit in different strings

Jon Mårtensson 5 年之前
父節點
當前提交
4cd5acffc9
共有 1 個文件被更改,包括 10 次插入1 次删除
  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";