diff src/text_english.inc @ 298:2fe34fc0e2ae

new submenu for gas consumption, show actual mix instead of GAS1-GAS5 in deco planner
author heinrichsweikamp
date Sun, 31 May 2015 16:19:56 +0200
parents f3df4f291c90
children 5ad479f2a868
line wrap: on
line diff
--- a/src/text_english.inc	Sun May 31 10:42:47 2015 +0200
+++ b/src/text_english.inc	Sun May 31 16:19:56 2015 +0200
@@ -162,6 +162,7 @@
 	TCODE	tFeets1,	"f"
     TCODE   tMinutes,   "'"
     TCODE   tPercent,   "%"
+    TCODE   tLitersMinute, "l/min"
 
 ; Date
 	TCODE	tDateFormat, "Date:"
@@ -183,7 +184,10 @@
     TCODE   tNoDeco,    "No Deco"           ; No Deco
     TCODE   tMore,      "More..."           ; More...
     TCODE   tCNS,       "CNS"               ; CNS
-    TCODE   tGasUsage,  "Gas Usage"	    ; Gas Usage
+    TCODE   tGasUsage,  "Gas Usage"         ; Gas Usage
+    TCODE   tSetBotUse, "Bottom Gas: "      ; Bottom Gas: (space)
+    TCODE   tSetDecoUse,"Deco Gas: "        ; Deco Gas: (space)
+
 
 ; Information menu
     TCODE   tFirmware,  "Firmware: "        ; Firmware: (space)