Skip to content

WPF-55869 - Updated latest resx file for scheduler. #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
66 changes: 63 additions & 3 deletions Syncfusion.SfScheduler.WPF/Syncfusion.SfScheduler.WPF.resx
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
<comment>Text for August</comment>
</data>
<data name="Cancel" xml:space="preserve">
<value>Cancel</value>
<value>CANCEL</value>
<comment>Content for Cancel button</comment>
</data>
<data name="Count" xml:space="preserve">
Expand All @@ -158,7 +158,7 @@
<comment>Text for December</comment>
</data>
<data name="Delete" xml:space="preserve">
<value>Delete</value>
<value>DELETE</value>
<comment>Content for Delete button</comment>
</data>
<data name="DeleteOccurrence" xml:space="preserve">
Expand Down Expand Up @@ -322,7 +322,7 @@
<comment>Text for Saturday</comment>
</data>
<data name="Save" xml:space="preserve">
<value>Save</value>
<value>SAVE</value>
<comment>Text for Save</comment>
</data>
<data name="Second" xml:space="preserve">
Expand Down Expand Up @@ -397,4 +397,64 @@
<value>Resource(s)</value>
<comment>Text for Resource(s)</comment>
</data>
<data name="AddReminder" xml:space="preserve">
<value>ADD REMINDER</value>
<comment>Text for AddReminder</comment>
</data>
<data name="ClickSnooze" xml:space="preserve">
<value>Click Snooze to be reminded in:</value>
<comment>Text for Click Snooze</comment>
</data>
<data name="DismissAll" xml:space="preserve">
<value>DISMISS ALL</value>
<comment>Text for DismissAll</comment>
</data>
<data name="Hour" xml:space="preserve">
<value>Hour</value>
<comment>Text for Hour</comment>
</data>
<data name="Minutes" xml:space="preserve">
<value>Minutes</value>
<comment>Text for Minutes</comment>
</data>
<data name="Reminder" xml:space="preserve">
<value>Reminder</value>
<comment>Text for Reminder</comment>
</data>
<data name="Snooze" xml:space="preserve">
<value>SNOOZE</value>
<comment>Text for Snooze</comment>
</data>
<data name="Week" xml:space="preserve">
<value>Week</value>
<comment>Text for Week</comment>
</data>
<data name="NoReminder" xml:space="preserve">
<value>There are no reminders to show.</value>
<comment>Text for NoReminder</comment>
</data>
<data name="Reminders" xml:space="preserve">
<value>Reminders</value>
<comment>Text for Reminders</comment>
</data>
<data name="DaysIntervalTypeReminder" xml:space="preserve">
<value>Days</value>
<comment>Text for Days</comment>
</data>
<data name="HoursIntervalTypeReminder" xml:space="preserve">
<value>Hours</value>
<comment>Text for Hours</comment>
</data>
<data name="MinutesIntervalTypeReminder" xml:space="preserve">
<value>Minutes</value>
<comment>Text for Minutes</comment>
</data>
<data name="WeeksIntervalTypeReminder" xml:space="preserve">
<value>Weeks</value>
<comment>Text for Weeks</comment>
</data>
<data name="EmptyAppointmentSubject" xml:space="preserve">
<value>No title</value>
<comment>Text for empty appointment subject</comment>
</data>
</root>