Changes between Version 59 and Version 60 of ReleaseGuidelines
- Timestamp:
- 01/01/23 20:13:05 (23 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseGuidelines
v59 v60 33 33 mkdir dist; cd dist; ../configure; cd .. 34 34 }}} 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])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 {{{