|
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
| 2 | +<root> |
| 3 | + <xsd:schema id="root" xmlns="" xmlns:xsd="https://www.w3.org/2001/XMLSchema" |
| 4 | + xmlns:msdata="urn:schemas-microsoft-com:xml-msdata"> |
| 5 | + <xsd:import namespace="https://www.w3.org/XML/1998/namespace" /> |
| 6 | + <xsd:element name="root" msdata:IsDataSet="true"> |
| 7 | + <xsd:complexType> |
| 8 | + <xsd:choice maxOccurs="unbounded"> |
| 9 | + <xsd:element name="metadata"> |
| 10 | + <xsd:complexType> |
| 11 | + <xsd:sequence> |
| 12 | + <xsd:element name="value" type="xsd:string" minOccurs="0" /> |
| 13 | + </xsd:sequence> |
| 14 | + <xsd:attribute name="name" use="required" type="xsd:string" /> |
| 15 | + <xsd:attribute name="type" type="xsd:string" /> |
| 16 | + <xsd:attribute name="mimetype" type="xsd:string" /> |
| 17 | + <xsd:attribute ref="xml:space" /> |
| 18 | + </xsd:complexType> |
| 19 | + </xsd:element> |
| 20 | + <xsd:element name="assembly"> |
| 21 | + <xsd:complexType> |
| 22 | + <xsd:attribute name="alias" type="xsd:string" /> |
| 23 | + <xsd:attribute name="name" type="xsd:string" /> |
| 24 | + </xsd:complexType> |
| 25 | + </xsd:element> |
| 26 | + <xsd:element name="data"> |
| 27 | + <xsd:complexType> |
| 28 | + <xsd:sequence> |
| 29 | + <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> |
| 30 | + <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" /> |
| 31 | + </xsd:sequence> |
| 32 | + <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" /> |
| 33 | + <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" /> |
| 34 | + <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" /> |
| 35 | + <xsd:attribute ref="xml:space" /> |
| 36 | + </xsd:complexType> |
| 37 | + </xsd:element> |
| 38 | + <xsd:element name="resheader"> |
| 39 | + <xsd:complexType> |
| 40 | + <xsd:sequence> |
| 41 | + <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> |
| 42 | + </xsd:sequence> |
| 43 | + <xsd:attribute name="name" type="xsd:string" use="required" /> |
| 44 | + </xsd:complexType> |
| 45 | + </xsd:element> |
| 46 | + </xsd:choice> |
| 47 | + </xsd:complexType> |
| 48 | + </xsd:element> |
| 49 | + </xsd:schema> |
| 50 | + <resheader name="resmimetype"> |
| 51 | + <value>text/microsoft-resx</value> |
| 52 | + </resheader> |
| 53 | + <resheader name="version"> |
| 54 | + <value>2.0</value> |
| 55 | + </resheader> |
| 56 | + <resheader name="reader"> |
| 57 | + <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, |
| 58 | + Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
| 59 | + </resheader> |
| 60 | + <resheader name="writer"> |
| 61 | + <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, |
| 62 | + Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
| 63 | + </resheader> |
| 64 | + <data name="Scheduler_Display_Key" xml:space="preserve"> |
| 65 | + <value>RAW! Scheduler</value> |
| 66 | + </data> |
| 67 | + <data name="Scheduler_Desc_Key" xml:space="preserve"> |
| 68 | + <value>Control for scheduling events and resources in Power Apps.</value> |
| 69 | + </data> |
| 70 | + <data name="schedulerDataSet_Display_Key" xml:space="preserve"> |
| 71 | + <value>Scheduler Data</value> |
| 72 | + </data> |
| 73 | + <data name="eventFieldName_Display_Key" xml:space="preserve"> |
| 74 | + <value>Event Name Field</value> |
| 75 | + </data> |
| 76 | + <data name="eventFieldName_Desc_Key" xml:space="preserve"> |
| 77 | + <value>Enter the Event Name Field schema name which will be used to display on the scheduler. For related entities use the following format (new_entityname.new_fieldname)</value> |
| 78 | + </data> |
| 79 | + <data name="eventFieldStart_Display_Key" xml:space="preserve"> |
| 80 | + <value>Event Start Field</value> |
| 81 | + </data> |
| 82 | + <data name="eventFieldStart_Desc_Key" xml:space="preserve"> |
| 83 | + <value>Enter the Event Start Field schema name which will be used to display on the scheduler. For related entities use the following format (new_entityname.new_fieldname)</value> |
| 84 | + </data> |
| 85 | + <data name="eventFieldEnd_Display_Key" xml:space="preserve"> |
| 86 | + <value>Event End Field</value> |
| 87 | + </data> |
| 88 | + <data name="eventFieldEnd_Desc_Key" xml:space="preserve"> |
| 89 | + <value>Enter the Event End Field schema name which will be used to display on the scheduler. For related entities use the following format (new_entityname.new_fieldname)</value> |
| 90 | + </data> |
| 91 | + <data name="eventColor_Display_Key" xml:space="preserve"> |
| 92 | + <value>Event Color Field</value> |
| 93 | + </data> |
| 94 | + <data name="eventColor_Desc_Key" xml:space="preserve"> |
| 95 | + <value>Enter the Event Color Field schema name which will be used to display on the scheduler. For related entities use the following format (new_entityname.new_fieldname)</value> |
| 96 | + </data> |
| 97 | + <data name="eventId_Display_Key" xml:space="preserve"> |
| 98 | + <value>Event Id Field</value> |
| 99 | + </data> |
| 100 | + <data name="eventId_Desc_Key" xml:space="preserve"> |
| 101 | + <value>For Model Apps this is not required but if you are using Canvas you will need to put in the Id field for the Events if you wish to use them.</value> |
| 102 | + </data> |
| 103 | + <data name="eventFieldDescription_Display_Key" xml:space="preserve"> |
| 104 | + <value>Event Description Field</value> |
| 105 | + </data> |
| 106 | + <data name="eventFieldDescription_Desc_Key" xml:space="preserve"> |
| 107 | + <value>Enter the Event Description Field schema name which will be used to display as the event description. For related entities use the following format (new_entityname.new_fieldname)</value> |
| 108 | + </data> |
| 109 | + <data name="resourceField_Display_Key" xml:space="preserve"> |
| 110 | + <value>Resource Field</value> |
| 111 | + </data> |
| 112 | + <data name="resourceField_Desc_Key" xml:space="preserve"> |
| 113 | + <value>For a Model App put in the Lookup field of the Resource, for a Canvas app put in the field name that holds the Id of the resource.</value> |
| 114 | + </data> |
| 115 | + <data name="resourceParentField_Display_Key" xml:space="preserve"> |
| 116 | + <value>Resource Parent Field</value> |
| 117 | + </data> |
| 118 | + <data name="resourceParentField_Desc_Key" xml:space="preserve"> |
| 119 | + <value>For a Model App put in the Lookup field of the Resources Parent Resource if you want to utilize nested resources, for a Canvas app put in the field name that holds the Id of the parent resource.</value> |
| 120 | + </data> |
| 121 | + <data name="resourceName_Display_Key" xml:space="preserve"> |
| 122 | + <value>Resource Name</value> |
| 123 | + </data> |
| 124 | + <data name="resourceName_Desc_Key" xml:space="preserve"> |
| 125 | + <value>For a Model App this is not required but for Canvas apps if you are using resources enter the field name containing the Resources name.</value> |
| 126 | + </data> |
| 127 | + <data name="resourceGetAllInModel_Display_Key" xml:space="preserve"> |
| 128 | + <value>Get All Resources</value> |
| 129 | + </data> |
| 130 | + <data name="resourceGetAllInModel_Desc_Key" xml:space="preserve"> |
| 131 | + <value>For Model apps only. If you select true and are using resources then this will ensure that all resources get returned, even those without events in the dataset</value> |
| 132 | + </data> |
| 133 | + <data name="schedulerAvailableViews_Display_Key" xml:space="preserve"> |
| 134 | + <value>Available Views</value> |
| 135 | + </data> |
| 136 | + <data name="schedulerAvailableViews_Desc_Key" xml:space="preserve"> |
| 137 | + <value>Allows you to chose which scheduler view button show up for the user. This is a comma delimited list of the view names which are day,week,month,quarter,year,work_week,event.</value> |
| 138 | + </data> |
| 139 | + <data name="schedulerView_Display_Key" xml:space="preserve"> |
| 140 | + <value>Default Claendar View</value> |
| 141 | + </data> |
| 142 | + <data name="schedulerView_Desc_Key" xml:space="preserve"> |
| 143 | + <value>Choose the default scheduler view that will be shown. Options are day,week,month,quarter,year,work_week,agenda,event.</value> |
| 144 | + </data> |
| 145 | + <data name="schedulerDate_Display_Key" xml:space="preserve"> |
| 146 | + <value>Scheduler Date</value> |
| 147 | + </data> |
| 148 | + <data name="schedulerDate_Desc_Key" xml:space="preserve"> |
| 149 | + <value>Allows you to change the scheduler date from a Date Field in Canvas Apps</value> |
| 150 | + </data> |
| 151 | + <data name="schedulerWorkWeekStart_Display_Key" xml:space="preserve"> |
| 152 | + <value>Work Week Start</value> |
| 153 | + </data> |
| 154 | + <data name="schedulerWorkWeekStart_Desc_Key" xml:space="preserve"> |
| 155 | + <value>Enter a number from 0 to 6 to select the first day of the work week. The meaning of 0 depends on the users locale: for example, if Sunday is the first day of the week, 0=Sunday; if Monday is the first day, 0=Monday.</value> |
| 156 | + </data> |
| 157 | + <data name="schedulerWorkWeekEnd_Display_Key" xml:space="preserve"> |
| 158 | + <value>Work Week End</value> |
| 159 | + </data> |
| 160 | + <data name="schedulerWorkWeekEnd_Desc_Key" xml:space="preserve"> |
| 161 | + <value>Enter a number from 0 to 6 to select the last day of the work week. The meaning of 0 depends on the users locale: for example, if Sunday is the first day of the week, 0=Sunday; if Monday is the first day, 0=Monday.</value> |
| 162 | + </data> |
| 163 | + <data name="schedulerDisplayWeekend_Display_Key" xml:space="preserve"> |
| 164 | + <value>Display Weekend</value> |
| 165 | + </data> |
| 166 | + <data name="schedulerDisplayWeekend_Desc_Key" xml:space="preserve"> |
| 167 | + <value>Controls whether the scheduler displays weekends in non-agenda views. Default is true.</value> |
| 168 | + </data> |
| 169 | + <data name="dayStartFrom_Display_Key" xml:space="preserve"> |
| 170 | + <value>Day Start Hour</value> |
| 171 | + </data> |
| 172 | + <data name="dayStartFrom_Desc_Key" xml:space="preserve"> |
| 173 | + <value>Start hour rendered from in Day view (resource and task views). Enter a value from 0 to 23. Default is 0.</value> |
| 174 | + </data> |
| 175 | + <data name="dayStopTo_Display_Key" xml:space="preserve"> |
| 176 | + <value>Day End Hour</value> |
| 177 | + </data> |
| 178 | + <data name="dayStopTo_Desc_Key" xml:space="preserve"> |
| 179 | + <value>End hour rendered to in Day view (resource and task views). Enter a value from 0 to 23. Default is 23.</value> |
| 180 | + </data> |
| 181 | + <data name="minuteStep_Display_Key" xml:space="preserve"> |
| 182 | + <value>Minute Step</value> |
| 183 | + </data> |
| 184 | + <data name="minuteStep_Desc_Key" xml:space="preserve"> |
| 185 | + <value>Minute step for Day view in non-agenda view. Enter a value such as 10, 12, 15, 20, 30, 60, etc. Default is 30.</value> |
| 186 | + </data> |
| 187 | + <data name="schedulerLanguage_Display_Key" xml:space="preserve"> |
| 188 | + <value>Scheduler Language</value> |
| 189 | + </data> |
| 190 | + <data name="schedulerLanguage_Desc_Key" xml:space="preserve"> |
| 191 | + <value>Sets the language/culture of the scheduler. In Canvas apps set this to the Language() function. In Model apps you can leave this blank and it will utilize the language set for the current users. Currently support lanuages are en, fr, de, es.</value> |
| 192 | + </data> |
| 193 | + <data name="showSchedulerHeader_Display_Key" xml:space="preserve"> |
| 194 | + <value>Show Scheduler Header</value> |
| 195 | + </data> |
| 196 | + <data name="showSchedulerHeader_Desc_Key" xml:space="preserve"> |
| 197 | + <value>Show or hide the built-in scheduler header. This can be useful if you want to control the scheduler with your own controls in a canvas app.</value> |
| 198 | + </data> |
| 199 | + <data name="resourceNameHeader_Display_Key" xml:space="preserve"> |
| 200 | + <value>Resource Name Header</value> |
| 201 | + </data> |
| 202 | + <data name="resourceNameHeader_Desc_Key" xml:space="preserve"> |
| 203 | + <value>Text to display as the Resource Name column header. Leave blank to use the default.</value> |
| 204 | + </data> |
| 205 | + <data name="nonWorkingTimeHeadColor_Display_Key" xml:space="preserve"> |
| 206 | + <value>Weekend Head Text Color</value> |
| 207 | + </data> |
| 208 | + <data name="nonWorkingTimeHeadColor_Desc_Key" xml:space="preserve"> |
| 209 | + <value>Color of weekend (non working time) head cells. For example, #999999 or red.</value> |
| 210 | + </data> |
| 211 | + <data name="nonWorkingTimeHeadBgColor_Display_Key" xml:space="preserve"> |
| 212 | + <value>Weekend Head Background</value> |
| 213 | + </data> |
| 214 | + <data name="nonWorkingTimeHeadBgColor_Desc_Key" xml:space="preserve"> |
| 215 | + <value>Background color of weekend (non working time) head cells. For example, #fff0f6.</value> |
| 216 | + </data> |
| 217 | + <data name="nonWorkingTimeBodyBgColor_Display_Key" xml:space="preserve"> |
| 218 | + <value>Weekend Body Background</value> |
| 219 | + </data> |
| 220 | + <data name="nonWorkingTimeBodyBgColor_Desc_Key" xml:space="preserve"> |
| 221 | + <value>Background color of weekend (non working time) body cells. For example, #fff0f6.</value> |
| 222 | + </data> |
| 223 | + <data name="selectedRecordId_Display_Key" xml:space="preserve"> |
| 224 | + <value>(Output) Selected Record Id</value> |
| 225 | + </data> |
| 226 | + <data name="selectedRecordId_Desc_Key" xml:space="preserve"> |
| 227 | + <value>When a record is selected this will be updated.</value> |
| 228 | + </data> |
| 229 | + <data name="selectedSlotStart_Display_Key" xml:space="preserve"> |
| 230 | + <value>(Output) Selected Slot Start</value> |
| 231 | + </data> |
| 232 | + <data name="selectedSlotStart_Desc_Key" xml:space="preserve"> |
| 233 | + <value>When an empty time slot is selected this will return the start date.</value> |
| 234 | + </data> |
| 235 | + <data name="selectedSlotEnd_Display_Key" xml:space="preserve"> |
| 236 | + <value>(Output) Selected Slot End</value> |
| 237 | + </data> |
| 238 | + <data name="selectedSlotEnd_Desc_Key" xml:space="preserve"> |
| 239 | + <value>When an empty time slot is selected this will return the end date.</value> |
| 240 | + </data> |
| 241 | + <data name="selectedSlotId_Display_Key" xml:space="preserve"> |
| 242 | + <value>(Output) Selected Slot Id</value> |
| 243 | + </data> |
| 244 | + <data name="selectedSlotId_Desc_Key" xml:space="preserve"> |
| 245 | + <value>When an empty time slot is selected or a slot is clicked this will return the resource id if one is available</value> |
| 246 | + </data> |
| 247 | + <data name="currentRangeStart_Display_Key" xml:space="preserve"> |
| 248 | + <value>(Output) Scheduler Range Start</value> |
| 249 | + </data> |
| 250 | + <data name="currentRangeStart_Desc_Key" xml:space="preserve"> |
| 251 | + <value>When the current scheduler range changes the new Start will be returned.</value> |
| 252 | + </data> |
| 253 | + <data name="currentRangeEnd_Display_Key" xml:space="preserve"> |
| 254 | + <value>(Output) Scheduler Range End</value> |
| 255 | + </data> |
| 256 | + <data name="currentRangeEnd_Desc_Key" xml:space="preserve"> |
| 257 | + <value>When the current scheduler range changes the new End will be returned.</value> |
| 258 | + </data> |
| 259 | + <data name="currentSchedulerDate_Display_Key" xml:space="preserve"> |
| 260 | + <value>(Output) Scheduler Date</value> |
| 261 | + </data> |
| 262 | + <data name="currentSchedulerDate_Desc_Key" xml:space="preserve"> |
| 263 | + <value>Provides the current date the scheduler is set to.</value> |
| 264 | + </data> |
| 265 | + <data name="currentSchedulerView_Display_Key" xml:space="preserve"> |
| 266 | + <value>(Output) Scheduler View</value> |
| 267 | + </data> |
| 268 | + <data name="currentSchedulerView_Desc_Key" xml:space="preserve"> |
| 269 | + <value>Provides the current view the scheduler is set to.</value> |
| 270 | + </data> |
| 271 | + <data name="onChangeAction_Display_Key" xml:space="preserve"> |
| 272 | + <value>(Output) On Change Action</value> |
| 273 | + </data> |
| 274 | + <data name="onChangeAction_Desc_Key" xml:space="preserve"> |
| 275 | + <value>This will provide which action was taken for an OnChange Event</value> |
| 276 | + </data> |
| 277 | + <data name="actionRecordSelected_Display_Key" xml:space="preserve"> |
| 278 | + <value>(Output) Record was selected</value> |
| 279 | + </data> |
| 280 | + <data name="actionRecordSelected_Desc_Key" xml:space="preserve"> |
| 281 | + <value>Provides the Canvas app producer notification that a record was selected on the calendar.</value> |
| 282 | + </data> |
| 283 | + <data name="isCanvas_Display_Key" xml:space="preserve"> |
| 284 | + <value>Is canvas</value> |
| 285 | + </data> |
| 286 | + <data name="isCanvas_Desc_Key" xml:space="preserve"> |
| 287 | + <value>Is canvas</value> |
| 288 | + </data> |
| 289 | +</root> |
0 commit comments