A GUI for translating messages inside the Magnolia admin interface.
Magnolia Messages Module
Magnolia Messages is a custom Magnolia module which adds a GUI for translating messages inside the magnolia admin interface.
Screenshots
This is how the translation page looks:

Installation
The module needs to be installed as usual, declaring an additional dependency into your pom or copying the JAR file into Magnolia webapp WEB-INF/lib directory.
You also need to configure in magnolia.properties:
info.magnolia.cms.i18n.MessagesManager=
net.sourceforge.openutils.mgnlmessages.i18n.OpenutilsMgnlMessagesManager
Project info & quick links
-
Latest release: 4.0.4
License: GPLv3 - Download Sourceforge file download area
- Bugs and feature requests OpenmindLAB Jira
- Changelog See what's new in release 4.0.4
- Source code Subversion public url
- Javadocs Documentation for the release 4.0.4
- Maven The dependency snippet for your pom