All notable changes to the i18n-maven-plugin will be documented in this file.
- JavaAccessorCreator now handles compound parameters
- single apostrophe escaping for Java properties file
- Always use UTF-8 for Java Accessor files
- Pretty-printing for javascript files
- Java accessor generation improved
- Added '$' to Java accessor constants
- Reengineer Plugin for XCode / C strings
- Readme files for XCode
In addition to the Java properties file, you can now also create a Java accessor file which holds all translation keys. See "javaAccessor" element within "output" tag.
initial version