Sha256: 7a1be7a350bc5653826a6fb14e8bd0f613dd0cce3519f337585404be40867be9
Contents?: true
Size: 766 Bytes
Versions: 13
Compression:
Stored size: 766 Bytes
Contents
This directory -------------- This directory (po/) contains the translations for Alexandria. 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 (alexandria.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.
Version data entries
13 entries across 13 versions & 1 rubygems