Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing example with go-xgettext. | José Carlos Nieto | 2016-02-20 | 1 | -523/+0 |
| | |||||
* | Add native go xgettext | Michael Vogt | 2016-01-25 | 1 | -0/+523 |
Upstream xgettext does not provide support for the go raw_string_lit (backtick) multi-line strings. Thanks to the excellent go/ast package its easy to build a native xgettext in go itself. |