Is it possible to use the default language files installed on the device to retrieve text labels for data fields in whatever language the user has selected?
If for instance I want to make my own data field showing the current speed (enhanced to show the speed in various colors), then there is a tag in each xml language file named TXT_Speed_STR_M which contains the label for the speed.
Can I use this to show the label in my data field, or are these xml files only for use in Garmins own internal data fields?