[tor-bugs] #3304 [GetTor]: gettor email instructions make people mail arma

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Sat Aug 20 21:06:07 UTC 2011


#3304: gettor email instructions make people mail arma
--------------------+-------------------------------------------------------
 Reporter:  arma    |          Owner:     
     Type:  defect  |         Status:  new
 Priority:  normal  |      Milestone:     
Component:  GetTor  |        Version:     
 Keywords:          |         Parent:     
   Points:          |   Actualpoints:     
--------------------+-------------------------------------------------------
Changes (by runa):

 * cc: kaner (added)


Comment:

 Replying to [comment:1 arma]:
 > Ok, I pushed a patch to resolve the immediate issue. I wonder how to
 update the translations. I assume I need Runa to push a new po to
 transifex, and then update them all there. Except it looks like that
 string in lib/gettor/responses.py didn't actually use gettext, so maybe it
 will be all set?

 From
 https://svn.torproject.org/svn/translation/trunk/documentation/howto.txt:
 {{{
     2. Creating/Updating Translation Template Files

        To update the translation template file for GetTor, run the
        following command inside the BridgeDB source directory:

        $  xgettext lib/gettor/i18n.py -dgettor --from-code=utf-8 \
                         -o i18n/templates/gettor.pot
        $ for i in i18n/*/gettor.po; do \
             msgmerge -U $i i18n/templates/gettor.pot; done
 }}}

 Once the .pot file has been committed, Transifex will automatically pull
 changes and update the .po files. Once that's happened, we can pull the
 .po files and have updated translations.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/3304#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list