Hi I know how https://localization.devexpress.com/ works, but can you please point me to which module should y select to be able to translate this AI powered behaviour locales? Our software uses WinForms.
Popup menu items:
AI tool screen
Hi I know how https://localization.devexpress.com/ works, but can you please point me to which module should y select to be able to translate this AI powered behaviour locales? Our software uses WinForms.
Popup menu items:
AI tool screen
Hello,
Thank you for the screenshots.
You can find localization strings for our AI-powered extensions in the Localization Service by the AIIntegrationStringId.~ name. These strings are in the AIIntegration
module.
Please let me know if you have further questions.
Hi,
I've done all the localizations, downloaded the new satellite assemblies, installed them, and recompiled.
The satellite assemblies are copied to the output when compiling, everything is in the right place, I also checked the dlls with dotPeek to see if the strings were there, and they are. However I don't see the menu or the form localized in my application.
I've created a sample project, where you can dinamically change the current UI culture and reapply resource localization to the form, and after that I call this line:
DevExpress.AIIntegration.Localization.AIIntegrationLocalizer.Active.GetLocalizedString( DevExpress.AIIntegration.Localization.AIIntegrationStringId.CustomDialogProceedButtonCaption )
And it always returns the text in English. What am I doing wrong?
Please find attached test project. ( I've included also the localized DevExpress.AIIntegration.WinForms.v24.2.resources.dll
DevExpress.AIIntegration.v24.2.resources.dll for "ca" and "es" languages that are copied to the output folder when compiled. Due to size constraints I cannot attach the whole bin folder )
Hello,
Thank you for the update.
We fixed the issue with non-localizable AI-powered extensions in the .NET Framework in v24.2.6. I also checked your project in this version, and it works as expected. Please upgrade your project to v24.2.6 and let me know if it helps.
Ok thanks, I have another possible bug regarding AI Behaviours but I will open a new ticket.
Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.