diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-11-01 11:18:32 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-11-01 11:18:32 +0000 |
| commit | 0eff3cc41539cada7fdd471ddbdcb51a214f13d3 (patch) | |
| tree | a7c30b2630f0e0ef8c56b9e39805fbf0d2ad3081 /src/gettext.h | |
| parent | b79c74fc071b5348ca1685474c4a8877b683cd5c (diff) | |
make strings in main.cc translatable
Diffstat (limited to 'src/gettext.h')
| -rw-r--r-- | src/gettext.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gettext.h b/src/gettext.h index 8b262f4c..6de66d23 100644 --- a/src/gettext.h +++ b/src/gettext.h @@ -19,6 +19,7 @@ #ifndef _LIBGETTEXT_H #define _LIBGETTEXT_H 1 + /* NLS can be disabled through the configure --disable-nls option. */ #if ENABLE_NLS |
