locale.h

changeset 112
ccc57312b8d0
parent 81
ebefcbcb126f
equal deleted inserted replaced
111:7d1dccdd7215 112:ccc57312b8d0
8 */ 8 */
9 9
10 #ifndef LIBTU_LOCALE_H 10 #ifndef LIBTU_LOCALE_H
11 #define LIBTU_LOCALE_H 11 #define LIBTU_LOCALE_H
12 12
13 #ifdef CF_NO_LOCALE 13 #ifdef CF_NO_GETTEXT
14 14
15 #define TR(X) X 15 #define TR(X) X
16 #define DUMMY_TR(X) X 16 #define DUMMY_TR(X) X
17 17
18 #else 18 #else

mercurial