[hyperkitty-devel] [HyperKitty] #30: Translations (i18n)

HyperKitty hyperkitty-trac at fedorahosted.org
Fri Jan 9 22:49:02 UTC 2015


#30: Translations (i18n)
------------------------+---------------------------
Reporter:  abompard     |       Owner:
    Type:  enhancement  |      Status:  new
Priority:  major        |   Milestone:  Beta version
 Version:               |  Resolution:
Keywords:               |
------------------------+---------------------------

Comment (by sumanah):

 In the documentation at
 https://docs.djangoproject.com/en/1.4/topics/i18n/translation/#std
 :templatetag-trans I see one way we could mark strings for translation:
 replacing stuff like


 {{{
 this is a string
 }}}


 with

 {{{

 {% trans "this is a string" %}
 }}}

 This is also how Postorius does it, per
 https://bugs.launchpad.net/postorius/+bug/1157947 . If this would be an
 acceptable first step, abompard, then I can go ahead and templatize a
 bunch of strings in the !HyperKitty codebase. And then we can use
 something like Transifex or Translatewiki to actually get those messages
 translated.

-- 
Ticket URL: <https://fedorahosted.org/hyperkitty/ticket/30#comment:1>
HyperKitty <http://mm3test.fedoraproject.org>
The HyperKitty Django app provides a web interface to access GNU Mailman archives.


More information about the hyperkitty-devel mailing list