Is it possible to use systems language set strings?

Instead of defining all common used strings in several localised string resource files, is it also possible to fetch default system strings?

Ex. var bblabel = loadResource(System.Strings.bodybattery); 

If so, is there a reference?

If not, might Garmin be interested to give access? It would save work and resource space and it makes terminology more consistent.