Created
August 24, 2009 03:29
-
-
Save plentz/173643 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
You will need po2xml | |
http://www.hibernate.org/422.html | |
http://www.hibernate.org/30.html | |
Using mac http://mac.kde.org/ | |
You are not modifying the PO/POT files correctly. | |
The general process should be to: | |
1) make change in the master | |
2) run the pot update process (mvn jdocbook:update-pot) | |
3) push translation changes to the po files (mvn jdocbook:update-po) | |
4) find 'fuzzy' translations in the PO files and translate them (this is the part that the editors can help with. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment