comparison src/text_french.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, "Moyenne" 134 TCODE tMedium, "Moyenne"
135 TCODE tHigh, "Haute" 135 TCODE tHigh, "Haute"
136 TCODE tDvSalinity,"Salinité:" ; Salinity 136 TCODE tDvSalinity,"Salinité:" ; Salinity
137 TCODE tFlip, "Pivoter l'écran:" ; Rotate Screen 137 TCODE tFlip, "Pivoter l'écran:" ; Rotate Screen
138 TCODE tMODwarning,"MOD warning:" ; MOD warning 138 TCODE tMODwarning,"MOD warning:" ; 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, "Réglages" 148 TCODE tSystSets, "Réglages"
143 TCODE tLanguage, "Langue:" 149 TCODE tLanguage, "Langue:"
144 TCODE tEnglish, "Anglais" 150 TCODE tEnglish, "Anglais"