Changes between Version 39 and Version 40 of ReleaseGuidelines
- Timestamp:
- 09/04/14 13:38:10 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseGuidelines
v39 v40 5 5 Search previously created ticket with task about next version release (create if ticket not found) and follow by steps while preparing for the release: 6 6 7 * download PO-translations from Transifex.net by command {{{ C_SOURCE_ROOT_DIR=$(pwd) maint/utils/sync-transifex/po-fromTransifex.sh}}} (see before: [wiki:TxRepoSetup how to set up local tx-repository])7 * 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]) 8 8 * store translations in git repo by following commands: 9 9 {{{