GitHub user masaori335 opened a pull request:

    https://github.com/apache/trafficserver/pull/406

    Doc: Add config file for Transifex Client

    I created a new project on Transifex to internationalize documents.
    
    - 
https://www.transifex.com/trafficserver/apache-traffic-server-6x/dashboard/
    
    Transifex Client is a command line tool that enables to easily manage 
translation files.
    
    - http://docs.transifex.com/client/
    
    This is a configuration file for it and assume making 'pot' files with 
below.
    
    ```
    $ sphinx-build -b gettext . _build/locale/pot
    ```

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/masaori335/trafficserver doc-transifex

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/406.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #406
    
----
commit 8d111ad090b0a99ae312e9a57b45e17f8fe42f13
Author: Masaori Koshiba <masa...@apache.org>
Date:   2016-01-06T08:56:04Z

    Doc: Add config file for Transifex Client

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to