In properties files related to localization, please don't use dots in the middle of the messages ids themselves for the part that is not hierarchical.

For instance, don't use:
  label.command.open.the.selected.file=Open the selected file

but use
  label.command.openTheSelectedFile=Open the selected file
or
  label.command.open_the_selected_file=Open the selected file
(I'm not sure we have a consensus on which form is best here)

Thanks,
Florent

--
Florent Guillaume, Director of R&D, Nuxeo
Open Source Enterprise Content Management (ECM)
http://www.nuxeo.com   http://www.nuxeo.org   +33 1 40 33 79 87



_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to