diff --git a/apps/language.h b/apps/language.h index fcad62c84b..be58d0c9af 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 5000 +#define MAX_LANGUAGE_SIZE 6000 /* both these must match the two initial bytes in the binary lang file */ #define LANGUAGE_COOKIE 0x1a