mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
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:
parent
fcbeb2b6e0
commit
79ad71ac55
3 changed files with 325 additions and 20 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue