Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Command Bars
  New Posts New Posts RSS Feed - Translation of "Customize Quick Access Toolbar"
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Translation of "Customize Quick Access Toolbar"

 Post Reply Post Reply
Author
Message
Dett View Drop Down
Newbie
Newbie


Joined: 28 December 2008
Status: Offline
Points: 9
Post Options Post Options   Thanks (0) Thanks(0)   Quote Dett Quote  Post ReplyReply Direct Link To This Post Topic: Translation of "Customize Quick Access Toolbar"
    Posted: 28 December 2008 at 2:06pm
I tried to get a translated version of the "Customize Quick Access Toolbar".
But only the tooltip for the "customize quick acces toolbar" appears in german.
All other menu items are in english eg. "Minimize the ribbon".

I have configures a Ribbon in the Command Bars Designer and loaded it with CB.LoadDesignerBars.
In the Form_initialize I assigned the german resource file with
    CommandBarsGlobalSettings.ResourceFile = App.path & "\SuitePro.ResourceDe.dll".
I explored the "SuitePro.ResourceDe.dll" with a resource editor and cannot find a translation
for the menu items. I tried the french SuitePro.ResourceFr.dll where the menus are translated,
but there is also no effect.

Is there a workaround to get german menu items, until codejock translated the resource.dll?
Product: Xtreme SuitePro (ActiveX) version 16.3.1
Language: VB6 SP6
Platform: Windows 7 Enterprise 64-Bit
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 29 December 2008 at 3:18am
Hello,
 
Sorry we still don't have German traanslations for these items. :( You can manually translate them in ResourceEditor and generate dll.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
Dett View Drop Down
Newbie
Newbie


Joined: 28 December 2008
Status: Offline
Points: 9
Post Options Post Options   Thanks (0) Thanks(0)   Quote Dett Quote  Post ReplyReply Direct Link To This Post Posted: 29 December 2008 at 4:39am
Hello Oleg,
 
I changed both menu 9601 and 9602 but there ist no effect. My entry for menu 9601 looks like

9601 MENU
LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
{
POPUP "Quick Access"
{
MENUITEM "&Customize Quick Access Toolbar", 9614
MENUITEM "[Commands]", 9613
MENUITEM SEPARATOR
MENUITEM "&More Commands...", 9616
MENUITEM "&Show Unter the Ribbon", 9617
MENUITEM "&Show Über the Ribbon", 9618
MENUITEM SEPARATOR
MENUITEM "Schnellzugriffsleiste &minimieren", 9612
}
}
 
Is there something I have forgotten?
 
 
Product: Xtreme SuitePro (ActiveX) version 16.3.1
Language: VB6 SP6
Platform: Windows 7 Enterprise 64-Bit
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.219 seconds.