changeset 129:a329a948cede

minor cleanup
author heinrichsweikamp
date Thu, 03 Jul 2014 12:08:06 +0200
parents bd74161c4292
children c935f7fbd39c
files src/text_english.inc src/text_french.inc src/text_german.inc src/text_italian.inc
diffstat 4 files changed, 0 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/src/text_english.inc	Tue Jul 01 17:37:02 2014 +0200
+++ b/src/text_english.inc	Thu Jul 03 12:08:06 2014 +0200
@@ -87,8 +87,6 @@
 
 ; Gaslist management
     TCODE   tGas,       "Gas"           ; Gas
-    TCODE   tNx,        "Nx "          	; Nx   (3 chars)
-    TCODE   tTx,        "Tx "          	; Tx   (3 chars)
     TCODE   tGasErr,    "Err"           ; Err  (3 chars)
         
 ; Communication Menu
--- a/src/text_french.inc	Tue Jul 01 17:37:02 2014 +0200
+++ b/src/text_french.inc	Thu Jul 03 12:08:06 2014 +0200
@@ -87,8 +87,6 @@
 
 ; Gaslist management
     TCODE   tGas,       "Gaz"           ; Gas
-    TCODE   tNx,        "Nx "           ; Nx    (3 chars)
-    TCODE   tTx,        "Tx "          	; Tx   (3 chars)
     TCODE   tGasErr,    "Err"           ; Err  (3 chars)
 
 ; Communication Menu
--- a/src/text_german.inc	Tue Jul 01 17:37:02 2014 +0200
+++ b/src/text_german.inc	Thu Jul 03 12:08:06 2014 +0200
@@ -87,8 +87,6 @@
 
 ; Gaslist management
     TCODE   tGas,       "Gas"           ; Gas
-    TCODE   tNx,        "Nx "           ; Nx   (3 chars)
-    TCODE   tTx,        "Tx "          	; Tx   (3 chars)
     TCODE   tGasErr,    "Err"           ; Err  (3 chars)
 
 ; Communication Menu
--- a/src/text_italian.inc	Tue Jul 01 17:37:02 2014 +0200
+++ b/src/text_italian.inc	Thu Jul 03 12:08:06 2014 +0200
@@ -87,8 +87,6 @@
 
 ; Gaslist management
     TCODE   tGas,       "Gas"           ; Gas
-    TCODE   tNx,        "Nx "          	; Nx   (3 chars)
-    TCODE   tTx,        "Tx "          	; Tx   (3 chars)
     TCODE   tGasErr,    "Err"           ; Err  (3 chars)
 
 ; Communication Menu