Mercurial > public > hwos_code
comparison src/text_english.inc @ 239:6c4ad243cb44
CNANGE: aGF pair has same range then normal GF pair
Work on graphic compass
author | heinrichsweikamp |
---|---|
date | Sun, 01 Mar 2015 21:10:14 +0100 |
parents | effd7259f5a5 |
children | 5fe7aff622f3 |
comparison
equal
deleted
inserted
replaced
238:49512af55afc | 239:6c4ad243cb44 |
---|---|
283 TCODE tSamplingrate, "Sampling rate:" ; Sampling rate: | 283 TCODE tSamplingrate, "Sampling rate:" ; Sampling rate: |
284 TCODE tSampling2s, "2s" ; 2s | 284 TCODE tSampling2s, "2s" ; 2s |
285 TCODE tSampling10s, "10s" ; 10s | 285 TCODE tSampling10s, "10s" ; 10s |
286 | 286 |
287 ; Compass directions | 287 ; Compass directions |
288 TCODE tN, "N" ; N(orth),338°-22° | 288 TCODE tN, "N " ; N(orth),338°-22° |
289 TCODE tNE, "NE" ; North-East,23°-67° | 289 TCODE tNE, "NE" ; North-East,23°-67° |
290 TCODE tE, "E" ; E(east),68°-112° | 290 TCODE tE, "E " ; E(east),68°-112° |
291 TCODE tSE, "SE" ; South-East,113°-157° | 291 TCODE tSE, "SE" ; South-East,113°-157° |
292 TCODE tS, "S" ; S(outh),158°-202° | 292 TCODE tS, "S " ; S(outh),158°-202° |
293 TCODE tSW, "SW" ; South-West,203°-247° | 293 TCODE tSW, "SW" ; South-West,203°-247° |
294 TCODE tW, "W" ; W(West),248°-292° | 294 TCODE tW, "W " ; W(West),248°-292° |
295 TCODE tNW, "NW" ; North-West,293°-337° | 295 TCODE tNW, "NW" ; North-West,293°-337° |
296 | 296 |
297 ; Color Scheme menu | 297 ; Color Scheme menu |
298 TCODE tColorScheme, "Colour scheme" ; Colour scheme | 298 TCODE tColorScheme, "Colour scheme" ; Colour scheme |
299 TCODE tColorSetDive, "Divemode:" ; Divemode: | 299 TCODE tColorSetDive, "Divemode:" ; Divemode: |