4 * Copyright (c) Tuomo Valkonen 2004.
6 * You may distribute and modify this library under the terms of either
7 * the Clarified Artistic License or the GNU LGPL, version 2.1 or later.
10 #ifndef LIBTU_LOCALE_H
11 #define LIBTU_LOCALE_H
22 #define TR(X) gettext(X)
27 #endif /* LIBTU_LOCALE_H */