# HG changeset patch
# User jDG
# Date 1433014384 -7200
# Node ID f3df4f291c90bab1688bbcf0a9ea4135634b341f
# Parent  b1e47ee1f0a15acb5b0474fc473f53762a8633e5
ADD tGasUsage, with FR translation (and DE,IT defaults)

diff -r b1e47ee1f0a1 -r f3df4f291c90 src/text_english.inc
--- a/src/text_english.inc	Fri May 29 02:50:12 2015 +0200
+++ b/src/text_english.inc	Sat May 30 21:33:04 2015 +0200
@@ -13,7 +13,7 @@
 
 ; Surface-mode texts
     TCODE   tBeta,      "beta"         	; beta
-	TCODE	tMenu,		"<Menu" 		; <Menu
+    TCODE   tMenu,	"<Menu" 	; <Menu
     TCODE   tView,      "View>"         ; View>
     TCODE   tHeading,   "Heading:"      ; Heading:
 
@@ -32,8 +32,8 @@
     TCODE   tLogbook,   "Logbook"       ; Logbook
     TCODE   tGasSetup,  "OC Gas Setup"  ; OC Gas Setup
     TCODE   tSetTime,   "Set Time"		; Set Time
-	TCODE	tSetDate,	"Set Date"		; Set Date
-	TCODE	tSetTimeDate,"Set Time & Date"; Set Time & Date
+    TCODE	tSetDate,	"Set Date"		; Set Date
+    TCODE	tSetTimeDate,"Set Time & Date"; Set Time & Date
     TCODE   tDispSets,  "Display Settings" ; Display Settings
     TCODE   tExit,      "Exit"          ; Exit
 	TCODE	tResetMenu, "Reset Menu"	; Reset Menu
@@ -183,11 +183,12 @@
     TCODE   tNoDeco,    "No Deco"           ; No Deco
     TCODE   tMore,      "More..."           ; More...
     TCODE   tCNS,       "CNS"               ; CNS
+    TCODE   tGasUsage,  "Gas Usage"	    ; Gas Usage
 
 ; Information menu
     TCODE   tFirmware,  "Firmware: "        ; Firmware: (space)
     TCODE   tSerial,    "Serial  : "        ; Serial  : (space)
-	TCODE	tTotalDives,"Total Dives: "		; Total Dives:
+    TCODE   tTotalDives,"Total Dives: "	    ; Total Dives:
     TCODE   tBatteryV,  "Battery: "         ; Battery:
     
 ; Divemode screen
diff -r b1e47ee1f0a1 -r f3df4f291c90 src/text_french.inc
--- a/src/text_french.inc	Fri May 29 02:50:12 2015 +0200
+++ b/src/text_french.inc	Sat May 30 21:33:04 2015 +0200
@@ -183,6 +183,7 @@
     TCODE   tNoDeco,    "No Déco"           ; No Deco
     TCODE   tMore,      "Suite..."          ; More...
     TCODE   tCNS,       "CNS"               ; CNS
+    TCODE   tGasUsage,  "Util. Gaz"         ; Gas Usage
 
 ; Information menu
     TCODE   tFirmware,  "Logiciel: "        ; Firmware: (space)
diff -r b1e47ee1f0a1 -r f3df4f291c90 src/text_german.inc
--- a/src/text_german.inc	Fri May 29 02:50:12 2015 +0200
+++ b/src/text_german.inc	Sat May 30 21:33:04 2015 +0200
@@ -183,6 +183,7 @@
     TCODE   tNoDeco,    "Keine Deco"           ; No Deco
     TCODE   tMore,      "Mehr..."           ; More...
     TCODE   tCNS,       "ZNS"               ; CNS
+    TCODE   tGasUsage,  "Gas Usage"	    ; Gas Usage
 
 ; Information menu
     TCODE   tFirmware,  "Firmware: "        ; Firmware: (space)
diff -r b1e47ee1f0a1 -r f3df4f291c90 src/text_italian.inc
--- a/src/text_italian.inc	Fri May 29 02:50:12 2015 +0200
+++ b/src/text_italian.inc	Sat May 30 21:33:04 2015 +0200
@@ -183,6 +183,7 @@
     TCODE   tNoDeco,    "No Deco"              ; No Deco
     TCODE   tMore,      "Dettagli.."           ; More...
     TCODE   tCNS,       "CNS"                  ; CNS
+    TCODE   tGasUsage,  "Gas Usage"            ; Gas Usage
 
 ; Information menu
     TCODE   tFirmware,  "Firmware: "        ; Firmware: (space)