Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Version 70 and Version 71 of ReleaseProcess


Ignore:
Timestamp:
Feb 2, 2014, 9:04:14 PM (10 years ago)
Author:
MarkDoliner
Comment:

Minor cleanup

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseProcess

    v70 v71  
    2929   a. {{{tx pull --force}}} - Pulls all translations from Transifex, even if local timestamp is newer than remote.
    3030   a. {{{XGETTEXT_ARGS=--no-location intltool-update --report}}} - Merges current strings into translations and strips filename and line numbers to keep diffs smaller.
    31    a. {{{msgfmt -cv NN` or `find -name \*.po -exec msgfmt -cv {} \;}}} - Check for mismatched c-format specifiers. These can cause crashes so look at the output carefully! If any are found, follow these steps:
     31   a. {{{find -name \*.po -exec msgfmt -cv {} \;}}} - Check for mismatched c-format specifiers. These can cause crashes so look at the output carefully! If any are found, follow these steps:
    3232     1. Edit the translation in Transifex.
    3333     1. Remove the string with the mismatched c-format specifiers (leave it blank).
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!