comparison src/text_german.inc @ 326:d21b172d5a7a new_screen_layout

VSIbar #4: VSI settings submenu, graph option, logbook offset and compass calib. menu exit fix
author Janos Kovacs <kovjanos@gmail.com>
date Sat, 13 Jun 2015 22:53:05 +0200
parents 453a3d13570f
children 14b466f66a7f
comparison
equal deleted inserted replaced
325:d82516b8298e 326:d21b172d5a7a
134 TCODE tMedium, "Mittel" 134 TCODE tMedium, "Mittel"
135 TCODE tHigh, "Hoch" 135 TCODE tHigh, "Hoch"
136 TCODE tDvSalinity,"Salinität:" ; Salinity 136 TCODE tDvSalinity,"Salinität:" ; Salinity
137 TCODE tFlip, "Anzeige drehen:" ; Rotate Screen 137 TCODE tFlip, "Anzeige drehen:" ; Rotate Screen
138 TCODE tMODwarning,"MOD Warnung:" ; MOD warning 138 TCODE tMODwarning,"MOD Warnung:" ; MOD warning
139 TCODE tVSItextv2, "Dyn asc rate lim:" ; Dyn asc rate lim 139 TCODE tDispSetVSI,"VSI Settings..." ; VSI Settings...
140
141 ; VSI display Settings
142 TCODE tDispSetVSItitle, "VSI Display Settings" ; VSI display Settings
143 TCODE tVSItext1, "Depth based variable" ; max 20 chars: "Depth based variable", first line of the option
144 TCODE tVSItext2, " ascend limit: " ; max 17 chars: " ascend limit: ", second line, with space prefix
145 TCODE tVSIgraph, "Graphical VSI: " ; max 17 chars: "Graphical VSI: "
140 146
141 ; Setup Menu 147 ; Setup Menu
142 TCODE tSystSets, "Konfiguration" 148 TCODE tSystSets, "Konfiguration"
143 TCODE tLanguage, "Sprache:" 149 TCODE tLanguage, "Sprache:"
144 TCODE tEnglish, "Englisch" 150 TCODE tEnglish, "Englisch"