Voting

: min(seven, nine)?
(Example: nine)

The Note You're Voting On

bla at taxistop dot be
14 years ago
For me it is sufficient to call setlocale() with a string like "nl_BE" as the second parameter, to make gettext() work. Just plain "nl" was not enough.

Ditto when using an environment variable like LANG: "en", "fr", "nl", "de" are not enough: I have to specify the country, too.

<< Back to user notes page

To Top