Ah! Thanks. That worked. I can't change cultures, but I guess that is ok. If I try to change I get this error:
blazor.webassembly.js:1 System.InvalidOperationException: Blazor detected a change in the application's culture that is not supported with the current project configuration. To change culture dynamically during startup, set <BlazorWebAssemblyLoadAllGlobalizationData>true</BlazorWebAssemblyLoadAllGlobalizationData> in the application's project file.
ADMIN
Marin Bratanov
Posted on:17 May 2021 18:45
Hello Shannon,
The dialogs were added in a recent release and if you don't update your localization files regularly, you won't find the keys for the new components we constantly add. Even if you don't find them, you can always add them, however.
Please try to get localization working and update the localization source with the latest one as described in the article and in the individual sample projects readme files.
Regards,
Marin Bratanov
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
Shannon
Posted on:17 May 2021 18:37
No I have not been able to find the two keys. I read through the localization page, but I don't understand how it pertains. I'm sure it does, but I can't see it.
ADMIN
Marin Bratanov
Posted on:17 May 2021 18:28
Hello Shannon,
Have you been able to locate the two keys I mentioned and tried to change their values? What is the issue you are facing with that?
Can you show how to use localization to change the button names?
ADMIN
Marin Bratanov
Posted on:12 Apr 2021 16:49
Hi Stefan,
Yes, this is possible through localization. The keys for those buttons are "Dialog_Ok" and "Dialog_Cancel".
Regards,
Marin Bratanov
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.