Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing example with go-xgettext. | José Carlos Nieto | 2016-02-20 | 2 | -880/+0 |
| | |||||
* | Closes #7 | José Carlos Nieto | 2016-02-07 | 1 | -40/+65 |
| | |||||
* | Add native go xgettext | Michael Vogt | 2016-01-25 | 2 | -0/+855 |
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. |