Changes between Version 58 and Version 59 of ReleaseGuidelines
- Timestamp:
- 01/01/23 20:12:41 (23 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseGuidelines
v58 v59 33 33 mkdir dist; cd dist; ../configure; cd .. 34 34 }}} 35 * download PO-translations from Transifex.net by command {{{ MC_SOURCE_ROOT_DIR=$(pwd) maint/utils/sync-transifex/po-fromTransifex.sh}}} (see before: [wiki:TxRepoSetup how to set up local tx-repository])35 * download PO-translations from Transifex.net by command {{{maint/utils/sync-transifex/po-from-transifex.py}}} (see before: [wiki:TxRepoSetup how to set up local tx-repository]) 36 36 * store translations in git repo by following commands: 37 37 {{{