summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/language.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/language.h b/apps/language.h
index 78d6d5b..4e254b3 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 7500
+#define MAX_LANGUAGE_SIZE 8000
/* both these must match the two initial bytes in the binary lang file */
#define LANGUAGE_COOKIE 0x1a