Skip to content

Updated Resx file in SfScheduler #2

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
32 changes: 30 additions & 2 deletions Syncfusion.SfScheduler.WPF/Syncfusion.SfScheduler.WPF.resx
Original file line number Diff line number Diff line change
Expand Up @@ -358,8 +358,8 @@
<comment>Text for Thursday</comment>
</data>
<data name="TimeZone" xml:space="preserve">
<value>Time Zone</value>
<comment>Text for Timezone</comment>
<value>Time zone</value>
<comment>Text for Time zone</comment>
</data>
<data name="Title" xml:space="preserve">
<value>Title</value>
Expand Down Expand Up @@ -485,4 +485,32 @@
<value>Foreground</value>
<comment>Text for Foreground</comment>
</data>
<data name="Month" xml:space="preserve">
<value>Month</value>
<comment>Text for Month</comment>
</data>
<data name="TimelineDay" xml:space="preserve">
<value>Timeline day</value>
<comment>Text for Timeline day</comment>
</data>
<data name="TimelineMonth" xml:space="preserve">
<value>Timeline month</value>
<comment>Text for Timeline month</comment>
</data>
<data name="TimelineWeek" xml:space="preserve">
<value>Timeline week</value>
<comment>Text for Timeline week</comment>
</data>
<data name="TimelineWorkWeek" xml:space="preserve">
<value>Timeline work week</value>
<comment>Text for Timeline work week</comment>
</data>
<data name="WorkWeek" xml:space="preserve">
<value>Work week</value>
<comment>Text for Work week</comment>
</data>
<data name="Today" xml:space="preserve">
<value>Today</value>
<comment>Text for Today</comment>
</data>
</root>