Subject: | xgettext should support i18n's ~~ format |
The i18n pragma's ~~ syntax is arguably nicer than the traditional loc() function, but there is currently no easy way to extract the messages marked with ~~'s.
It would be useful for xgettext.pl to support this ~~ notation.