Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Absorb gettext.go | EuAndreh | 2025-05-12 | 1 | -219/+0 |
| | |||||
* | Adding old LC_* style constants for backward compatibility. | José Carlos Nieto | 2016-02-20 | 1 | -2/+13 |
| | |||||
* | Adding a note on #1. | José Carlos Nieto | 2016-02-20 | 1 | -0/+2 |
| | |||||
* | Code cleaning. | José Carlos Nieto | 2016-02-20 | 1 | -111/+102 |
| | |||||
* | Fix translations with DGettext (and other D... func) when the domain name is ↵ | SQP | 2015-06-08 | 1 | -4/+12 |
| | | | | | | | | 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. | ||||
* | Updating code (fixing leaks) and docs. | José Carlos Nieto | 2013-02-19 | 1 | -19/+98 |
| | |||||
* | Adding Deutsch and Español examples. | José Carlos Nieto | 2012-10-06 | 1 | -0/+22 |
| | |||||
* | Initial commit. | José Carlos Nieto | 2012-10-06 | 1 | -0/+106 |