Possibilities: 1. use expression in names to get localized names - only one localized string for name (when there is a need to display task name for different users in different locales there is an issue) 2. extend process model and runtime to construct all possible localizations - more effort is needed but issue from 1. is eliminated