aboutsummaryrefslogtreecommitdiff
path: root/gettext_test.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Absorb gettext_test.goEuAndreh2025-05-121-67/+0
|
* fix tests on ubuntuMichael Vogt2016-03-091-7/+12
|
* Code cleaning.José Carlos Nieto2016-02-201-133/+32
|
* Fix translations with DGettext (and other D... func) when the domain name is ↵SQP2015-06-081-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 Nieto2012-10-061-1/+3
|
* Adding Deutsch and Español examples.José Carlos Nieto2012-10-061-0/+128