Mercurial > public > hwos_code
comparison src/text_german.inc @ 51:e66c94471935
language updates
author | heinrichsweikamp |
---|---|
date | Sat, 28 Sep 2013 15:20:39 +0200 |
parents | ec4d8503ec45 |
children | 0fae975af741 |
comparison
equal
deleted
inserted
replaced
50:ec4d8503ec45 | 51:e66c94471935 |
---|---|
280 TCODE tW, "W" ; W(West),248°-292° | 280 TCODE tW, "W" ; W(West),248°-292° |
281 TCODE tNW, "NW" ; North-West,293°-337° | 281 TCODE tNW, "NW" ; North-West,293°-337° |
282 | 282 |
283 ; Color Scheme menu | 283 ; Color Scheme menu |
284 TCODE tColorScheme, "Farbschema" ; Color Scheme | 284 TCODE tColorScheme, "Farbschema" ; Color Scheme |
285 TCODE tColorSetDive, "Tauchmodus:" ; Divemode Colors: | 285 TCODE tColorSetDive, "Tauchmodus:" ; Divemode: |
286 TCODE tColorSetName0, "Name 0" | 286 TCODE tColorSetName0, "Standard" ; Standard |
287 TCODE tColorSetName1, "Name 1" | 287 TCODE tColorSetName1, "Rot" ; Red |
288 TCODE tColorSetName2, "Name 2" | 288 TCODE tColorSetName2, "Grün" ; Green |
289 TCODE tColorSetName3, "Name 3" | 289 TCODE tColorSetName3, "Blau" ; Blue |
290 | |
291 | |
292 |