Edgewall Software

Changes between Version 32 and Version 33 of TracL10N/Transifex


Ignore:
Timestamp:
Feb 12, 2020, 5:39:28 AM (4 years ago)
Author:
Ryan J Ollos
Comment:

Revise branches.

Legend:

Unmodified
Added
Removed
Modified
  • TracL10N/Transifex

    v32 v33  
    205205You first need to install the [http://help.transifex.com/features/client/index.html#user-client Transifex client]:
    206206{{{#!sh
    207 $ easy_install transifex-client
     207$ pip install transifex-client
    208208}}}
    209209or a [http://help.transifex.com/features/client/index.html#getting-the-client variation of the above].
     
    212212
    213213Of course, you also need to have a [TracRepositories checkout of the source] of the branch you want to work on:
    214  * [source:branches//0.12-stable] will be maintained for the foreseeable future, so you may want to continue contributing there
    215  * [source:branches//1.0-stable] is now the official stable release branch
     214 * [source:branches/1.2-stable] will be maintained for the foreseeable future, so you may want to continue contributing there
     215 * [source:branches/1.4-stable] is the latest stable release branch
    216216 * [source:trunk] is where the new interesting stuff happen (TracDev/Proposals/ConfigEnumTranslation?).
    217217