Alfresco Workdesk
Copyright (c) Alfresco Software, Inc. All Rights Reserved.

#================================================================================
# Beware:
#  If the key contains characters like " " (space) or ":" or other invalid chars,
#  you have to escape them with "\"
#  e.g. owlabel.Value 1=Text1 --> owlabel.Value\ 1=Text1,
#       owlabel.Value:1=Text1 --> owlabel.Value\:1=Text1
#================================================================================