diff src/text_italian.inc @ 646:5b7fe7777425

3.16 release
author heinrichs weikamp
date Thu, 14 Oct 2021 12:03:24 +0200
parents 8c1f1f334275
children 357341239438
line wrap: on
line diff
--- a/src/text_italian.inc	Thu Jan 14 16:24:07 2021 +0100
+++ b/src/text_italian.inc	Thu Oct 14 12:03:24 2021 +0200
@@ -26,9 +26,9 @@
 	TCODE	tHeading,			"Direzione:"			; Heading:
 	TCODE	tLastDive,			"UltimaImm."			; Last Dive (Max 10 chars)
 
-	TCODE	tFTTSSurf,			"TTS Futuro  :"			; Future TTS
-	TCODE	tLastDecostopSurf,	"Ultima Tappa:"			; last deco stop surface custom view
-	TCODE	tDvSalinitySurf,	"Salinita'   :"			; Salinity
+	TCODE	tFTTSSurf,			"TTS Futuro:"			; Future TTS
+	TCODE	tLastDecostopSurf,	"UltimaTappa:"			; last deco stop surface custom view
+	TCODE	tDvSalinitySurf,	"Salinita':"			; Salinity
 
  IFDEF _external_sensor
 	TCODE	tSensorMilliVolt,	"Sensori mV"			; Sensors mV
@@ -228,9 +228,9 @@
 	TCODE	taGFenable,			"aGF Selezionabile:"	; aGF Selectable
 	TCODE	tDiveaGF_active,	"Usa aGF"				; using aGF
 	TCODE	tSafetyStop,		"Tappa Sicurezza:"		; Safety Stop:  (max. 16 chars)
-	TCODE	tExtendedStops,		"Anticipa Tappa :"		; Extended Stops
-	TCODE	tLastDecostop,		"Ultima Tappa  : "		; last Deco Stop Depth
-	TCODE	tDvSalinity,		"Salinita'     : "		; Salinity
+	TCODE	tExtendedStops,		"Anticipa Tappa:"		; Extended Stops
+	TCODE	tLastDecostop,		"Ultima Tappa: "		; last Deco Stop Depth
+	TCODE	tDvSalinity,		"Salinita': "		; Salinity
 	TCODE	tDepthWarn,			"Depth Warning :"		; Depth Warning (no space after ':' on purpose)
 	TCODE	tGasUsage,			"Utilizzo"				; Gas Usage
 	TCODE	tSetWorkSAC,		"SAC Fondo: "			; SAC Work: (space)
@@ -287,7 +287,8 @@
 
 
 ; Display Settings
-	TCODE	tBright,			"Luminosita': "			; Brightness
+	TCODE	tBright,			"Luminosita'"			; Brightness
+	TCODE	tBrightsurface,			"Superficie  : "		; ...Surface
 	TCODE	tLayout,			"Layout     : "			; Layout
 	TCODE	tUnits,				"Unita'     : "			; Units
  IF _language_2!=none