Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. converting chinese .rc file to english .rc file

converting chinese .rc file to english .rc file

Scheduled Pinned Locked Moved C / C++ / MFC
c++tutorialquestionlearning
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Sakhalean
    wrote on last edited by
    #1

    Hi All, How to convert Chinese VC++ .rc file to English VC++ .rc file. I have a VC++ project the dialog resource is in Chinese language I want to convert the Chinese dialog resource to English dialog resource how to do it? Is there any tool? Pls suggest me.

    _ D 2 Replies Last reply
    0
    • S Sakhalean

      Hi All, How to convert Chinese VC++ .rc file to English VC++ .rc file. I have a VC++ project the dialog resource is in Chinese language I want to convert the Chinese dialog resource to English dialog resource how to do it? Is there any tool? Pls suggest me.

      _ Offline
      _ Offline
      _Superman_
      wrote on last edited by
      #2

      You could use Google Translate[^] to do this, but it is not guaranteed to be 100% accurate. You would need somebody to do this by hand.

      «_Superman_»  _I love work. It gives me something to do between weekends.

      _Microsoft MVP (Visual C++)

      Polymorphism in C

      A 1 Reply Last reply
      0
      • S Sakhalean

        Hi All, How to convert Chinese VC++ .rc file to English VC++ .rc file. I have a VC++ project the dialog resource is in Chinese language I want to convert the Chinese dialog resource to English dialog resource how to do it? Is there any tool? Pls suggest me.

        D Offline
        D Offline
        Dr Walt Fair PE
        wrote on last edited by
        #3

        If I were doing it, I'd try Google translate, unless you can find someone fluent in both Chinese and English. If you try an automatic translator, like Google, you will surely need to clean up the results so you don't get hilarious or embarrassing text in your resource strings!

        CQ de W5ALT

        Walt Fair, Jr., P. E. Comport Computing Specializing in Technical Engineering Software

        1 Reply Last reply
        0
        • _ _Superman_

          You could use Google Translate[^] to do this, but it is not guaranteed to be 100% accurate. You would need somebody to do this by hand.

          «_Superman_»  _I love work. It gives me something to do between weekends.

          _Microsoft MVP (Visual C++)

          Polymorphism in C

          A Offline
          A Offline
          Albert Holguin
          wrote on last edited by
          #4

          I seriously doubt Google translate is accurate with Chinese (although probably worth a try)... I would just about guess doing it by hand is the only viable option.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups