6 | | I believe we should ignore all the comments. 2) Get any no-comment tags that might be located in the same line as a comment one to be properly recognized and extracted and 3) Start requiring translator comments to be on a line by thrir own by ignoring those that don't comply just like as in 1 but possibly making makemessages emit a warning. I have some code along these lines, will upload it tomorrow. |
| 6 | I believe we should: |
| 7 | |
| 8 | 1) Ignore all the template comments. |
| 9 | 2) Get any no-comment tags that might be located in the same line as a comment one to be properly recognized and extracted and |
| 10 | 3) Start requiring translator comments to be on a line by their own by ignoring those that don't comply just like as in 1 but possibly making makemessages emit a warning. I have some code along these lines, will upload it tomorrow. |