Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Absorb gettext_test.go | EuAndreh | 2025-05-12 | 1 | -67/+0 |
| | |||||
* | fix tests on ubuntu | Michael Vogt | 2016-03-09 | 1 | -7/+12 |
| | |||||
* | Code cleaning. | José Carlos Nieto | 2016-02-20 | 1 | -133/+32 |
| | |||||
* | Fix translations with DGettext (and other D... func) when the domain name is ↵ | SQP | 2015-06-08 | 1 | -0/+33 |
| | | | | | | | | empty. According to the doc, NULL allow to use the current domain as fallback: http://www.gnu.org/software/libc/manual/html_node/Translation-with-gettext.html If the domainname parameter is the null pointer the dgettext function is exactly equivalent to gettext since the default value for the domain name is used. | ||||
* | Additional data on xgettext. | José Carlos Nieto | 2012-10-06 | 1 | -1/+3 |
| | |||||
* | Adding Deutsch and Español examples. | José Carlos Nieto | 2012-10-06 | 1 | -0/+128 |