summaryrefslogtreecommitdiff
path: root/src/gettext.h
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2002-11-01 11:18:32 +0000
committerDana Jansens <danakj@orodu.net>2002-11-01 11:18:32 +0000
commit0eff3cc41539cada7fdd471ddbdcb51a214f13d3 (patch)
treea7c30b2630f0e0ef8c56b9e39805fbf0d2ad3081 /src/gettext.h
parentb79c74fc071b5348ca1685474c4a8877b683cd5c (diff)
make strings in main.cc translatable
Diffstat (limited to 'src/gettext.h')
-rw-r--r--src/gettext.h1
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