summaryrefslogtreecommitdiff
path: root/apps/language.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/language.h')
-rw-r--r--apps/language.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/language.h b/apps/language.h
index 38bb7d8442..0bf94e193e 100644
--- a/apps/language.h
+++ b/apps/language.h
@@ -18,7 +18,7 @@
****************************************************************************/
/* size of the buffer used for loadable, translated strings */
-#define MAX_LANGUAGE_SIZE 16000
+#define MAX_LANGUAGE_SIZE 18000
/* both these must match the two initial bytes in the binary lang file */
#define LANGUAGE_COOKIE 0x1a