Updated Thai translation by Prakarn Sahasoontornvute (FS#8395). Enlarge the language buffer as pointed out by Harry Tu.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16086 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jonas Häggqvist 2008-01-13 22:25:08 +00:00
parent fcbeb2b6e0
commit 79ad71ac55
3 changed files with 325 additions and 20 deletions

View file

@ -18,7 +18,7 @@
****************************************************************************/
/* size of the buffer used for loadable, translated strings */
#define MAX_LANGUAGE_SIZE 21000
#define MAX_LANGUAGE_SIZE 25000
/* both these must match the two initial bytes in the binary lang file */
#define LANGUAGE_COOKIE 0x1a