Edgewall Software

Changes between Initial Version and Version 1 of Ticket #11088, comment 20


Ignore:
Timestamp:
Apr 1, 2013, 3:41:57 PM (11 years ago)
Author:
Dirk Stöcker

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11088, comment 20

    initial v1  
    1 Can't the text be assigned to __doc__ and domain be "doc_domain"? That would be identical to the method of the Trac options. ALso __doc__ would then be english string and could be translated when code knows about i18n.
     1Can't the text be assigned to {{{__doc__}}} and domain be "doc_domain"? That would be identical to the method of the Trac options. ALso {{{__doc__}}} would then be english string and could be translated when code knows about i18n.
    22
    33Does not break compatibility as much as current method.