Changes between Version 37 and Version 38 of ReleaseGuidelines
- Timestamp:
- 11/29/13 14:02:35 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseGuidelines
v37 v38 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 [http://help.transifex.net/features/client/index.html tx]{{{ pull --all}}} (see before: [wiki:TxRepoSetup how to set up local tx-repository]) '''NOTE:''' keep the po/ru.po file unmodified while updated from Transifex.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]) 8 8 * store translations in git repo by following commands: 9 9 {{{