mirror of
https://github.com/XFox111/GUTSchedule.git
synced 2026-04-22 06:58:01 +03:00
Updated UWP app to work with local in-app calendars
This commit is contained in:
@@ -162,9 +162,18 @@
|
||||
<data name="clearScheduleMessage" xml:space="preserve">
|
||||
<value>This action will purge exported schedule from all available calendars.
|
||||
It will affect only events created by the app.
|
||||
'All' - will purge all timetable events including the past ones
|
||||
'All' - will purge all timetable events including the past ones
|
||||
'Upcoming' - will affect only upcoming timetable events</value>
|
||||
</data>
|
||||
<data name="clearScheduleTitle.PrimaryButtonText" xml:space="preserve">
|
||||
<value>Clear schedule</value>
|
||||
</data>
|
||||
<data name="clearScheduleTitle.SecondaryButtonText" xml:space="preserve">
|
||||
<value>Cancel</value>
|
||||
</data>
|
||||
<data name="clearScheduleTitle.Title" xml:space="preserve">
|
||||
<value>Clear schedule</value>
|
||||
</data>
|
||||
<data name="clearUpcoming.Content" xml:space="preserve">
|
||||
<value>Remove only upcoming events</value>
|
||||
</data>
|
||||
@@ -258,6 +267,9 @@
|
||||
<data name="linksTitle.Text" xml:space="preserve">
|
||||
<value>Useful links</value>
|
||||
</data>
|
||||
<data name="loadingStatus" xml:space="preserve">
|
||||
<value>Loading</value>
|
||||
</data>
|
||||
<data name="mySchedule" xml:space="preserve">
|
||||
<value>My schedule</value>
|
||||
</data>
|
||||
|
||||
Reference in New Issue
Block a user