[Pidgin] ReleaseProcess modified

Pidgin trac at pidgin.im
Sun Feb 2 00:28:58 EST 2014


Page "ReleaseProcess" was changed by MarkDoliner
Diff URL: <https://developer.pidgin.im/wiki/ReleaseProcess?action=diff&version=69>
Revision 69
Comment: Minor improvements to translation steps.
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: ReleaseProcess
=========================================================================
--- ReleaseProcess (version: 68)
+++ ReleaseProcess (version: 69)
@@ -18,16 +18,17 @@
 Ask Mark Doliner or Richard Laager if you need administrative access to [https://www.transifex.com/projects/p/pidgin/resources/ Pidgin's Transifex project] for the following steps.
 
 '''Steps'''
- 1. Upload [query:?status=new&type=translation&order=priority pending translation updates] from our Trac to [https://www.transifex.com/projects/p/pidgin/resources/ Transifex].
- 1. Find translations that have been committed directly since the last release and upload these to [https://www.transifex.com/projects/p/pidgin/resources/ Transifex].
+ 1. Upload [query:?status=new&type=translation&order=priority pending translation updates] from our Trac to Transifex.
+ 1. Find translations that have been committed directly since the last release and upload these to Transifex.
 {{{
 hg log -b BRANCH_NAME po/
 }}}
  1. Fetch and commit all translations from Transifex.
-  a. {{{tx pull --force}}} - Pulls all translations from Transifex, even if local timestamp is newer than remote.
   a. {{{cd po}}}
   a. {{{make pidgin.pot}}}
+  a. {{{tx pull --force}}} - Pulls all translations from Transifex, even if local timestamp is newer than remote.
   a. {{{XGETTEXT_ARGS=--no-location intltool-update --report}}} - Merges current strings into translations and strips filename and line numbers to keep diffs smaller.
+
 
 TODO: Need to check for mismatched c-format specifiers or does Transifex do this for us? `msgfmt -cv NN` or `find -name \*.po -exec msgfmt -cv {} \;`
 
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://developer.pidgin.im/wiki/ReleaseProcess>
Pidgin <https://pidgin.im>
Pidgin

This is an automated message. Someone added your email address to be
notified of changes on 'ReleaseProcess' page.
If it was not you, please report to datallah at pidgin.im.


More information about the Wikiedit mailing list