diff src/text_german.inc @ 51:e66c94471935

language updates
author heinrichsweikamp
date Sat, 28 Sep 2013 15:20:39 +0200
parents ec4d8503ec45
children 0fae975af741
line wrap: on
line diff
--- a/src/text_german.inc	Fri Sep 27 23:45:57 2013 +0200
+++ b/src/text_german.inc	Sat Sep 28 15:20:39 2013 +0200
@@ -282,11 +282,8 @@
 
 ; Color Scheme menu
     TCODE   tColorScheme,   "Farbschema"        ; Color Scheme
-    TCODE   tColorSetDive,  "Tauchmodus:"       ; Divemode Colors:
-    TCODE   tColorSetName0, "Name 0"
-    TCODE   tColorSetName1, "Name 1"
-    TCODE   tColorSetName2, "Name 2"
-    TCODE   tColorSetName3, "Name 3"
-
-
-
+    TCODE   tColorSetDive,  "Tauchmodus:"       ; Divemode:
+    TCODE   tColorSetName0, "Standard"          ; Standard
+    TCODE   tColorSetName1, "Rot"               ; Red
+    TCODE   tColorSetName2, "Grün"              ; Green
+    TCODE   tColorSetName3, "Blau"              ; Blue
\ No newline at end of file