I looked at
language files in svn? and am assuming that in order to provide a language other than English, let's say "Gujarati", I need to take the
English Properties File
and rename to something like: ZmMsg_gj.properties
and provide UTF equivalent to the text messages inside the properties file.
Am I right in thinking so?