Add three general-purpose fields to DriverView
This commit is contained in:
		@ -4,6 +4,17 @@
 | 
			
		||||
    <Language Id="GB" />
 | 
			
		||||
  </Languages>
 | 
			
		||||
  <Texts>
 | 
			
		||||
    <TextGroup Id="DriverViewFields">
 | 
			
		||||
      <Text Id="Field_TSCurrent" Alignment="Center" TypographyId="Chinat_Small">
 | 
			
		||||
        <Translation Language="GB">ITS</Translation>
 | 
			
		||||
      </Text>
 | 
			
		||||
      <Text Id="Field_MinCellVolt" Alignment="Center" TypographyId="Chinat_Small">
 | 
			
		||||
        <Translation Language="GB">VMIN</Translation>
 | 
			
		||||
      </Text>
 | 
			
		||||
      <Text Id="Field_Speed" Alignment="Center" TypographyId="Chinat_Small">
 | 
			
		||||
        <Translation Language="GB">SPEED</Translation>
 | 
			
		||||
      </Text>
 | 
			
		||||
    </TextGroup>
 | 
			
		||||
    <TextGroup Id="MissionNamesHuge">
 | 
			
		||||
      <Text Id="Inspection_Huge" Alignment="Center" TypographyId="Chinat_Huge">
 | 
			
		||||
        <Translation Language="GB">Inspection</Translation>
 | 
			
		||||
@ -51,6 +62,21 @@
 | 
			
		||||
      </Text>
 | 
			
		||||
    </TextGroup>
 | 
			
		||||
    <TextGroup Id="Unsorted">
 | 
			
		||||
      <Text Id="__SingleUse_K26P" Alignment="Center" TypographyId="Numbers">
 | 
			
		||||
        <Translation Language="GB"><value></Translation>
 | 
			
		||||
      </Text>
 | 
			
		||||
      <Text Id="__SingleUse_0FBJ" Alignment="Center" TypographyId="Chinat_Small">
 | 
			
		||||
        <Translation Language="GB">FIELD</Translation>
 | 
			
		||||
      </Text>
 | 
			
		||||
      <Text Id="__SingleUse_4OBM" Alignment="Center" TypographyId="Chinat_Small">
 | 
			
		||||
        <Translation Language="GB">LV</Translation>
 | 
			
		||||
      </Text>
 | 
			
		||||
      <Text Id="__SingleUse_PHFD" Alignment="Center" TypographyId="Chinat_Small">
 | 
			
		||||
        <Translation Language="GB">TS</Translation>
 | 
			
		||||
      </Text>
 | 
			
		||||
      <Text Id="__SingleUse_H6UX" Alignment="Center" TypographyId="Chinat_Small">
 | 
			
		||||
        <Translation Language="GB">TIRES</Translation>
 | 
			
		||||
      </Text>
 | 
			
		||||
      <Text Id="__SingleUse_20H3" Alignment="Center" TypographyId="Numbers">
 | 
			
		||||
        <Translation Language="GB"><value></Translation>
 | 
			
		||||
      </Text>
 | 
			
		||||
@ -70,6 +96,6 @@
 | 
			
		||||
    <Typography Id="Chinat_Large" Font="CHINN___.ttf" Size="30" Bpp="4" Direction="LTR" FallbackCharacter="?" />
 | 
			
		||||
    <Typography Id="Chinat_Small" Font="CHINN___.ttf" Size="20" Bpp="4" Direction="LTR" FallbackCharacter="?" />
 | 
			
		||||
    <Typography Id="Chinat_Huge" Font="CHINN___.ttf" Size="40" Bpp="4" Direction="LTR" FallbackCharacter="?" />
 | 
			
		||||
    <Typography Id="Numbers" Font="lucon.TTF" Size="50" Bpp="4" Direction="LTR" FallbackCharacter="?" WildcardCharacterRanges="0-9" />
 | 
			
		||||
    <Typography Id="Numbers" Font="lucon.TTF" Size="50" Bpp="4" Direction="LTR" FallbackCharacter="?" WildcardCharacters=". ," WildcardCharacterRanges="0-9" />
 | 
			
		||||
  </Typographies>
 | 
			
		||||
</TextDatabase>
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user