lilydjwg wrote: > Hi there, I'm trying to update the zh_CN translation, but I'm confused. > The only difference between zh_CN.po and zh_CN.UTF-8.po seems to be > the text encoding. Shouldn't one of them be generated like > zh_CN.cp936.po then?
Not sure why there is no conversion setup in the makefile in src/po. Perhaps you can try to do that. I recall there were some conversion errors. > Also, how should I update the po files? I tried "make update-po" but > it introduces some differences: > > * Fuzzy translations are not commented (surely I'm going to edit all of > them, but is this normal?) > * A comment about where the msgid occurs is added for every entry. (It's > helpful, but will generate big diffs. Should I remove these?) I haven't done this myself recently. I hope someone else can give some hints, it's probably a matter of adding some flags. -- This computer is so slow, it takes forever to execute and endless loop! /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
