1
1
Slava Zanko 389b55ae6f Add the hint-files synchronization with Transifex.
For upload English hint-file to transifex, type:
cd doc/hints/po && make to-transifex

For download translation from Transifex type:
cd doc/hints/po && make from-transifex && \
    git add ../l10n/mc.hints.* && \
    git commit -s -m 'Update hints files from Transifex'

WARNING! For the functionality you should have installed 'tx' and 'po4a'
utilities. These utilities isn't required for compile and install mc
(you may install these utilities only if you want to interact with Transifex).

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2013-04-02 11:24:16 +03:00
..
2009-05-27 14:53:23 +03:00
2009-02-02 04:23:06 +01:00
2010-10-16 17:27:11 +04:00
2011-07-07 13:03:51 +04:00
2011-02-21 00:12:34 +01:00
2010-12-03 10:59:23 +03:00

This directory contains files used to maintain the project.
It should not be included into any releases or even snapshots.