Empty zh_TW.po after update?
hi,
The last zh_TW.po has a problem, all translation gone in it. I tried to compile and update POT by myself, then use POT file to update zh_TW.po[1] in poedit. It's OK, but the zh_TW.po updated automatically by update_pot.sh still had the same problem.
The last zh_TW.po has a problem, all translation gone in it. I tried to compile and update POT by myself, then use POT file to update
I'm sorry for this, it's a problem I caused by accidentaly commiting a broken version in r20879 (removed header).
I commited your version merged with current template in r21248.
Regards, ~~helix84
On Tue, Apr 28, 2009 at 8:11 PM, helix84 wrote:
The last zh_TW.po has a problem, all translation gone in it. I tried to compile and update POT by myself, then use POT file to update
I'm sorry for this, it's a problem I caused by accidentaly commiting a broken version in r20879 (removed header).
Does it fix the missing encoding issues as well?
Alexandre
On Tue, Apr 28, 2009 at 18:14, Alexandre Prokoudine <alexandre.prokoudine@...5...> wrote:
On Tue, Apr 28, 2009 at 8:11 PM, helix84 wrote:
The last zh_TW.po has a problem, all translation gone in it. I tried to compile and update POT by myself, then use POT file to update
I'm sorry for this, it's a problem I caused by accidentaly commiting a broken version in r20879 (removed header).
Does it fix the missing encoding issues as well?
Alexandre
The problem was that the complete header was missing. I'm sorry again, I don't know how it could happen. Now the header is back. It contains "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" and the content really is in UTF-8 so I guess there shouldn't be any problem with encoding.
Regards, ~~helix84
participants (3)
-
Alexandre Prokoudine
-
Dong-Jun Wu
-
helix84