Changes between Version 1 and Version 2 of Ticket #21963, comment 2


Ignore:
Timestamp:
Mar 3, 2014, 10:05:50 AM (10 years ago)
Author:
Nikolajus Krauklis

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21963, comment 2

    v1 v2  
    44
    55here is partial fix for comments block in same line in front of trans which gives feeling of fix:
    6 https://github.com/dzhibas/django/commit/8df7eaadce8167d05feb83e9f7d5333e760fcac1
     6https://github.com/dzhibas/django/commit/c3369f5b1e9cc6f198d757f76924b956eeac13d8
    77
    88same can be done for changes made for ticket #19552 and then translators comment will be (1) not ignored (2) in same line as translation string and will work with block `{%comments%}` & `{#`
Back to Top