Mercurial > public > hwos_code
changeset 291:f3df4f291c90
ADD tGasUsage, with FR translation (and DE,IT defaults)
author | jDG |
---|---|
date | Sat, 30 May 2015 21:33:04 +0200 |
parents | b1e47ee1f0a1 |
children | ccb93f319e78 |
files | src/text_english.inc src/text_french.inc src/text_german.inc src/text_italian.inc |
diffstat | 4 files changed, 8 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- 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
--- 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)
--- 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)
--- 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)