Page MenuHome

Translation binary file(blender.mo) for Japanese is too small
Closed, ResolvedPublicBUG

Description

System Information
WIndows 8.1Pro x64, Intel HD2000

Blender Version
Broken: 2.75RC2(Win x64, x32, zipped),
Worked: 2.75RC1(Win x64, zipped)

Short description of error
blender.mo for Japanese is too small, so many strings are missing.

For example, latest blender.mo for Japanese is 2,010,949 bytes (https://developer.blender.org/diffusion/BTS/browse/trunk/locale/ja/LC_MESSAGES/blender.mo;3633),
and latest ja.mo file is 2,019,950 bytes (https://developer.blender.org/diffusion/BTS/browse/branches/ja/ja.mo).
but the blender.mo in RC2 is just 601,479 bytes...It's too small !

Also in the same binary, blender.mo in zh_TW directory is just 10KB...What's happened ?
I didn't verify blender.mo files for all languages and binaries...So please check them too.

Thanks,

Event Timeline

same for it.mo on RC2 :-(
a lot of translated strings are missing, and the file is about 1/10 of normal.
Perhaps related to https://developer.blender.org/T42765#315205 ?

@Sergey Sharybin (sergey) I would suspect that RC2 were built with latest commit from git translation repo, instead of using same revision as RC1 as expected?

Bastien Montagne (mont29) lowered the priority of this task from 90 to Normal.Jun 23 2015, 4:54 PM

@Sergey Sharybin (sergey) reassigning to you - this is not really a bug, more like a building issue, but we should understand it fully and do the right thing for final release!

Thank you for fixing! :)