I have the ff. in my JSP:
<liferay-ui:message key="my-own-message-key" />
But when the JSP is rendered, I see "my-own-message-key" where I expect "My own message key." I have already tried the method described here and in the Overriding a Language.properties File section of the Liferay Developer's Guide.