Overlay should support i18n

Description

Using overlay, it is impossible to override any of the translated texts other than the title and description (which still defaults to 'wildfire' :S).

Overlay functionality should allow for all texts from i18n files to be overridden.

Environment

None

Activity

Show:

Guus der Kinderen September 28, 2015 at 9:10 PM
Edited

i18n files can now be modified by files in custom/i18n/. Files are merged, where the overlay values have preference over the original values.

This commit removes support for the (poorly implemented) overlay.properties file.

Implemented in: https://github.com/igniterealtime/Openfire/pull/294

Fixed

Details

Assignee

Reporter

Fix versions

Priority

Created September 28, 2015 at 7:34 PM
Updated November 27, 2015 at 6:20 PM
Resolved September 28, 2015 at 9:12 PM