#694: Translations scaffolding
------------------------+----------------------
  Reporter:  olemis     |      Owner:  olemis
      Type:  task       |     Status:  assigned
  Priority:  minor      |  Milestone:
 Component:  trac core  |    Version:  0.7.0
Resolution:             |   Keywords:  i18n
------------------------+----------------------

Comment (by olemis):

 Replying to [comment:40 SaintGermain]:
 > Replying to [comment:38 olemis]:
 > > Do you think it's a good idea to do so now that we know that patches
 do not introduce regressions in the MP test suite?
 >
 > The only problem I see is that we may have duplicated strings to
 translate with Trac (I haven't marked the Trac strings in the python files
 or in the templates).
 > But that only means extra unnecessary work: once we mark the Trac
 strings, the strings and the associated translations will disappear. So I
 see no danger to move forward with this one.

 Well ... I applied them all with `patch`

 {{{#!sh

 $ hg log -b t694_bh_i18n --mq

 changeset:   475:d4259dfb20f5
 branch:      t694_bh_i18n
 parent:      473:206d42463303
 user:        Olemis Lang <olemis+t...@gmail.com>
 date:        Fri Nov 01 14:08:00 2013 -0500
 summary:     BH i18n #694 (refs #706 and #707): Move patches to the
 folders for their corresponding tickets at i.a.o/bh

 changeset:   473:206d42463303
 branch:      t694_bh_i18n
 user:        Olemis Lang <olemis+t...@gmail.com>
 date:        Thu Oct 31 18:42:41 2013 -0500
 summary:     BH Multiproduct #694 : Fix import of _AssertRaisesContext .
 Log failures at test discovery time

 changeset:   472:fc7fba55ce87
 branch:      t694_bh_i18n
 user:        Olemis Lang <olemis+t...@gmail.com>
 date:        Wed Oct 30 18:30:06 2013 -0500
 summary:     BH i18n #694 : Move the widget helpers to a dedicated file to
 fix circular imports

 changeset:   471:5b45896b13ec
 branch:      t694_bh_i18n
 user:        Olemis Lang <olemis+t...@gmail.com>
 date:        Wed Oct 30 18:28:13 2013 -0500
 summary:     BH i18n #694 : Translation domain for documentation of config
 options

 changeset:   470:1f76f328ebb4
 branch:      t694_bh_i18n
 parent:      462:cef907a11372
 user:        Olemis Lang <olemis+t...@gmail.com>
 date:        Wed Oct 30 18:26:25 2013 -0500
 summary:     BH i18n #694 : Revert to acct_mgr translation domain

 changeset:   462:cef907a11372
 branch:      t694_bh_i18n
 user:        Olemis Lang <olemis+t...@gmail.com>
 date:        Fri Oct 25 16:27:46 2013 -0500
 summary:     BH i18n #694 : Rename patch to include base changeset and
 ticket ID

 changeset:   461:8c5bf612eb8c
 branch:      t694_bh_i18n
 user:        Olemis Lang <olemis+t...@gmail.com>
 date:        Fri Oct 25 16:22:25 2013 -0500
 summary:     BH Multiproduct #694 : Move translation.py to (new) util(s)
 packages

 changeset:   460:46f5f085ff41
 branch:      t694_bh_i18n
 user:        Olemis Lang <olemis+t...@gmail.com>
 date:        Fri Oct 25 15:21:16 2013 -0500
 summary:     BH i18n #694 : One i18n domain per plugin in ./translation.py
 files

 changeset:   459:73083501a3ca
 branch:      t694_bh_i18n
 parent:      0:3459851eebec
 user:        Olemis Lang <olemis+t...@gmail.com>
 date:        Fri Oct 25 15:08:14 2013 -0500
 summary:     BH i18n #694 : Initial scaffolding including translation
 functions scoped to 'bloodhound' domain
 }}}

 AFAICS

 bloodhound_i18n.diff => 460:46f5f085ff41
 bloodhound_i18n_revert_acct_mgr.diff => 470:1f76f328ebb4
 bloodhound_i18n_options_translation_domain.diff => 471:5b45896b13ec
 bloodhound_i18n_circular_import.diff => 472:fc7fba55ce87

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/694#comment:41>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Reply via email to