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.
- Timestamp:
-
Feb 2, 2014, 9:04:14 PM (10 years ago)
- Author:
-
MarkDoliner
- Comment:
-
Minor cleanup
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v70
|
v71
|
|
29 | 29 | a. {{{tx pull --force}}} - Pulls all translations from Transifex, even if local timestamp is newer than remote. |
30 | 30 | 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: |
32 | 32 | 1. Edit the translation in Transifex. |
33 | 33 | 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!