Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Incorrect Japanese translation
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Incorrect Japanese translation

 Post Reply Post Reply
Author
Message
rdhd View Drop Down
Senior Member
Senior Member
Avatar

Joined: 13 August 2007
Location: United States
Status: Offline
Points: 950
Post Options Post Options   Thanks (0) Thanks(0)   Quote rdhd Quote  Post ReplyReply Direct Link To This Post Topic: Incorrect Japanese translation
    Posted: 6 hours 51 minutes ago at 9:07am
In the ToolkitPro.ResourceJa.xml file you have this:

    <string id="9160" value="近い"/>
 
That is "close" the adjective.

when it should be:

    <string id="9160" value="閉じる"/>

That one is "close" the verb. 

This is shown for the tooltip, for example, on the "x" button on an MDI Tab child window though that error is in Source\TabManager\res\Resource_ja.rc

Back to Top
rdhd View Drop Down
Senior Member
Senior Member
Avatar

Joined: 13 August 2007
Location: United States
Status: Offline
Points: 950
Post Options Post Options   Thanks (0) Thanks(0)   Quote rdhd Quote  Post ReplyReply Direct Link To This Post Posted: 2 hours 44 minutes ago at 1:14pm
Actually that specific ID, 9160, isn't used in the tooltip of the mdi child window. That ID is elsewhere in this file and it too is wrong. Also finding a number of these incorrect translations on some of the dialogs in the xml file. I have changed the non-dialog translations on our copy and see the correct tooltip now.
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.047 seconds.