grigio / xmp-manager
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
de65a68
Luigi Maselli (author)
Wed Apr 29 15:58:55 -0700 2009
commit de65a6895fd4ea4b679f2ce36b01a67ddb451a45
tree e0a2a8195eb53e6caa07d6a716482b1b531d08a1
parent 44975580665f4284e8a410ed9e30b2dfee2a350f
tree e0a2a8195eb53e6caa07d6a716482b1b531d08a1
parent 44975580665f4284e8a410ed9e30b2dfee2a350f
xmp-manager / po
po/README
This directory -------------- This directory (po/) contains the translations for Xmp Manager. How to use the Makefile in this directory ----------------------------------------- You should be inside this directory in order to use the Makefile. make: Updates the POT file (xmpmanager.pot). make xx.po: (Where xx is a language code.) Merge a single PO file with the template. The template is updated if necessary. make po: Merges all of the PO files with the template. The template is updated if necessary. This command is suitable for generating the PO files to send to translators prior to a release. make check: Prints the status of all of the PO files, i.e. how complete each translation is. Any problems with the PO files will also be reported.


