Print Page | Close Window

Translation of "Customize Quick Access Toolbar"

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=13023
Printed Date: 07 October 2024 at 8:36am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Translation of "Customize Quick Access Toolbar"
Posted By: Dett
Subject: Translation of "Customize Quick Access Toolbar"
Date 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



Replies:
Posted By: Oleg
Date 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


Posted By: Dett
Date 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



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net