Hide
Message keys could be ordered as follows:
mm.articles.singular=Article <-- singular name of a builder
mm.articles.plural=Articles <-- plural name of a builder
mm.articles.title=Title <-- name or label of title field
mm.articles.title.description=Description of title field
Besides adding the message keys to the resources that Translatewiki can translate, all keys have to be added to jspx template code everywhere were field names and descriptions from builder configuration files are used.
Show
Message keys could be ordered as follows:
mm.articles.singular=Article <-- singular name of a builder
mm.articles.plural=Articles <-- plural name of a builder
mm.articles.title=Title <-- name or label of title field
mm.articles.title.description=Description of title field
Besides adding the message keys to the resources that Translatewiki can translate, all keys have to be added to jspx template code everywhere were field names and descriptions from builder configuration files are used.