# Attribute names for the balloon info: LANGUAGE INDEPENDENT
#
#**************************************************************************
#   THESE NAMES MUST BEGIN WITH '$_' AND ARE LIMITED TO 24 CHARACTERS
#   (because system needs 7 chars for `symbol_`)
#   NO BLANCS ARE ALLOWED IN THE NAMES STARTING WITH AN $_           
#   To include a hole in the list '$_~' must be specified as name !
#**************************************************************************
#
# The balloon attribute names "$_Position", "$_Identification" and "$_Quantity" are defined by the application itself.
#
S  1  $_Version~
S  2  $_Unit~
S  3  $_Name~
S  4  $_Material~
S  5  $_Stock_number~
S  6  $_Remark~
S  7  $_Supplier~
S  8  $_Mass~
S  9  $_Mass_unit~
S 10  $_~
S 11  $_Remark_2~
#
#
#
# Prompts for the balloon info
#   They are used for the user interface and are language dependent.
#   A balloon info element denoted by the string following 'S  1  ' will be queried by the string following 'E  1  '.
#
E  1  Version
E  2  Unit~            
E  3  Name~            
E  4  Material~        
E  5  Stock number~    
E  6  Remark~          
E  7  Supplier~        
E  8  Mass~            
E  9  Mass unit~       
E 11  Remark 2~
.
.
