Property:

org.zkoss.util.label.web.location

Applicable:
  • globally in zk.xml via <library-property>
  • not as <custom-attribute>

Default: /WEB-INF/zk-label.properties
since 3.6.2

It specifies which properties file for the internationalization labels are named and located.

For 5.0.7 and later, it is suggested to use the label-location element instead, since it allows users to specify multiple properties files. In addition, the lable-location element has higher priority.