Merge pull request #647 from Arthur2e5/patch-2

po/README: deflate -> inflate
dynamic-select-file
Tatsuhiro Tsujikawa 2016-05-12 15:20:12 +02:00
commit ef9ab6c534
1 changed files with 1 additions and 1 deletions

View File

@ -21,5 +21,5 @@ Importing PO files from launchpad-export.tar.gz
The downloaded file is named as launchpad-export.tar.gz at the time of The downloaded file is named as launchpad-export.tar.gz at the time of
this writing. It includes all PO files translated at launchpad. To this writing. It includes all PO files translated at launchpad. To
import those files, use ``import-po`` script in the top directory. It import those files, use ``import-po`` script in the top directory. It
will deflate the tar.gz file and rename PO files and move them to po will inflate the tar.gz file and rename PO files and move them to po
directory and run ``make update-po``. directory and run ``make update-po``.