Menu

doxycomment can't run under chinese edition

2006-04-03
2013-04-24
  • asceticcool

    asceticcool - 2006-04-03

    The error is just like this:

    Warning: Failed to load satellite assembly for culture 'zh-CN'- defaulting to English version.

    The doxycomment need a satellite assembly for zh-cn.
    I'd like to do this.Could you send me the source code?

     
    • Troels Gram

      Troels Gram - 2006-04-13

      The above message is just a warning- DoxyComment will default to English if it doesn't have a localized version of its text strings.

      If you would like to provide a translation here is what you need to do:

      1. Go to the Subversion respository (http://svn.sourceforge.net/viewcvs.cgi/doxycomment/).

      2. Download the latest version of this file: /trunk/src/DoxyComment/Resources.en-US.resx.

      3. Rename the file to Resources.zh-CN.resx.

      4. Open the file in a VS2005 or a text editor that supports unicode.

      5. Translate text strings in <value> elements to Chinese (from around line 130).

      6. Send the translated file to me (tgram@users.sourceforge.net)

      I will add it to the Subversion repository and include it in the next version of DoxyComment.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.