|
<?xml version="1.0" encoding="utf-8"?>
<root>
<data name="Schedule_Cancel" xml:space="preserve">
<value>Cancel current action</value>
</data>
<data name="Schedule_CancelButton" xml:space="preserve">
<value>Close</value>
</data>
<data name="Schedule_Delete" xml:space="preserve">
<value>Remove</value>
</data>
<data name="Schedule_DeleteButton" xml:space="preserve">
<value>Remove</value>
</data>
<data name="Schedule_DeleteContent" xml:space="preserve">
<value>You want to remove this event?</value>
</data>
<data name="Schedule_DeleteEvent" xml:space="preserve">
<value>Remove Event</value>
</data>
<data name="Schedule_DeleteTitle" xml:space="preserve">
<value>Remove Event</value>
</data>
<data name="Schedule_EditEvent" xml:space="preserve">
<value>Edit Event window</value>
</data>
<data name="Schedule_EditTitle" xml:space="preserve">
<value>Edit Event window</value>
</data>
<data name="Schedule_NewEvent" xml:space="preserve">
<value>New Event window</value>
</data>
<data name="Schedule_SaveButton" xml:space="preserve">
<value>Add</value>
</data>
</root> |
Hello,
Regarding questions 1, 2, and 3, this does not seem to be working properly anymore. We have changed the resource file, and it has had no effect on the labels. They remain the same as they were. How are we able to customize them now?
Best Regards,
Jacob
Hi Jacob,
Greetings from Syncfusion support.
We have validated your query “questions 1, 2, and 3, this does not seem to be working properly anymore” at our end. We have validated your reported query in the latest version of Syncfusion.Blazor.Schedule and it works as expected and for the same, we have prepared a sample for your reference.
You can change the culture by following the steps provided in the below UG section. In the culture resource file, you can change your value with the default values.
UG:
https://blazor.syncfusion.com/documentation/scheduler/localization
https://blazor.syncfusion.com/documentation/common/localization
Kindly try the shared sample and let us know if you need any further assistance on this.
Regards,
Ravikumar Venkatesan