﻿<?xml version="1.0" encoding="utf-8"?>
<!--
List of actions for the built in Agave commands. We are reuse the Agave manifest schema but the resources are all dummies. They will not be used. Since the UI is rendered in the native code only the actions
matters here: Action are listed inside a button:

								 <Control xsi:type="Button" id="distributeSectionId">
									<Label resid="residShort" />
									<Supertip>
										<Title resid="residShort" />
										<Description resid="residLong" />
									</Supertip>
									<Icon>
										<bt:Image size="16" resid="image16" />
										<bt:Image size="32" resid="image16" />
										<bt:Image size="80" resid="image16" />
									</Icon>
									<Action xsi:type="ShowTaskpane">
										<SourceLocation resid="distributeSectionUrl" />
									</Action>
								</Control>
								
The id of the action are used to trigger the action.
-->
<OfficeApp xmlns="http://schemas.microsoft.com/office/appforoffice/1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:bt="http://schemas.microsoft.com/office/officeappbasictypes/1.0" xmlns:ov="http://schemas.microsoft.com/office/taskpaneappversionoverrides" xsi:type="TaskPaneApp">
	<Id>3D74C88F-B864-4443-AB7E-189CFABEB587</Id>
	<Version>1.0.0.0</Version>
	<ProviderName>Microsoft</ProviderName>
	<DefaultLocale>en-US</DefaultLocale>
	<DisplayName DefaultValue="OneNote" />
	<Description DefaultValue="OneNote"/>
	<IconUrl DefaultValue="~remoteAppUrl/Images/OData_Icon_32.png" />
	<AppDomains>
		<AppDomain>https://educationconnector.microsoft.com</AppDomain>
		<AppDomain>https://www.onenote.com</AppDomain>
		<AppDomain>https://aka.ms</AppDomain>
	</AppDomains>
	<DefaultSettings>
		<SourceLocation DefaultValue="https://odsample.azurewebsites.net/Pages/Home.aspx" />
	</DefaultSettings>
	<Permissions>ReadWriteDocument</Permissions>

	<VersionOverrides xmlns="http://schemas.microsoft.com/office/taskpaneappversionoverrides" xsi:type="VersionOverridesV1_0">
		<Description resid="residLong" />
		<Hosts>
			<Host xsi:type="Notebook">
				<DesktopFormFactor>
					<FunctionFile resid="residDesktopFuncUrl" />
					<ExtensionPoint xsi:type="PrimaryCommandSurface">
						<CustomTab id="External Data3">
							<Group id="ClassNoteBook">
								<Label resid="residShort" />
								<Icon>
									<bt:Image size="16" resid="image16" />
									<bt:Image size="32" resid="image16" />
									<bt:Image size="80" resid="image16" />
								</Icon>
								<Control xsi:type="Button" id="distributePageId">
									<Label resid="residShort" />
									<Supertip>
										<Title resid="residShort" />
										<Description resid="residLong" />
									</Supertip>
									<Icon>
										<bt:Image size="16" resid="image16" />
										<bt:Image size="32" resid="image16" />
										<bt:Image size="80" resid="image16" />
									</Icon>
									<Action xsi:type="ShowTaskpane">
										<SourceLocation resid="distributePageUrl" />
										<Title resid="distributePage" />
									</Action>
								</Control>
								<Control xsi:type="Button" id="localDistributePageId">
									<Label resid="residShort" />
									<Supertip>
										<Title resid="residShort" />
										<Description resid="residLong" />
									</Supertip>
									<Icon>
										<bt:Image size="16" resid="image16" />
										<bt:Image size="32" resid="image16" />
										<bt:Image size="80" resid="image16" />
									</Icon>
									<Action xsi:type="ShowTaskpane">
										<SourceLocation resid="localDistributePageUrl" />
										<Title resid="distributePage" />
									</Action>
								</Control>
								<Control xsi:type="Button" id="distributeSectionId">
									<Label resid="residShort" />
									<Supertip>
										<Title resid="residShort" />
										<Description resid="residLong" />
									</Supertip>
									<Icon>
										<bt:Image size="16" resid="image16" />
										<bt:Image size="32" resid="image16" />
										<bt:Image size="80" resid="image16" />
									</Icon>
									<Action xsi:type="ShowTaskpane">
										<SourceLocation resid="distributeSectionUrl" />
										<Title resid="distributeNewSetion" />
									</Action>
								</Control>
								<Control xsi:type="Button" id="localDistributeSectionId">
									<Label resid="residShort" />
									<Supertip>
										<Title resid="residShort" />
										<Description resid="residLong" />
									</Supertip>
									<Icon>
										<bt:Image size="16" resid="image16" />
										<bt:Image size="32" resid="image16" />
										<bt:Image size="80" resid="image16" />
									</Icon>
									<Action xsi:type="ShowTaskpane">
										<SourceLocation resid="localDistributeSectionUrl" />
										<Title resid="distributeNewSetion" />
									</Action>
								</Control>
								<Control xsi:type="Button" id="reviewStudentWorkId">
									<Label resid="residShort" />
									<Supertip>
										<Title resid="residShort" />
										<Description resid="residLong" />
									</Supertip>
									<Icon>
										<bt:Image size="16" resid="image16" />
										<bt:Image size="32" resid="image16" />
										<bt:Image size="80" resid="image16" />
									</Icon>
									<Action xsi:type="ShowTaskpane">
										<SourceLocation resid="reviewStudentWorkUrl" />
										<Title resid="reviewStudentWork" />
									</Action>
								</Control>
								<Control xsi:type="Button" id="createClassNoteBookId">
									<Label resid="residShort" />
									<Supertip>
										<Title resid="residShort" />
										<Description resid="residLong" />
									</Supertip>
									<Icon>
										<bt:Image size="16" resid="image16" />
										<bt:Image size="32" resid="image16" />
										<bt:Image size="80" resid="image16" />
									</Icon>
									<Action xsi:type="ExecuteFunction">
										<FunctionName>openTabForCreateClassNotebook</FunctionName>
									</Action>
								</Control>
								<Control xsi:type="Button" id="addOrRemoveStudentsId">
									<Label resid="residShort" />
									<Supertip>
										<Title resid="residShort" />
										<Description resid="residLong" />
									</Supertip>
									<Icon>
										<bt:Image size="16" resid="image16" />
										<bt:Image size="32" resid="image16" />
										<bt:Image size="80" resid="image16" />
									</Icon>
									<Action xsi:type="ExecuteFunction">
										<FunctionName>openTabForManageStudent</FunctionName>
									</Action>
								</Control>
								<Control xsi:type="Button" id="addOrRemoveTeachersId">
									<Label resid="residShort" />
									<Supertip>
										<Title resid="residShort" />
										<Description resid="residLong" />
									</Supertip>
									<Icon>
										<bt:Image size="16" resid="image16" />
										<bt:Image size="32" resid="image16" />
										<bt:Image size="80" resid="image16" />
									</Icon>
									<Action xsi:type="ExecuteFunction">
										<FunctionName>openTabForManageTeacher</FunctionName>
									</Action>
								</Control>
								<Control xsi:type="Button" id="getNoteBookLinksId">
									<Label resid="residShort" />
									<Supertip>
										<Title resid="residShort" />
										<Description resid="residLong" />
									</Supertip>
									<Icon>
										<bt:Image size="16" resid="image16" />
										<bt:Image size="32" resid="image16" />
										<bt:Image size="80" resid="image16" />
									</Icon>
									<Action xsi:type="ExecuteFunction">
										<FunctionName>openTabForGetNotebookLink</FunctionName>
									</Action>
								</Control>
								<Control xsi:type="Button" id="professionalDevelopment.teacherTraining">
									<Label resid="residShort"/>
									<Supertip>
										<Title resid="residShort" />
										<Description resid="residLong" />
									</Supertip>
									<Icon>
										<bt:Image size="16" resid="image16" />
										<bt:Image size="32" resid="image16" />
										<bt:Image size="80" resid="image16" />
									</Icon>
									<Action xsi:type="ExecuteFunction">
										<FunctionName>OpenTabForTeacherTraining</FunctionName>
									</Action>
								</Control>
								<Control xsi:type="Button" id="professionalDevelopment.addinGuide">
									<Label resid="residShort"/>
									<Supertip>
										<Title resid="residShort" />
										<Description resid="residLong" />
									</Supertip>
									<Icon>
										<bt:Image size="16" resid="image16" />
										<bt:Image size="32" resid="image16" />
										<bt:Image size="80" resid="image16" />
									</Icon>
									<Action xsi:type="ExecuteFunction">
										<FunctionName>OpenTabForAddinGuide</FunctionName>
									</Action>
								</Control>
								<Control xsi:type="Button" id="professionalDevelopment.educationBlog">
									<Label resid="residShort"/>
									<Supertip>
										<Title resid="residShort" />
										<Description resid="residLong" />
									</Supertip>
									<Icon>
										<bt:Image size="16" resid="image16" />
										<bt:Image size="32" resid="image16" />
										<bt:Image size="80" resid="image16" />
									</Icon>
									<Action xsi:type="ExecuteFunction">
										<FunctionName>OpenTabForEducationBlog</FunctionName>
									</Action>
								</Control>
								<Control xsi:type="Button" id="professionalDevelopment.educationCommunity">
									<Label resid="residShort"/>
									<Supertip>
										<Title resid="residShort" />
										<Description resid="residLong" />
									</Supertip>
									<Icon>
										<bt:Image size="16" resid="image16" />
										<bt:Image size="32" resid="image16" />
										<bt:Image size="80" resid="image16" />
									</Icon>
									<Action xsi:type="ExecuteFunction">
										<FunctionName>OpenTabForEducatorCommunity</FunctionName>
									</Action>
								</Control>
								<Control xsi:type="Button" id="HelpAndFeedBack.sendfeedback">
									<Label resid="residShort"/>
									<Supertip>
										<Title resid="residShort" />
										<Description resid="residLong" />
									</Supertip>
									<Icon>
										<bt:Image size="16" resid="image16" />
										<bt:Image size="32" resid="image16" />
										<bt:Image size="80" resid="image16" />
									</Icon>
									<Action xsi:type="ExecuteFunction">
										<FunctionName>openTabToSendFeedback</FunctionName>
									</Action>
								</Control>
								<Control xsi:type="Button" id="HelpAndFeedBack.viewKnowledge">
									<Label resid="residShort"/>
									<Supertip>
										<Title resid="residShort" />
										<Description resid="residLong" />
									</Supertip>
									<Icon>
										<bt:Image size="16" resid="image16" />
										<bt:Image size="32" resid="image16" />
										<bt:Image size="80" resid="image16" />
									</Icon>
									<Action xsi:type="ExecuteFunction">
										<FunctionName>OpenTabForViewKnowledgeBase</FunctionName>
									</Action>
								</Control>
								<Control xsi:type="Button" id="HelpAndFeedBack.suggestFeature">
									<Label resid="residShort"/>
									<Supertip>
										<Title resid="residShort" />
										<Description resid="residLong" />
									</Supertip>
									<Icon>
										<bt:Image size="16" resid="image16" />
										<bt:Image size="32" resid="image16" />
										<bt:Image size="80" resid="image16" />
									</Icon>
									<Action xsi:type="ExecuteFunction">
										<FunctionName>openTabForSuggestingFeature</FunctionName>
									</Action>
								</Control>
								<Control xsi:type="Button" id="AssignmentAssigned">
									<Label resid="residShort" />
									<Supertip>
										<Title resid="residShort" />
										<Description resid="residLong" />
									</Supertip>
									<Icon>
										<bt:Image size="16" resid="image16" />
										<bt:Image size="32" resid="image16" />
										<bt:Image size="80" resid="image16" />
									</Icon>
									<Action xsi:type="ShowTaskpane">
										<SourceLocation resid="assignmentAssignedUrl" />
										<Title resid="assignmentAssigned" />
									</Action>
								</Control>
								<Control xsi:type="Button" id="Connections">
									<Label resid="residShort" />
									<Supertip>
										<Title resid="residShort" />
										<Description resid="residLong" />
									</Supertip>
									<Icon>
										<bt:Image size="16" resid="image16" />
										<bt:Image size="32" resid="image16" />
										<bt:Image size="80" resid="image16" />
									</Icon>
									<Action xsi:type="ShowTaskpane">
										<SourceLocation resid="connectionsUrl" />
										<Title resid="connections" />
									</Action>
								</Control>
								<Control xsi:type="Button" id="MapClassNotebooks">
									<Label resid="residShort" />
									<Supertip>
										<Title resid="residShort" />
										<Description resid="residLong" />
									</Supertip>
									<Icon>
										<bt:Image size="16" resid="image16" />
										<bt:Image size="32" resid="image16" />
										<bt:Image size="80" resid="image16" />
									</Icon>
									<Action xsi:type="ShowTaskpane">
										<SourceLocation resid="mapClassNotebooksUrl" />
										<Title resid="mapClassNotebooks" />
									</Action>
								</Control>
								<Control xsi:type="Button" id="MapStudents">
									<Label resid="residShort" />
									<Supertip>
										<Title resid="residShort" />
										<Description resid="residLong" />
									</Supertip>
									<Icon>
										<bt:Image size="16" resid="image16" />
										<bt:Image size="32" resid="image16" />
										<bt:Image size="80" resid="image16" />
									</Icon>
									<Action xsi:type="ShowTaskpane">
										<SourceLocation resid="mapStudentsUrl" />
										<Title resid="mapStudents" />
									</Action>
								</Control>
								<Control xsi:type="Button" id="OpenTabToManageClasses">
									<Label resid="residShort" />
									<Supertip>
										<Title resid="residShort" />
										<Description resid="residLong" />
									</Supertip>
									<Icon>
										<bt:Image size="16" resid="image16" />
										<bt:Image size="32" resid="image16" />
										<bt:Image size="80" resid="image16" />
									</Icon>
									<Action xsi:type="ExecuteFunction">
										<FunctionName>openTabToManageClasses</FunctionName>
									</Action>
								</Control>
								<Control xsi:type="Button" id="setRibbonVisibility">
									<Label resid="residShort" />
									<Supertip>
										<Title resid="residShort" />
										<Description resid="residLong" />
									</Supertip>
									<Icon>
										<bt:Image size="16" resid="image16" />
										<bt:Image size="32" resid="image16" />
										<bt:Image size="80" resid="image16" />
									</Icon>
									<Action xsi:type="ExecuteFunction">
										<FunctionName>onClassNotebookStart</FunctionName>
									</Action>
								</Control>
								<Control xsi:type="Button" id="CrossNotebookDistribution">
									<Label resid="residShort" />
									<Supertip>
										<Title resid="residShort" />
										<Description resid="residLong" />
									</Supertip>
									<Icon>
										<bt:Image size="16" resid="image16" />
										<bt:Image size="32" resid="image16" />
										<bt:Image size="80" resid="image16" />
									</Icon>
									<Action xsi:type="ShowTaskpane">
										<SourceLocation resid="crossNotebookDistributionUrl" />
										<Title resid="crossNotebookDistribution" />
									</Action>
								</Control>
								<Control xsi:type="Button" id="IndividualDistribution">
									<Label resid="residShort" />
									<Supertip>
										<Title resid="residShort" />
										<Description resid="residLong" />
									</Supertip>
									<Icon>
										<bt:Image size="16" resid="image16" />
										<bt:Image size="32" resid="image16" />
										<bt:Image size="80" resid="image16" />
									</Icon>
									<Action xsi:type="ShowTaskpane">
										<SourceLocation resid="individualDistributionUrl" />
										<Title resid="individualDistribution" />
									</Action>
								</Control>
								<Control xsi:type="Button" id="GroupDistribution">
									<Label resid="residShort" />
									<Supertip>
										<Title resid="residShort" />
										<Description resid="residLong" />
									</Supertip>
									<Icon>
										<bt:Image size="16" resid="image16" />
										<bt:Image size="32" resid="image16" />
										<bt:Image size="80" resid="image16" />
									</Icon>
									<Action xsi:type="ShowTaskpane">
										<SourceLocation resid="groupDistributionUrl" />
										<Title resid="groupDistribution" />
									</Action>
								</Control>
								<Control xsi:type="Button" id="DeleteDistributedPage">
									<Label resid="residShort" />
									<Supertip>
										<Title resid="residShort" />
										<Description resid="residLong" />
									</Supertip>
									<Icon>
										<bt:Image size="16" resid="image16" />
										<bt:Image size="32" resid="image16" />
										<bt:Image size="80" resid="image16" />
									</Icon>
									<Action xsi:type="ShowTaskpane">
										<SourceLocation resid="deleteDistributedPageUrl" />
										<Title resid="deleteDistributedPage" />
									</Action>
								</Control>
								<Control xsi:type="Button" id="DistributeSectionGroup">
									<Label resid="residShort" />
									<Supertip>
										<Title resid="residShort" />
										<Description resid="residLong" />
									</Supertip>
									<Icon>
										<bt:Image size="16" resid="image16" />
										<bt:Image size="32" resid="image16" />
										<bt:Image size="80" resid="image16" />
									</Icon>
									<Action xsi:type="ShowTaskpane">
										<SourceLocation resid="distributeSectionGroupUrl" />
										<Title resid="distributeSectionGroup" />
									</Action>
								</Control>
								<Control xsi:type="Button" id="CopyToContentLibrary">
									<Label resid="residShort" />
									<Supertip>
										<Title resid="residShort" />
										<Description resid="residLong" />
									</Supertip>
									<Icon>
										<bt:Image size="16" resid="image16" />
										<bt:Image size="32" resid="image16" />
										<bt:Image size="80" resid="image16" />
									</Icon>
									<Action xsi:type="ShowTaskpane">
										<SourceLocation resid="copyToContentLibraryUrl" />
										<Title resid="copyToContentLibrary" />
									</Action>
								</Control>
								<Control xsi:type="Button" id="CrossNotebookReview">
									<Label resid="residShort" />
									<Supertip>
										<Title resid="residShort" />
										<Description resid="residLong" />
									</Supertip>
									<Icon>
										<bt:Image size="16" resid="image16" />
										<bt:Image size="32" resid="image16" />
										<bt:Image size="80" resid="image16" />
									</Icon>
									<Action xsi:type="ShowTaskpane">
										<SourceLocation resid="crossNotebookReviewUrl" />
										<Title resid="crossNotebookReview" />
									</Action>
								</Control>
							</Group>
							<Label resid="residShort" />
						</CustomTab>
					</ExtensionPoint>
				</DesktopFormFactor>
			</Host>
		</Hosts>
		<Resources>
			<bt:Images>
				<bt:Image id="image16" DefaultValue="~remoteAppUrl/Images/OData_Icon_16.png"/>
			</bt:Images>
			<bt:Urls>
				<bt:Url id="residDesktopFuncUrl" DefaultValue="https://www.onenote.com/officeaddins/classnotebook?clientlogging=false">
					<bt:Override Locale="af-ZA" Value="https://www.onenote.com/officeaddins/classnotebook?ui=af-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="am-ET" Value="https://www.onenote.com/officeaddins/classnotebook?ui=am-ET&amp;clientlogging=false"/>
					<bt:Override Locale="ar-SA" Value="https://www.onenote.com/officeaddins/classnotebook?ui=ar-SA&amp;clientlogging=false"/>
					<bt:Override Locale="as-IN" Value="https://www.onenote.com/officeaddins/classnotebook?ui=as-IN&amp;clientlogging=false"/>
					<bt:Override Locale="az-Latn-AZ" Value="https://www.onenote.com/officeaddins/classnotebook?ui=az-Latn-AZ&amp;clientlogging=false"/>
					<bt:Override Locale="be-BY" Value="https://www.onenote.com/officeaddins/classnotebook?ui=be-BY&amp;clientlogging=false"/>
					<bt:Override Locale="bg-BG" Value="https://www.onenote.com/officeaddins/classnotebook?ui=bg-BG&amp;clientlogging=false"/>
					<bt:Override Locale="bn-BD" Value="https://www.onenote.com/officeaddins/classnotebook?ui=bn-BD&amp;clientlogging=false"/>
					<bt:Override Locale="bn-IN" Value="https://www.onenote.com/officeaddins/classnotebook?ui=bn-IN&amp;clientlogging=false"/>
					<bt:Override Locale="bs-Latn-BA" Value="https://www.onenote.com/officeaddins/classnotebook?ui=bs-Latn-BA&amp;clientlogging=false"/>
					<bt:Override Locale="ca-ES" Value="https://www.onenote.com/officeaddins/classnotebook?ui=ca-ES&amp;clientlogging=false"/>
					<bt:Override Locale="ca-ES-valencia" Value="https://www.onenote.com/officeaddins/classnotebook?ui=ca-ES-valencia&amp;clientlogging=false"/>
					<bt:Override Locale="cs-CZ" Value="https://www.onenote.com/officeaddins/classnotebook?ui=cs-CZ&amp;clientlogging=false"/>
					<bt:Override Locale="cy-GB" Value="https://www.onenote.com/officeaddins/classnotebook?ui=cy-GB&amp;clientlogging=false"/>
					<bt:Override Locale="da-DK" Value="https://www.onenote.com/officeaddins/classnotebook?ui=da-DK&amp;clientlogging=false"/>
					<bt:Override Locale="de-DE" Value="https://www.onenote.com/officeaddins/classnotebook?ui=de-DE&amp;clientlogging=false"/>
					<bt:Override Locale="el-GR" Value="https://www.onenote.com/officeaddins/classnotebook?ui=el-GR&amp;clientlogging=false"/>
					<bt:Override Locale="es-ES" Value="https://www.onenote.com/officeaddins/classnotebook?ui=es-ES&amp;clientlogging=false"/>
					<bt:Override Locale="et-EE" Value="https://www.onenote.com/officeaddins/classnotebook?ui=et-EE&amp;clientlogging=false"/>
					<bt:Override Locale="eu-ES" Value="https://www.onenote.com/officeaddins/classnotebook?ui=eu-ES&amp;clientlogging=false"/>
					<bt:Override Locale="fa-IR" Value="https://www.onenote.com/officeaddins/classnotebook?ui=fa-IR&amp;clientlogging=false"/>
					<bt:Override Locale="fi-FI" Value="https://www.onenote.com/officeaddins/classnotebook?ui=fi-FI&amp;clientlogging=false"/>
					<bt:Override Locale="fil-PH" Value="https://www.onenote.com/officeaddins/classnotebook?ui=fil-PH&amp;clientlogging=false"/>
					<bt:Override Locale="fr-FR" Value="https://www.onenote.com/officeaddins/classnotebook?ui=fr-FR&amp;clientlogging=false"/>
					<bt:Override Locale="ga-IE" Value="https://www.onenote.com/officeaddins/classnotebook?ui=ga-IE&amp;clientlogging=false"/>
					<bt:Override Locale="gd-GB" Value="https://www.onenote.com/officeaddins/classnotebook?ui=gd-GB&amp;clientlogging=false"/>
					<bt:Override Locale="gl-ES" Value="https://www.onenote.com/officeaddins/classnotebook?ui=gl-ES&amp;clientlogging=false"/>
					<bt:Override Locale="gu-IN" Value="https://www.onenote.com/officeaddins/classnotebook?ui=gu-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ha-Latn-NG" Value="https://www.onenote.com/officeaddins/classnotebook?ui=ha-Latn-NG&amp;clientlogging=false"/>
					<bt:Override Locale="he-IL" Value="https://www.onenote.com/officeaddins/classnotebook?ui=he-IL&amp;clientlogging=false"/>
					<bt:Override Locale="hi-IN" Value="https://www.onenote.com/officeaddins/classnotebook?ui=hi-IN&amp;clientlogging=false"/>
					<bt:Override Locale="hr-HR" Value="https://www.onenote.com/officeaddins/classnotebook?ui=hr-HR&amp;clientlogging=false"/>
					<bt:Override Locale="hu-HU" Value="https://www.onenote.com/officeaddins/classnotebook?ui=hu-HU&amp;clientlogging=false"/>
					<bt:Override Locale="hy-AM" Value="https://www.onenote.com/officeaddins/classnotebook?ui=hy-AM&amp;clientlogging=false"/>
					<bt:Override Locale="id-ID" Value="https://www.onenote.com/officeaddins/classnotebook?ui=id-ID&amp;clientlogging=false"/>
					<bt:Override Locale="ig-NG" Value="https://www.onenote.com/officeaddins/classnotebook?ui=ig-NG&amp;clientlogging=false"/>
					<bt:Override Locale="is-IS" Value="https://www.onenote.com/officeaddins/classnotebook?ui=is-IS&amp;clientlogging=false"/>
					<bt:Override Locale="it-IT" Value="https://www.onenote.com/officeaddins/classnotebook?ui=it-IT&amp;clientlogging=false"/>
					<bt:Override Locale="ja-JP" Value="https://www.onenote.com/officeaddins/classnotebook?ui=ja-JP&amp;clientlogging=false"/>
					<bt:Override Locale="ka-GE" Value="https://www.onenote.com/officeaddins/classnotebook?ui=ka-GE&amp;clientlogging=false"/>
					<bt:Override Locale="kk-KZ" Value="https://www.onenote.com/officeaddins/classnotebook?ui=kk-KZ&amp;clientlogging=false"/>
					<bt:Override Locale="km-KH" Value="https://www.onenote.com/officeaddins/classnotebook?ui=km-KH&amp;clientlogging=false"/>
					<bt:Override Locale="kn-IN" Value="https://www.onenote.com/officeaddins/classnotebook?ui=kn-IN&amp;clientlogging=false"/>
					<bt:Override Locale="kok-IN" Value="https://www.onenote.com/officeaddins/classnotebook?ui=kok-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ko-KR" Value="https://www.onenote.com/officeaddins/classnotebook?ui=ko-KR&amp;clientlogging=false"/>
					<bt:Override Locale="ku-Arab-IQ" Value="https://www.onenote.com/officeaddins/classnotebook?ui=ku-Arab-IQ&amp;clientlogging=false"/>
					<bt:Override Locale="ky-KG" Value="https://www.onenote.com/officeaddins/classnotebook?ui=ky-KG&amp;clientlogging=false"/>
					<bt:Override Locale="lb-LU" Value="https://www.onenote.com/officeaddins/classnotebook?ui=lb-LU&amp;clientlogging=false"/>
					<bt:Override Locale="lt-LT" Value="https://www.onenote.com/officeaddins/classnotebook?ui=lt-LT&amp;clientlogging=false"/>
					<bt:Override Locale="lv-LV" Value="https://www.onenote.com/officeaddins/classnotebook?ui=lv-LV&amp;clientlogging=false"/>
					<bt:Override Locale="mi-NZ" Value="https://www.onenote.com/officeaddins/classnotebook?ui=mi-NZ&amp;clientlogging=false"/>
					<bt:Override Locale="mk-MK" Value="https://www.onenote.com/officeaddins/classnotebook?ui=mk-MK&amp;clientlogging=false"/>
					<bt:Override Locale="ml-IN" Value="https://www.onenote.com/officeaddins/classnotebook?ui=ml-IN&amp;clientlogging=false"/>
					<bt:Override Locale="mn-MN" Value="https://www.onenote.com/officeaddins/classnotebook?ui=mn-MN&amp;clientlogging=false"/>
					<bt:Override Locale="mr-IN" Value="https://www.onenote.com/officeaddins/classnotebook?ui=mr-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ms-MY" Value="https://www.onenote.com/officeaddins/classnotebook?ui=ms-MY&amp;clientlogging=false"/>
					<bt:Override Locale="mt-MT" Value="https://www.onenote.com/officeaddins/classnotebook?ui=mt-MT&amp;clientlogging=false"/>
					<bt:Override Locale="nb-NO" Value="https://www.onenote.com/officeaddins/classnotebook?ui=nb-NO&amp;clientlogging=false"/>
					<bt:Override Locale="ne-NP" Value="https://www.onenote.com/officeaddins/classnotebook?ui=ne-NP&amp;clientlogging=false"/>
					<bt:Override Locale="nl-NL" Value="https://www.onenote.com/officeaddins/classnotebook?ui=nl-NL&amp;clientlogging=false"/>
					<bt:Override Locale="nn-NO" Value="https://www.onenote.com/officeaddins/classnotebook?ui=nn-NO&amp;clientlogging=false"/>
					<bt:Override Locale="nso-ZA" Value="https://www.onenote.com/officeaddins/classnotebook?ui=nso-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="or-IN" Value="https://www.onenote.com/officeaddins/classnotebook?ui=or-IN&amp;clientlogging=false"/>
					<bt:Override Locale="pa-Arab-PK" Value="https://www.onenote.com/officeaddins/classnotebook?ui=pa-Arab-PK&amp;clientlogging=false"/>
					<bt:Override Locale="pa-IN" Value="https://www.onenote.com/officeaddins/classnotebook?ui=pa-IN&amp;clientlogging=false"/>
					<bt:Override Locale="pl-PL" Value="https://www.onenote.com/officeaddins/classnotebook?ui=pl-PL&amp;clientlogging=false"/>
					<bt:Override Locale="prs-AF" Value="https://www.onenote.com/officeaddins/classnotebook?ui=prs-AF&amp;clientlogging=false"/>
					<bt:Override Locale="pt-BR" Value="https://www.onenote.com/officeaddins/classnotebook?ui=pt-BR&amp;clientlogging=false"/>
					<bt:Override Locale="pt-PT" Value="https://www.onenote.com/officeaddins/classnotebook?ui=pt-PT&amp;clientlogging=false"/>
					<bt:Override Locale="quz-PE" Value="https://www.onenote.com/officeaddins/classnotebook?ui=quz-PE&amp;clientlogging=false"/>
					<bt:Override Locale="ro-RO" Value="https://www.onenote.com/officeaddins/classnotebook?ui=ro-RO&amp;clientlogging=false"/>
					<bt:Override Locale="ru-RU" Value="https://www.onenote.com/officeaddins/classnotebook?ui=ru-RU&amp;clientlogging=false"/>
					<bt:Override Locale="rw-RW" Value="https://www.onenote.com/officeaddins/classnotebook?ui=rw-RW&amp;clientlogging=false"/>
					<bt:Override Locale="sd-Arab-PK" Value="https://www.onenote.com/officeaddins/classnotebook?ui=sd-Arab-PK&amp;clientlogging=false"/>
					<bt:Override Locale="si-LK" Value="https://www.onenote.com/officeaddins/classnotebook?ui=si-LK&amp;clientlogging=false"/>
					<bt:Override Locale="sk-SK" Value="https://www.onenote.com/officeaddins/classnotebook?ui=sk-SK&amp;clientlogging=false"/>
					<bt:Override Locale="sl-SI" Value="https://www.onenote.com/officeaddins/classnotebook?ui=sl-SI&amp;clientlogging=false"/>
					<bt:Override Locale="sq-AL" Value="https://www.onenote.com/officeaddins/classnotebook?ui=sq-AL&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Cyrl-BA" Value="https://www.onenote.com/officeaddins/classnotebook?ui=sr-Cyrl-BA&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Cyrl-RS" Value="https://www.onenote.com/officeaddins/classnotebook?ui=sr-Cyrl-RS&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Latn-RS" Value="https://www.onenote.com/officeaddins/classnotebook?ui=sr-Latn-RS&amp;clientlogging=false"/>
					<bt:Override Locale="sv-SE" Value="https://www.onenote.com/officeaddins/classnotebook?ui=sv-SE&amp;clientlogging=false"/>
					<bt:Override Locale="sw-KE" Value="https://www.onenote.com/officeaddins/classnotebook?ui=sw-KE&amp;clientlogging=false"/>
					<bt:Override Locale="ta-IN" Value="https://www.onenote.com/officeaddins/classnotebook?ui=ta-IN&amp;clientlogging=false"/>
					<bt:Override Locale="te-IN" Value="https://www.onenote.com/officeaddins/classnotebook?ui=te-IN&amp;clientlogging=false"/>
					<bt:Override Locale="tg-Cyrl-TJ" Value="https://www.onenote.com/officeaddins/classnotebook?ui=tg-Cyrl-TJ&amp;clientlogging=false"/>
					<bt:Override Locale="th-TH" Value="https://www.onenote.com/officeaddins/classnotebook?ui=th-TH&amp;clientlogging=false"/>
					<bt:Override Locale="ti-ET" Value="https://www.onenote.com/officeaddins/classnotebook?ui=ti-ET&amp;clientlogging=false"/>
					<bt:Override Locale="tk-TM" Value="https://www.onenote.com/officeaddins/classnotebook?ui=tk-TM&amp;clientlogging=false"/>
					<bt:Override Locale="tn-ZA" Value="https://www.onenote.com/officeaddins/classnotebook?ui=tn-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="tr-TR" Value="https://www.onenote.com/officeaddins/classnotebook?ui=tr-TR&amp;clientlogging=false"/>
					<bt:Override Locale="tt-RU" Value="https://www.onenote.com/officeaddins/classnotebook?ui=tt-RU&amp;clientlogging=false"/>
					<bt:Override Locale="ug-CN" Value="https://www.onenote.com/officeaddins/classnotebook?ui=ug-CN&amp;clientlogging=false"/>
					<bt:Override Locale="uk-UA" Value="https://www.onenote.com/officeaddins/classnotebook?ui=uk-UA&amp;clientlogging=false"/>
					<bt:Override Locale="ur-PK" Value="https://www.onenote.com/officeaddins/classnotebook?ui=ur-PK&amp;clientlogging=false"/>
					<bt:Override Locale="uz-Latn-UZ" Value="https://www.onenote.com/officeaddins/classnotebook?ui=uz-Latn-UZ&amp;clientlogging=false"/>
					<bt:Override Locale="vi-VN" Value="https://www.onenote.com/officeaddins/classnotebook?ui=vi-VN&amp;clientlogging=false"/>
					<bt:Override Locale="wo-SN" Value="https://www.onenote.com/officeaddins/classnotebook?ui=wo-SN&amp;clientlogging=false"/>
					<bt:Override Locale="xh-ZA" Value="https://www.onenote.com/officeaddins/classnotebook?ui=xh-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="yo-NG" Value="https://www.onenote.com/officeaddins/classnotebook?ui=yo-NG&amp;clientlogging=false"/>
					<bt:Override Locale="zh-CN" Value="https://www.onenote.com/officeaddins/classnotebook?ui=zh-CN&amp;clientlogging=false"/>
					<bt:Override Locale="zh-TW" Value="https://www.onenote.com/officeaddins/classnotebook?ui=zh-TW&amp;clientlogging=false"/>
					<bt:Override Locale="zu-ZA" Value="https://www.onenote.com/officeaddins/classnotebook?ui=zu-ZA&amp;clientlogging=false"/>
				</bt:Url>
				<bt:Url id="distributePageUrl" DefaultValue="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?clientlogging=false">
					<bt:Override Locale="af-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=af-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="am-ET" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=am-ET&amp;clientlogging=false"/>
					<bt:Override Locale="ar-SA" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=ar-SA&amp;clientlogging=false"/>
					<bt:Override Locale="as-IN" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=as-IN&amp;clientlogging=false"/>
					<bt:Override Locale="az-Latn-AZ" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=az-Latn-AZ&amp;clientlogging=false"/>
					<bt:Override Locale="be-BY" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=be-BY&amp;clientlogging=false"/>
					<bt:Override Locale="bg-BG" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=bg-BG&amp;clientlogging=false"/>
					<bt:Override Locale="bn-BD" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=bn-BD&amp;clientlogging=false"/>
					<bt:Override Locale="bn-IN" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=bn-IN&amp;clientlogging=false"/>
					<bt:Override Locale="bs-Latn-BA" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=bs-Latn-BA&amp;clientlogging=false"/>
					<bt:Override Locale="ca-ES" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=ca-ES&amp;clientlogging=false"/>
					<bt:Override Locale="ca-ES-valencia" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=ca-ES-valencia&amp;clientlogging=false"/>
					<bt:Override Locale="cs-CZ" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=cs-CZ&amp;clientlogging=false"/>
					<bt:Override Locale="cy-GB" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=cy-GB&amp;clientlogging=false"/>
					<bt:Override Locale="da-DK" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=da-DK&amp;clientlogging=false"/>
					<bt:Override Locale="de-DE" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=de-DE&amp;clientlogging=false"/>
					<bt:Override Locale="el-GR" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=el-GR&amp;clientlogging=false"/>
					<bt:Override Locale="es-ES" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=es-ES&amp;clientlogging=false"/>
					<bt:Override Locale="et-EE" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=et-EE&amp;clientlogging=false"/>
					<bt:Override Locale="eu-ES" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=eu-ES&amp;clientlogging=false"/>
					<bt:Override Locale="fa-IR" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=fa-IR&amp;clientlogging=false"/>
					<bt:Override Locale="fi-FI" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=fi-FI&amp;clientlogging=false"/>
					<bt:Override Locale="fil-PH" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=fil-PH&amp;clientlogging=false"/>
					<bt:Override Locale="fr-FR" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=fr-FR&amp;clientlogging=false"/>
					<bt:Override Locale="ga-IE" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=ga-IE&amp;clientlogging=false"/>
					<bt:Override Locale="gd-GB" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=gd-GB&amp;clientlogging=false"/>
					<bt:Override Locale="gl-ES" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=gl-ES&amp;clientlogging=false"/>
					<bt:Override Locale="gu-IN" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=gu-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ha-Latn-NG" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=ha-Latn-NG&amp;clientlogging=false"/>
					<bt:Override Locale="he-IL" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=he-IL&amp;clientlogging=false"/>
					<bt:Override Locale="hi-IN" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=hi-IN&amp;clientlogging=false"/>
					<bt:Override Locale="hr-HR" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=hr-HR&amp;clientlogging=false"/>
					<bt:Override Locale="hu-HU" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=hu-HU&amp;clientlogging=false"/>
					<bt:Override Locale="hy-AM" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=hy-AM&amp;clientlogging=false"/>
					<bt:Override Locale="id-ID" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=id-ID&amp;clientlogging=false"/>
					<bt:Override Locale="ig-NG" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=ig-NG&amp;clientlogging=false"/>
					<bt:Override Locale="is-IS" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=is-IS&amp;clientlogging=false"/>
					<bt:Override Locale="it-IT" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=it-IT&amp;clientlogging=false"/>
					<bt:Override Locale="ja-JP" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=ja-JP&amp;clientlogging=false"/>
					<bt:Override Locale="ka-GE" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=ka-GE&amp;clientlogging=false"/>
					<bt:Override Locale="kk-KZ" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=kk-KZ&amp;clientlogging=false"/>
					<bt:Override Locale="km-KH" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=km-KH&amp;clientlogging=false"/>
					<bt:Override Locale="kn-IN" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=kn-IN&amp;clientlogging=false"/>
					<bt:Override Locale="kok-IN" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=kok-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ko-KR" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=ko-KR&amp;clientlogging=false"/>
					<bt:Override Locale="ku-Arab-IQ" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=ku-Arab-IQ&amp;clientlogging=false"/>
					<bt:Override Locale="ky-KG" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=ky-KG&amp;clientlogging=false"/>
					<bt:Override Locale="lb-LU" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=lb-LU&amp;clientlogging=false"/>
					<bt:Override Locale="lt-LT" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=lt-LT&amp;clientlogging=false"/>
					<bt:Override Locale="lv-LV" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=lv-LV&amp;clientlogging=false"/>
					<bt:Override Locale="mi-NZ" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=mi-NZ&amp;clientlogging=false"/>
					<bt:Override Locale="mk-MK" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=mk-MK&amp;clientlogging=false"/>
					<bt:Override Locale="ml-IN" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=ml-IN&amp;clientlogging=false"/>
					<bt:Override Locale="mn-MN" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=mn-MN&amp;clientlogging=false"/>
					<bt:Override Locale="mr-IN" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=mr-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ms-MY" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=ms-MY&amp;clientlogging=false"/>
					<bt:Override Locale="mt-MT" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=mt-MT&amp;clientlogging=false"/>
					<bt:Override Locale="nb-NO" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=nb-NO&amp;clientlogging=false"/>
					<bt:Override Locale="ne-NP" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=ne-NP&amp;clientlogging=false"/>
					<bt:Override Locale="nl-NL" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=nl-NL&amp;clientlogging=false"/>
					<bt:Override Locale="nn-NO" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=nn-NO&amp;clientlogging=false"/>
					<bt:Override Locale="nso-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=nso-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="or-IN" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=or-IN&amp;clientlogging=false"/>
					<bt:Override Locale="pa-Arab-PK" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=pa-Arab-PK&amp;clientlogging=false"/>
					<bt:Override Locale="pa-IN" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=pa-IN&amp;clientlogging=false"/>
					<bt:Override Locale="pl-PL" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=pl-PL&amp;clientlogging=false"/>
					<bt:Override Locale="prs-AF" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=prs-AF&amp;clientlogging=false"/>
					<bt:Override Locale="pt-BR" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=pt-BR&amp;clientlogging=false"/>
					<bt:Override Locale="pt-PT" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=pt-PT&amp;clientlogging=false"/>
					<bt:Override Locale="quz-PE" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=quz-PE&amp;clientlogging=false"/>
					<bt:Override Locale="ro-RO" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=ro-RO&amp;clientlogging=false"/>
					<bt:Override Locale="ru-RU" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=ru-RU&amp;clientlogging=false"/>
					<bt:Override Locale="rw-RW" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=rw-RW&amp;clientlogging=false"/>
					<bt:Override Locale="sd-Arab-PK" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=sd-Arab-PK&amp;clientlogging=false"/>
					<bt:Override Locale="si-LK" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=si-LK&amp;clientlogging=false"/>
					<bt:Override Locale="sk-SK" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=sk-SK&amp;clientlogging=false"/>
					<bt:Override Locale="sl-SI" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=sl-SI&amp;clientlogging=false"/>
					<bt:Override Locale="sq-AL" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=sq-AL&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Cyrl-BA" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=sr-Cyrl-BA&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Cyrl-RS" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=sr-Cyrl-RS&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Latn-RS" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=sr-Latn-RS&amp;clientlogging=false"/>
					<bt:Override Locale="sv-SE" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=sv-SE&amp;clientlogging=false"/>
					<bt:Override Locale="sw-KE" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=sw-KE&amp;clientlogging=false"/>
					<bt:Override Locale="ta-IN" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=ta-IN&amp;clientlogging=false"/>
					<bt:Override Locale="te-IN" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=te-IN&amp;clientlogging=false"/>
					<bt:Override Locale="tg-Cyrl-TJ" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=tg-Cyrl-TJ&amp;clientlogging=false"/>
					<bt:Override Locale="th-TH" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=th-TH&amp;clientlogging=false"/>
					<bt:Override Locale="ti-ET" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=ti-ET&amp;clientlogging=false"/>
					<bt:Override Locale="tk-TM" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=tk-TM&amp;clientlogging=false"/>
					<bt:Override Locale="tn-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=tn-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="tr-TR" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=tr-TR&amp;clientlogging=false"/>
					<bt:Override Locale="tt-RU" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=tt-RU&amp;clientlogging=false"/>
					<bt:Override Locale="ug-CN" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=ug-CN&amp;clientlogging=false"/>
					<bt:Override Locale="uk-UA" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=uk-UA&amp;clientlogging=false"/>
					<bt:Override Locale="ur-PK" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=ur-PK&amp;clientlogging=false"/>
					<bt:Override Locale="uz-Latn-UZ" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=uz-Latn-UZ&amp;clientlogging=false"/>
					<bt:Override Locale="vi-VN" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=vi-VN&amp;clientlogging=false"/>
					<bt:Override Locale="wo-SN" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=wo-SN&amp;clientlogging=false"/>
					<bt:Override Locale="xh-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=xh-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="yo-NG" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=yo-NG&amp;clientlogging=false"/>
					<bt:Override Locale="zh-CN" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=zh-CN&amp;clientlogging=false"/>
					<bt:Override Locale="zh-TW" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=zh-TW&amp;clientlogging=false"/>
					<bt:Override Locale="zu-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/distributepagev2?ui=zu-ZA&amp;clientlogging=false"/>
				</bt:Url>
				<bt:Url id="localDistributePageUrl" DefaultValue="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP">
					<bt:Override Locale="af-ZA" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=af-ZA"/>
					<bt:Override Locale="am-ET" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=am-ET"/>
					<bt:Override Locale="ar-SA" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=ar-SA"/>
					<bt:Override Locale="as-IN" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=as-IN"/>
					<bt:Override Locale="az-Latn-AZ" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=az-Latn-AZ"/>
					<bt:Override Locale="be-BY" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=be-BY"/>
					<bt:Override Locale="bg-BG" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=bg-BG"/>
					<bt:Override Locale="bn-BD" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=bn-BD"/>
					<bt:Override Locale="bn-IN" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=bn-IN"/>
					<bt:Override Locale="bs-Latn-BA" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=bs-Latn-BA"/>
					<bt:Override Locale="ca-ES" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=ca-ES"/>
					<bt:Override Locale="ca-ES-valencia" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=ca-ES-valencia"/>
					<bt:Override Locale="cs-CZ" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=cs-CZ"/>
					<bt:Override Locale="cy-GB" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=cy-GB"/>
					<bt:Override Locale="da-DK" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=da-DK"/>
					<bt:Override Locale="de-DE" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=de-DE"/>
					<bt:Override Locale="el-GR" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=el-GR"/>
					<bt:Override Locale="es-ES" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=es-ES"/>
					<bt:Override Locale="et-EE" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=et-EE"/>
					<bt:Override Locale="eu-ES" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=eu-ES"/>
					<bt:Override Locale="fa-IR" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=fa-IR"/>
					<bt:Override Locale="fi-FI" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=fi-FI"/>
					<bt:Override Locale="fil-PH" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=fil-PH"/>
					<bt:Override Locale="fr-FR" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=fr-FR"/>
					<bt:Override Locale="ga-IE" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=ga-IE"/>
					<bt:Override Locale="gd-GB" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=gd-GB"/>
					<bt:Override Locale="gl-ES" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=gl-ES"/>
					<bt:Override Locale="gu-IN" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=gu-IN"/>
					<bt:Override Locale="ha-Latn-NG" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=ha-Latn-NG"/>
					<bt:Override Locale="he-IL" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=he-IL"/>
					<bt:Override Locale="hi-IN" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=hi-IN"/>
					<bt:Override Locale="hr-HR" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=hr-HR"/>
					<bt:Override Locale="hu-HU" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=hu-HU"/>
					<bt:Override Locale="hy-AM" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=hy-AM"/>
					<bt:Override Locale="id-ID" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=id-ID"/>
					<bt:Override Locale="ig-NG" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=ig-NG"/>
					<bt:Override Locale="is-IS" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=is-IS"/>
					<bt:Override Locale="it-IT" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=it-IT"/>
					<bt:Override Locale="ja-JP" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=ja-JP"/>
					<bt:Override Locale="ka-GE" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=ka-GE"/>
					<bt:Override Locale="kk-KZ" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=kk-KZ"/>
					<bt:Override Locale="km-KH" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=km-KH"/>
					<bt:Override Locale="kn-IN" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=kn-IN"/>
					<bt:Override Locale="kok-IN" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=kok-IN"/>
					<bt:Override Locale="ko-KR" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=ko-KR"/>
					<bt:Override Locale="ku-Arab-IQ" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=ku-Arab-IQ"/>
					<bt:Override Locale="ky-KG" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=ky-KG"/>
					<bt:Override Locale="lb-LU" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=lb-LU"/>
					<bt:Override Locale="lt-LT" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=lt-LT"/>
					<bt:Override Locale="lv-LV" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=lv-LV"/>
					<bt:Override Locale="mi-NZ" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=mi-NZ"/>
					<bt:Override Locale="mk-MK" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=mk-MK"/>
					<bt:Override Locale="ml-IN" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=ml-IN"/>
					<bt:Override Locale="mn-MN" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=mn-MN"/>
					<bt:Override Locale="mr-IN" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=mr-IN"/>
					<bt:Override Locale="ms-MY" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=ms-MY"/>
					<bt:Override Locale="mt-MT" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=mt-MT"/>
					<bt:Override Locale="nb-NO" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=nb-NO"/>
					<bt:Override Locale="ne-NP" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=ne-NP"/>
					<bt:Override Locale="nl-NL" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=nl-NL"/>
					<bt:Override Locale="nn-NO" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=nn-NO"/>
					<bt:Override Locale="nso-ZA" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=nso-ZA"/>
					<bt:Override Locale="or-IN" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=or-IN"/>
					<bt:Override Locale="pa-Arab-PK" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=pa-Arab-PK"/>
					<bt:Override Locale="pa-IN" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=pa-IN"/>
					<bt:Override Locale="pl-PL" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=pl-PL"/>
					<bt:Override Locale="prs-AF" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=prs-AF"/>
					<bt:Override Locale="pt-BR" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=pt-BR"/>
					<bt:Override Locale="pt-PT" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=pt-PT"/>
					<bt:Override Locale="quz-PE" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=quz-PE"/>
					<bt:Override Locale="ro-RO" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=ro-RO"/>
					<bt:Override Locale="ru-RU" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=ru-RU"/>
					<bt:Override Locale="rw-RW" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=rw-RW"/>
					<bt:Override Locale="sd-Arab-PK" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=sd-Arab-PK"/>
					<bt:Override Locale="si-LK" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=si-LK"/>
					<bt:Override Locale="sk-SK" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=sk-SK"/>
					<bt:Override Locale="sl-SI" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=sl-SI"/>
					<bt:Override Locale="sq-AL" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=sq-AL"/>
					<bt:Override Locale="sr-Cyrl-BA" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=sr-Cyrl-BA"/>
					<bt:Override Locale="sr-Cyrl-RS" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=sr-Cyrl-RS"/>
					<bt:Override Locale="sr-Latn-RS" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=sr-Latn-RS"/>
					<bt:Override Locale="sv-SE" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=sv-SE"/>
					<bt:Override Locale="sw-KE" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=sw-KE"/>
					<bt:Override Locale="ta-IN" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=ta-IN"/>
					<bt:Override Locale="te-IN" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=te-IN"/>
					<bt:Override Locale="tg-Cyrl-TJ" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=tg-Cyrl-TJ"/>
					<bt:Override Locale="th-TH" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=th-TH"/>
					<bt:Override Locale="ti-ET" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=ti-ET"/>
					<bt:Override Locale="tk-TM" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=tk-TM"/>
					<bt:Override Locale="tn-ZA" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=tn-ZA"/>
					<bt:Override Locale="tr-TR" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=tr-TR"/>
					<bt:Override Locale="tt-RU" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=tt-RU"/>
					<bt:Override Locale="ug-CN" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=ug-CN"/>
					<bt:Override Locale="uk-UA" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=uk-UA"/>
					<bt:Override Locale="ur-PK" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=ur-PK"/>
					<bt:Override Locale="uz-Latn-UZ" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=uz-Latn-UZ"/>
					<bt:Override Locale="vi-VN" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=vi-VN"/>
					<bt:Override Locale="wo-SN" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=wo-SN"/>
					<bt:Override Locale="xh-ZA" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=xh-ZA"/>
					<bt:Override Locale="yo-NG" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=yo-NG"/>
					<bt:Override Locale="zh-CN" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=zh-CN"/>
					<bt:Override Locale="zh-TW" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=zh-TW"/>
					<bt:Override Locale="zu-ZA" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDP&amp;ui=zu-ZA"/>
				</bt:Url>
				<bt:Url id="distributeSectionUrl" DefaultValue="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?clientlogging=false">
					<bt:Override Locale="af-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=af-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="am-ET" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=am-ET&amp;clientlogging=false"/>
					<bt:Override Locale="ar-SA" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=ar-SA&amp;clientlogging=false"/>
					<bt:Override Locale="as-IN" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=as-IN&amp;clientlogging=false"/>
					<bt:Override Locale="az-Latn-AZ" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=az-Latn-AZ&amp;clientlogging=false"/>
					<bt:Override Locale="be-BY" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=be-BY&amp;clientlogging=false"/>
					<bt:Override Locale="bg-BG" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=bg-BG&amp;clientlogging=false"/>
					<bt:Override Locale="bn-BD" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=bn-BD&amp;clientlogging=false"/>
					<bt:Override Locale="bn-IN" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=bn-IN&amp;clientlogging=false"/>
					<bt:Override Locale="bs-Latn-BA" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=bs-Latn-BA&amp;clientlogging=false"/>
					<bt:Override Locale="ca-ES" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=ca-ES&amp;clientlogging=false"/>
					<bt:Override Locale="ca-ES-valencia" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=ca-ES-valencia&amp;clientlogging=false"/>
					<bt:Override Locale="cs-CZ" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=cs-CZ&amp;clientlogging=false"/>
					<bt:Override Locale="cy-GB" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=cy-GB&amp;clientlogging=false"/>
					<bt:Override Locale="da-DK" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=da-DK&amp;clientlogging=false"/>
					<bt:Override Locale="de-DE" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=de-DE&amp;clientlogging=false"/>
					<bt:Override Locale="el-GR" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=el-GR&amp;clientlogging=false"/>
					<bt:Override Locale="es-ES" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=es-ES&amp;clientlogging=false"/>
					<bt:Override Locale="et-EE" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=et-EE&amp;clientlogging=false"/>
					<bt:Override Locale="eu-ES" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=eu-ES&amp;clientlogging=false"/>
					<bt:Override Locale="fa-IR" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=fa-IR&amp;clientlogging=false"/>
					<bt:Override Locale="fi-FI" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=fi-FI&amp;clientlogging=false"/>
					<bt:Override Locale="fil-PH" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=fil-PH&amp;clientlogging=false"/>
					<bt:Override Locale="fr-FR" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=fr-FR&amp;clientlogging=false"/>
					<bt:Override Locale="ga-IE" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=ga-IE&amp;clientlogging=false"/>
					<bt:Override Locale="gd-GB" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=gd-GB&amp;clientlogging=false"/>
					<bt:Override Locale="gl-ES" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=gl-ES&amp;clientlogging=false"/>
					<bt:Override Locale="gu-IN" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=gu-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ha-Latn-NG" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=ha-Latn-NG&amp;clientlogging=false"/>
					<bt:Override Locale="he-IL" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=he-IL&amp;clientlogging=false"/>
					<bt:Override Locale="hi-IN" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=hi-IN&amp;clientlogging=false"/>
					<bt:Override Locale="hr-HR" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=hr-HR&amp;clientlogging=false"/>
					<bt:Override Locale="hu-HU" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=hu-HU&amp;clientlogging=false"/>
					<bt:Override Locale="hy-AM" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=hy-AM&amp;clientlogging=false"/>
					<bt:Override Locale="id-ID" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=id-ID&amp;clientlogging=false"/>
					<bt:Override Locale="ig-NG" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=ig-NG&amp;clientlogging=false"/>
					<bt:Override Locale="is-IS" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=is-IS&amp;clientlogging=false"/>
					<bt:Override Locale="it-IT" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=it-IT&amp;clientlogging=false"/>
					<bt:Override Locale="ja-JP" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=ja-JP&amp;clientlogging=false"/>
					<bt:Override Locale="ka-GE" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=ka-GE&amp;clientlogging=false"/>
					<bt:Override Locale="kk-KZ" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=kk-KZ&amp;clientlogging=false"/>
					<bt:Override Locale="km-KH" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=km-KH&amp;clientlogging=false"/>
					<bt:Override Locale="kn-IN" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=kn-IN&amp;clientlogging=false"/>
					<bt:Override Locale="kok-IN" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=kok-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ko-KR" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=ko-KR&amp;clientlogging=false"/>
					<bt:Override Locale="ku-Arab-IQ" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=ku-Arab-IQ&amp;clientlogging=false"/>
					<bt:Override Locale="ky-KG" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=ky-KG&amp;clientlogging=false"/>
					<bt:Override Locale="lb-LU" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=lb-LU&amp;clientlogging=false"/>
					<bt:Override Locale="lt-LT" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=lt-LT&amp;clientlogging=false"/>
					<bt:Override Locale="lv-LV" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=lv-LV&amp;clientlogging=false"/>
					<bt:Override Locale="mi-NZ" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=mi-NZ&amp;clientlogging=false"/>
					<bt:Override Locale="mk-MK" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=mk-MK&amp;clientlogging=false"/>
					<bt:Override Locale="ml-IN" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=ml-IN&amp;clientlogging=false"/>
					<bt:Override Locale="mn-MN" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=mn-MN&amp;clientlogging=false"/>
					<bt:Override Locale="mr-IN" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=mr-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ms-MY" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=ms-MY&amp;clientlogging=false"/>
					<bt:Override Locale="mt-MT" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=mt-MT&amp;clientlogging=false"/>
					<bt:Override Locale="nb-NO" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=nb-NO&amp;clientlogging=false"/>
					<bt:Override Locale="ne-NP" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=ne-NP&amp;clientlogging=false"/>
					<bt:Override Locale="nl-NL" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=nl-NL&amp;clientlogging=false"/>
					<bt:Override Locale="nn-NO" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=nn-NO&amp;clientlogging=false"/>
					<bt:Override Locale="nso-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=nso-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="or-IN" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=or-IN&amp;clientlogging=false"/>
					<bt:Override Locale="pa-Arab-PK" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=pa-Arab-PK&amp;clientlogging=false"/>
					<bt:Override Locale="pa-IN" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=pa-IN&amp;clientlogging=false"/>
					<bt:Override Locale="pl-PL" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=pl-PL&amp;clientlogging=false"/>
					<bt:Override Locale="prs-AF" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=prs-AF&amp;clientlogging=false"/>
					<bt:Override Locale="pt-BR" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=pt-BR&amp;clientlogging=false"/>
					<bt:Override Locale="pt-PT" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=pt-PT&amp;clientlogging=false"/>
					<bt:Override Locale="quz-PE" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=quz-PE&amp;clientlogging=false"/>
					<bt:Override Locale="ro-RO" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=ro-RO&amp;clientlogging=false"/>
					<bt:Override Locale="ru-RU" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=ru-RU&amp;clientlogging=false"/>
					<bt:Override Locale="rw-RW" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=rw-RW&amp;clientlogging=false"/>
					<bt:Override Locale="sd-Arab-PK" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=sd-Arab-PK&amp;clientlogging=false"/>
					<bt:Override Locale="si-LK" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=si-LK&amp;clientlogging=false"/>
					<bt:Override Locale="sk-SK" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=sk-SK&amp;clientlogging=false"/>
					<bt:Override Locale="sl-SI" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=sl-SI&amp;clientlogging=false"/>
					<bt:Override Locale="sq-AL" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=sq-AL&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Cyrl-BA" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=sr-Cyrl-BA&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Cyrl-RS" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=sr-Cyrl-RS&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Latn-RS" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=sr-Latn-RS&amp;clientlogging=false"/>
					<bt:Override Locale="sv-SE" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=sv-SE&amp;clientlogging=false"/>
					<bt:Override Locale="sw-KE" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=sw-KE&amp;clientlogging=false"/>
					<bt:Override Locale="ta-IN" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=ta-IN&amp;clientlogging=false"/>
					<bt:Override Locale="te-IN" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=te-IN&amp;clientlogging=false"/>
					<bt:Override Locale="tg-Cyrl-TJ" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=tg-Cyrl-TJ&amp;clientlogging=false"/>
					<bt:Override Locale="th-TH" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=th-TH&amp;clientlogging=false"/>
					<bt:Override Locale="ti-ET" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=ti-ET&amp;clientlogging=false"/>
					<bt:Override Locale="tk-TM" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=tk-TM&amp;clientlogging=false"/>
					<bt:Override Locale="tn-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=tn-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="tr-TR" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=tr-TR&amp;clientlogging=false"/>
					<bt:Override Locale="tt-RU" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=tt-RU&amp;clientlogging=false"/>
					<bt:Override Locale="ug-CN" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=ug-CN&amp;clientlogging=false"/>
					<bt:Override Locale="uk-UA" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=uk-UA&amp;clientlogging=false"/>
					<bt:Override Locale="ur-PK" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=ur-PK&amp;clientlogging=false"/>
					<bt:Override Locale="uz-Latn-UZ" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=uz-Latn-UZ&amp;clientlogging=false"/>
					<bt:Override Locale="vi-VN" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=vi-VN&amp;clientlogging=false"/>
					<bt:Override Locale="wo-SN" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=wo-SN&amp;clientlogging=false"/>
					<bt:Override Locale="xh-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=xh-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="yo-NG" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=yo-NG&amp;clientlogging=false"/>
					<bt:Override Locale="zh-CN" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=zh-CN&amp;clientlogging=false"/>
					<bt:Override Locale="zh-TW" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=zh-TW&amp;clientlogging=false"/>
					<bt:Override Locale="zu-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectionv2?ui=zu-ZA&amp;clientlogging=false"/>
				</bt:Url>
				<bt:Url id="localDistributeSectionUrl" DefaultValue="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS">
					<bt:Override Locale="af-ZA" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=af-ZA"/>
					<bt:Override Locale="am-ET" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=am-ET"/>
					<bt:Override Locale="ar-SA" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=ar-SA"/>
					<bt:Override Locale="as-IN" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=as-IN"/>
					<bt:Override Locale="az-Latn-AZ" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=az-Latn-AZ"/>
					<bt:Override Locale="be-BY" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=be-BY"/>
					<bt:Override Locale="bg-BG" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=bg-BG"/>
					<bt:Override Locale="bn-BD" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=bn-BD"/>
					<bt:Override Locale="bn-IN" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=bn-IN"/>
					<bt:Override Locale="bs-Latn-BA" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=bs-Latn-BA"/>
					<bt:Override Locale="ca-ES" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=ca-ES"/>
					<bt:Override Locale="ca-ES-valencia" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=ca-ES-valencia"/>
					<bt:Override Locale="cs-CZ" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=cs-CZ"/>
					<bt:Override Locale="cy-GB" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=cy-GB"/>
					<bt:Override Locale="da-DK" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=da-DK"/>
					<bt:Override Locale="de-DE" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=de-DE"/>
					<bt:Override Locale="el-GR" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=el-GR"/>
					<bt:Override Locale="es-ES" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=es-ES"/>
					<bt:Override Locale="et-EE" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=et-EE"/>
					<bt:Override Locale="eu-ES" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=eu-ES"/>
					<bt:Override Locale="fa-IR" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=fa-IR"/>
					<bt:Override Locale="fi-FI" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=fi-FI"/>
					<bt:Override Locale="fil-PH" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=fil-PH"/>
					<bt:Override Locale="fr-FR" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=fr-FR"/>
					<bt:Override Locale="ga-IE" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=ga-IE"/>
					<bt:Override Locale="gd-GB" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=gd-GB"/>
					<bt:Override Locale="gl-ES" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=gl-ES"/>
					<bt:Override Locale="gu-IN" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=gu-IN"/>
					<bt:Override Locale="ha-Latn-NG" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=ha-Latn-NG"/>
					<bt:Override Locale="he-IL" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=he-IL"/>
					<bt:Override Locale="hi-IN" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=hi-IN"/>
					<bt:Override Locale="hr-HR" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=hr-HR"/>
					<bt:Override Locale="hu-HU" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=hu-HU"/>
					<bt:Override Locale="hy-AM" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=hy-AM"/>
					<bt:Override Locale="id-ID" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=id-ID"/>
					<bt:Override Locale="ig-NG" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=ig-NG"/>
					<bt:Override Locale="is-IS" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=is-IS"/>
					<bt:Override Locale="it-IT" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=it-IT"/>
					<bt:Override Locale="ja-JP" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=ja-JP"/>
					<bt:Override Locale="ka-GE" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=ka-GE"/>
					<bt:Override Locale="kk-KZ" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=kk-KZ"/>
					<bt:Override Locale="km-KH" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=km-KH"/>
					<bt:Override Locale="kn-IN" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=kn-IN"/>
					<bt:Override Locale="kok-IN" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=kok-IN"/>
					<bt:Override Locale="ko-KR" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=ko-KR"/>
					<bt:Override Locale="ku-Arab-IQ" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=ku-Arab-IQ"/>
					<bt:Override Locale="ky-KG" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=ky-KG"/>
					<bt:Override Locale="lb-LU" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=lb-LU"/>
					<bt:Override Locale="lt-LT" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=lt-LT"/>
					<bt:Override Locale="lv-LV" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=lv-LV"/>
					<bt:Override Locale="mi-NZ" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=mi-NZ"/>
					<bt:Override Locale="mk-MK" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=mk-MK"/>
					<bt:Override Locale="ml-IN" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=ml-IN"/>
					<bt:Override Locale="mn-MN" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=mn-MN"/>
					<bt:Override Locale="mr-IN" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=mr-IN"/>
					<bt:Override Locale="ms-MY" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=ms-MY"/>
					<bt:Override Locale="mt-MT" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=mt-MT"/>
					<bt:Override Locale="nb-NO" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=nb-NO"/>
					<bt:Override Locale="ne-NP" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=ne-NP"/>
					<bt:Override Locale="nl-NL" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=nl-NL"/>
					<bt:Override Locale="nn-NO" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=nn-NO"/>
					<bt:Override Locale="nso-ZA" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=nso-ZA"/>
					<bt:Override Locale="or-IN" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=or-IN"/>
					<bt:Override Locale="pa-Arab-PK" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=pa-Arab-PK"/>
					<bt:Override Locale="pa-IN" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=pa-IN"/>
					<bt:Override Locale="pl-PL" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=pl-PL"/>
					<bt:Override Locale="prs-AF" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=prs-AF"/>
					<bt:Override Locale="pt-BR" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=pt-BR"/>
					<bt:Override Locale="pt-PT" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=pt-PT"/>
					<bt:Override Locale="quz-PE" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=quz-PE"/>
					<bt:Override Locale="ro-RO" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=ro-RO"/>
					<bt:Override Locale="ru-RU" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=ru-RU"/>
					<bt:Override Locale="rw-RW" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=rw-RW"/>
					<bt:Override Locale="sd-Arab-PK" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=sd-Arab-PK"/>
					<bt:Override Locale="si-LK" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=si-LK"/>
					<bt:Override Locale="sk-SK" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=sk-SK"/>
					<bt:Override Locale="sl-SI" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=sl-SI"/>
					<bt:Override Locale="sq-AL" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=sq-AL"/>
					<bt:Override Locale="sr-Cyrl-BA" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=sr-Cyrl-BA"/>
					<bt:Override Locale="sr-Cyrl-RS" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=sr-Cyrl-RS"/>
					<bt:Override Locale="sr-Latn-RS" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=sr-Latn-RS"/>
					<bt:Override Locale="sv-SE" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=sv-SE"/>
					<bt:Override Locale="sw-KE" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=sw-KE"/>
					<bt:Override Locale="ta-IN" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=ta-IN"/>
					<bt:Override Locale="te-IN" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=te-IN"/>
					<bt:Override Locale="tg-Cyrl-TJ" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=tg-Cyrl-TJ"/>
					<bt:Override Locale="th-TH" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=th-TH"/>
					<bt:Override Locale="ti-ET" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=ti-ET"/>
					<bt:Override Locale="tk-TM" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=tk-TM"/>
					<bt:Override Locale="tn-ZA" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=tn-ZA"/>
					<bt:Override Locale="tr-TR" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=tr-TR"/>
					<bt:Override Locale="tt-RU" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=tt-RU"/>
					<bt:Override Locale="ug-CN" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=ug-CN"/>
					<bt:Override Locale="uk-UA" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=uk-UA"/>
					<bt:Override Locale="ur-PK" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=ur-PK"/>
					<bt:Override Locale="uz-Latn-UZ" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=uz-Latn-UZ"/>
					<bt:Override Locale="vi-VN" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=vi-VN"/>
					<bt:Override Locale="wo-SN" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=wo-SN"/>
					<bt:Override Locale="xh-ZA" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=xh-ZA"/>
					<bt:Override Locale="yo-NG" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=yo-NG"/>
					<bt:Override Locale="zh-CN" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=zh-CN"/>
					<bt:Override Locale="zh-TW" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=zh-TW"/>
					<bt:Override Locale="zu-ZA" Value="ms-appx-web:///jsaddins/locallaunch/locallaunch.html?onenoteagave=CNDS&amp;ui=zu-ZA"/>
				</bt:Url>
				<bt:Url id="reviewStudentWorkUrl" DefaultValue="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?clientlogging=false">
					<bt:Override Locale="af-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=af-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="am-ET" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=am-ET&amp;clientlogging=false"/>
					<bt:Override Locale="ar-SA" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=ar-SA&amp;clientlogging=false"/>
					<bt:Override Locale="as-IN" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=as-IN&amp;clientlogging=false"/>
					<bt:Override Locale="az-Latn-AZ" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=az-Latn-AZ&amp;clientlogging=false"/>
					<bt:Override Locale="be-BY" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=be-BY&amp;clientlogging=false"/>
					<bt:Override Locale="bg-BG" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=bg-BG&amp;clientlogging=false"/>
					<bt:Override Locale="bn-BD" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=bn-BD&amp;clientlogging=false"/>
					<bt:Override Locale="bn-IN" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=bn-IN&amp;clientlogging=false"/>
					<bt:Override Locale="bs-Latn-BA" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=bs-Latn-BA&amp;clientlogging=false"/>
					<bt:Override Locale="ca-ES" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=ca-ES&amp;clientlogging=false"/>
					<bt:Override Locale="ca-ES-valencia" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=ca-ES-valencia&amp;clientlogging=false"/>
					<bt:Override Locale="cs-CZ" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=cs-CZ&amp;clientlogging=false"/>
					<bt:Override Locale="cy-GB" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=cy-GB&amp;clientlogging=false"/>
					<bt:Override Locale="da-DK" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=da-DK&amp;clientlogging=false"/>
					<bt:Override Locale="de-DE" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=de-DE&amp;clientlogging=false"/>
					<bt:Override Locale="el-GR" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=el-GR&amp;clientlogging=false"/>
					<bt:Override Locale="es-ES" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=es-ES&amp;clientlogging=false"/>
					<bt:Override Locale="et-EE" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=et-EE&amp;clientlogging=false"/>
					<bt:Override Locale="eu-ES" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=eu-ES&amp;clientlogging=false"/>
					<bt:Override Locale="fa-IR" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=fa-IR&amp;clientlogging=false"/>
					<bt:Override Locale="fi-FI" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=fi-FI&amp;clientlogging=false"/>
					<bt:Override Locale="fil-PH" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=fil-PH&amp;clientlogging=false"/>
					<bt:Override Locale="fr-FR" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=fr-FR&amp;clientlogging=false"/>
					<bt:Override Locale="ga-IE" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=ga-IE&amp;clientlogging=false"/>
					<bt:Override Locale="gd-GB" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=gd-GB&amp;clientlogging=false"/>
					<bt:Override Locale="gl-ES" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=gl-ES&amp;clientlogging=false"/>
					<bt:Override Locale="gu-IN" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=gu-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ha-Latn-NG" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=ha-Latn-NG&amp;clientlogging=false"/>
					<bt:Override Locale="he-IL" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=he-IL&amp;clientlogging=false"/>
					<bt:Override Locale="hi-IN" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=hi-IN&amp;clientlogging=false"/>
					<bt:Override Locale="hr-HR" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=hr-HR&amp;clientlogging=false"/>
					<bt:Override Locale="hu-HU" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=hu-HU&amp;clientlogging=false"/>
					<bt:Override Locale="hy-AM" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=hy-AM&amp;clientlogging=false"/>
					<bt:Override Locale="id-ID" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=id-ID&amp;clientlogging=false"/>
					<bt:Override Locale="ig-NG" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=ig-NG&amp;clientlogging=false"/>
					<bt:Override Locale="is-IS" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=is-IS&amp;clientlogging=false"/>
					<bt:Override Locale="it-IT" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=it-IT&amp;clientlogging=false"/>
					<bt:Override Locale="ja-JP" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=ja-JP&amp;clientlogging=false"/>
					<bt:Override Locale="ka-GE" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=ka-GE&amp;clientlogging=false"/>
					<bt:Override Locale="kk-KZ" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=kk-KZ&amp;clientlogging=false"/>
					<bt:Override Locale="km-KH" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=km-KH&amp;clientlogging=false"/>
					<bt:Override Locale="kn-IN" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=kn-IN&amp;clientlogging=false"/>
					<bt:Override Locale="kok-IN" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=kok-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ko-KR" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=ko-KR&amp;clientlogging=false"/>
					<bt:Override Locale="ku-Arab-IQ" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=ku-Arab-IQ&amp;clientlogging=false"/>
					<bt:Override Locale="ky-KG" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=ky-KG&amp;clientlogging=false"/>
					<bt:Override Locale="lb-LU" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=lb-LU&amp;clientlogging=false"/>
					<bt:Override Locale="lt-LT" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=lt-LT&amp;clientlogging=false"/>
					<bt:Override Locale="lv-LV" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=lv-LV&amp;clientlogging=false"/>
					<bt:Override Locale="mi-NZ" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=mi-NZ&amp;clientlogging=false"/>
					<bt:Override Locale="mk-MK" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=mk-MK&amp;clientlogging=false"/>
					<bt:Override Locale="ml-IN" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=ml-IN&amp;clientlogging=false"/>
					<bt:Override Locale="mn-MN" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=mn-MN&amp;clientlogging=false"/>
					<bt:Override Locale="mr-IN" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=mr-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ms-MY" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=ms-MY&amp;clientlogging=false"/>
					<bt:Override Locale="mt-MT" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=mt-MT&amp;clientlogging=false"/>
					<bt:Override Locale="nb-NO" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=nb-NO&amp;clientlogging=false"/>
					<bt:Override Locale="ne-NP" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=ne-NP&amp;clientlogging=false"/>
					<bt:Override Locale="nl-NL" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=nl-NL&amp;clientlogging=false"/>
					<bt:Override Locale="nn-NO" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=nn-NO&amp;clientlogging=false"/>
					<bt:Override Locale="nso-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=nso-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="or-IN" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=or-IN&amp;clientlogging=false"/>
					<bt:Override Locale="pa-Arab-PK" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=pa-Arab-PK&amp;clientlogging=false"/>
					<bt:Override Locale="pa-IN" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=pa-IN&amp;clientlogging=false"/>
					<bt:Override Locale="pl-PL" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=pl-PL&amp;clientlogging=false"/>
					<bt:Override Locale="prs-AF" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=prs-AF&amp;clientlogging=false"/>
					<bt:Override Locale="pt-BR" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=pt-BR&amp;clientlogging=false"/>
					<bt:Override Locale="pt-PT" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=pt-PT&amp;clientlogging=false"/>
					<bt:Override Locale="quz-PE" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=quz-PE&amp;clientlogging=false"/>
					<bt:Override Locale="ro-RO" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=ro-RO&amp;clientlogging=false"/>
					<bt:Override Locale="ru-RU" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=ru-RU&amp;clientlogging=false"/>
					<bt:Override Locale="rw-RW" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=rw-RW&amp;clientlogging=false"/>
					<bt:Override Locale="sd-Arab-PK" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=sd-Arab-PK&amp;clientlogging=false"/>
					<bt:Override Locale="si-LK" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=si-LK&amp;clientlogging=false"/>
					<bt:Override Locale="sk-SK" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=sk-SK&amp;clientlogging=false"/>
					<bt:Override Locale="sl-SI" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=sl-SI&amp;clientlogging=false"/>
					<bt:Override Locale="sq-AL" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=sq-AL&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Cyrl-BA" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=sr-Cyrl-BA&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Cyrl-RS" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=sr-Cyrl-RS&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Latn-RS" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=sr-Latn-RS&amp;clientlogging=false"/>
					<bt:Override Locale="sv-SE" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=sv-SE&amp;clientlogging=false"/>
					<bt:Override Locale="sw-KE" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=sw-KE&amp;clientlogging=false"/>
					<bt:Override Locale="ta-IN" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=ta-IN&amp;clientlogging=false"/>
					<bt:Override Locale="te-IN" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=te-IN&amp;clientlogging=false"/>
					<bt:Override Locale="tg-Cyrl-TJ" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=tg-Cyrl-TJ&amp;clientlogging=false"/>
					<bt:Override Locale="th-TH" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=th-TH&amp;clientlogging=false"/>
					<bt:Override Locale="ti-ET" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=ti-ET&amp;clientlogging=false"/>
					<bt:Override Locale="tk-TM" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=tk-TM&amp;clientlogging=false"/>
					<bt:Override Locale="tn-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=tn-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="tr-TR" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=tr-TR&amp;clientlogging=false"/>
					<bt:Override Locale="tt-RU" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=tt-RU&amp;clientlogging=false"/>
					<bt:Override Locale="ug-CN" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=ug-CN&amp;clientlogging=false"/>
					<bt:Override Locale="uk-UA" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=uk-UA&amp;clientlogging=false"/>
					<bt:Override Locale="ur-PK" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=ur-PK&amp;clientlogging=false"/>
					<bt:Override Locale="uz-Latn-UZ" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=uz-Latn-UZ&amp;clientlogging=false"/>
					<bt:Override Locale="vi-VN" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=vi-VN&amp;clientlogging=false"/>
					<bt:Override Locale="wo-SN" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=wo-SN&amp;clientlogging=false"/>
					<bt:Override Locale="xh-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=xh-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="yo-NG" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=yo-NG&amp;clientlogging=false"/>
					<bt:Override Locale="zh-CN" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=zh-CN&amp;clientlogging=false"/>
					<bt:Override Locale="zh-TW" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=zh-TW&amp;clientlogging=false"/>
					<bt:Override Locale="zu-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/reviewstudentworkv2?ui=zu-ZA&amp;clientlogging=false"/>
				</bt:Url>
				<bt:Url id="assignmentAssignedUrl" DefaultValue="https://www.onenote.com/officeaddins/classnotebook/createassignment?clientlogging=false">
					<bt:Override Locale="af-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=af-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="am-ET" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=am-ET&amp;clientlogging=false"/>
					<bt:Override Locale="ar-SA" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=ar-SA&amp;clientlogging=false"/>
					<bt:Override Locale="as-IN" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=as-IN&amp;clientlogging=false"/>
					<bt:Override Locale="az-Latn-AZ" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=az-Latn-AZ&amp;clientlogging=false"/>
					<bt:Override Locale="be-BY" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=be-BY&amp;clientlogging=false"/>
					<bt:Override Locale="bg-BG" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=bg-BG&amp;clientlogging=false"/>
					<bt:Override Locale="bn-BD" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=bn-BD&amp;clientlogging=false"/>
					<bt:Override Locale="bn-IN" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=bn-IN&amp;clientlogging=false"/>
					<bt:Override Locale="bs-Latn-BA" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=bs-Latn-BA&amp;clientlogging=false"/>
					<bt:Override Locale="ca-ES" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=ca-ES&amp;clientlogging=false"/>
					<bt:Override Locale="ca-ES-valencia" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=ca-ES-valencia&amp;clientlogging=false"/>
					<bt:Override Locale="cs-CZ" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=cs-CZ&amp;clientlogging=false"/>
					<bt:Override Locale="cy-GB" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=cy-GB&amp;clientlogging=false"/>
					<bt:Override Locale="da-DK" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=da-DK&amp;clientlogging=false"/>
					<bt:Override Locale="de-DE" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=de-DE&amp;clientlogging=false"/>
					<bt:Override Locale="el-GR" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=el-GR&amp;clientlogging=false"/>
					<bt:Override Locale="es-ES" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=es-ES&amp;clientlogging=false"/>
					<bt:Override Locale="et-EE" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=et-EE&amp;clientlogging=false"/>
					<bt:Override Locale="eu-ES" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=eu-ES&amp;clientlogging=false"/>
					<bt:Override Locale="fa-IR" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=fa-IR&amp;clientlogging=false"/>
					<bt:Override Locale="fi-FI" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=fi-FI&amp;clientlogging=false"/>
					<bt:Override Locale="fil-PH" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=fil-PH&amp;clientlogging=false"/>
					<bt:Override Locale="fr-FR" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=fr-FR&amp;clientlogging=false"/>
					<bt:Override Locale="ga-IE" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=ga-IE&amp;clientlogging=false"/>
					<bt:Override Locale="gd-GB" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=gd-GB&amp;clientlogging=false"/>
					<bt:Override Locale="gl-ES" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=gl-ES&amp;clientlogging=false"/>
					<bt:Override Locale="gu-IN" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=gu-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ha-Latn-NG" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=ha-Latn-NG&amp;clientlogging=false"/>
					<bt:Override Locale="he-IL" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=he-IL&amp;clientlogging=false"/>
					<bt:Override Locale="hi-IN" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=hi-IN&amp;clientlogging=false"/>
					<bt:Override Locale="hr-HR" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=hr-HR&amp;clientlogging=false"/>
					<bt:Override Locale="hu-HU" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=hu-HU&amp;clientlogging=false"/>
					<bt:Override Locale="hy-AM" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=hy-AM&amp;clientlogging=false"/>
					<bt:Override Locale="id-ID" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=id-ID&amp;clientlogging=false"/>
					<bt:Override Locale="ig-NG" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=ig-NG&amp;clientlogging=false"/>
					<bt:Override Locale="is-IS" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=is-IS&amp;clientlogging=false"/>
					<bt:Override Locale="it-IT" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=it-IT&amp;clientlogging=false"/>
					<bt:Override Locale="ja-JP" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=ja-JP&amp;clientlogging=false"/>
					<bt:Override Locale="ka-GE" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=ka-GE&amp;clientlogging=false"/>
					<bt:Override Locale="kk-KZ" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=kk-KZ&amp;clientlogging=false"/>
					<bt:Override Locale="km-KH" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=km-KH&amp;clientlogging=false"/>
					<bt:Override Locale="kn-IN" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=kn-IN&amp;clientlogging=false"/>
					<bt:Override Locale="kok-IN" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=kok-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ko-KR" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=ko-KR&amp;clientlogging=false"/>
					<bt:Override Locale="ku-Arab-IQ" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=ku-Arab-IQ&amp;clientlogging=false"/>
					<bt:Override Locale="ky-KG" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=ky-KG&amp;clientlogging=false"/>
					<bt:Override Locale="lb-LU" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=lb-LU&amp;clientlogging=false"/>
					<bt:Override Locale="lt-LT" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=lt-LT&amp;clientlogging=false"/>
					<bt:Override Locale="lv-LV" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=lv-LV&amp;clientlogging=false"/>
					<bt:Override Locale="mi-NZ" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=mi-NZ&amp;clientlogging=false"/>
					<bt:Override Locale="mk-MK" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=mk-MK&amp;clientlogging=false"/>
					<bt:Override Locale="ml-IN" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=ml-IN&amp;clientlogging=false"/>
					<bt:Override Locale="mn-MN" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=mn-MN&amp;clientlogging=false"/>
					<bt:Override Locale="mr-IN" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=mr-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ms-MY" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=ms-MY&amp;clientlogging=false"/>
					<bt:Override Locale="mt-MT" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=mt-MT&amp;clientlogging=false"/>
					<bt:Override Locale="nb-NO" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=nb-NO&amp;clientlogging=false"/>
					<bt:Override Locale="ne-NP" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=ne-NP&amp;clientlogging=false"/>
					<bt:Override Locale="nl-NL" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=nl-NL&amp;clientlogging=false"/>
					<bt:Override Locale="nn-NO" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=nn-NO&amp;clientlogging=false"/>
					<bt:Override Locale="nso-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=nso-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="or-IN" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=or-IN&amp;clientlogging=false"/>
					<bt:Override Locale="pa-Arab-PK" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=pa-Arab-PK&amp;clientlogging=false"/>
					<bt:Override Locale="pa-IN" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=pa-IN&amp;clientlogging=false"/>
					<bt:Override Locale="pl-PL" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=pl-PL&amp;clientlogging=false"/>
					<bt:Override Locale="prs-AF" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=prs-AF&amp;clientlogging=false"/>
					<bt:Override Locale="pt-BR" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=pt-BR&amp;clientlogging=false"/>
					<bt:Override Locale="pt-PT" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=pt-PT&amp;clientlogging=false"/>
					<bt:Override Locale="quz-PE" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=quz-PE&amp;clientlogging=false"/>
					<bt:Override Locale="ro-RO" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=ro-RO&amp;clientlogging=false"/>
					<bt:Override Locale="ru-RU" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=ru-RU&amp;clientlogging=false"/>
					<bt:Override Locale="rw-RW" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=rw-RW&amp;clientlogging=false"/>
					<bt:Override Locale="sd-Arab-PK" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=sd-Arab-PK&amp;clientlogging=false"/>
					<bt:Override Locale="si-LK" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=si-LK&amp;clientlogging=false"/>
					<bt:Override Locale="sk-SK" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=sk-SK&amp;clientlogging=false"/>
					<bt:Override Locale="sl-SI" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=sl-SI&amp;clientlogging=false"/>
					<bt:Override Locale="sq-AL" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=sq-AL&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Cyrl-BA" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=sr-Cyrl-BA&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Cyrl-RS" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=sr-Cyrl-RS&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Latn-RS" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=sr-Latn-RS&amp;clientlogging=false"/>
					<bt:Override Locale="sv-SE" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=sv-SE&amp;clientlogging=false"/>
					<bt:Override Locale="sw-KE" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=sw-KE&amp;clientlogging=false"/>
					<bt:Override Locale="ta-IN" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=ta-IN&amp;clientlogging=false"/>
					<bt:Override Locale="te-IN" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=te-IN&amp;clientlogging=false"/>
					<bt:Override Locale="tg-Cyrl-TJ" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=tg-Cyrl-TJ&amp;clientlogging=false"/>
					<bt:Override Locale="th-TH" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=th-TH&amp;clientlogging=false"/>
					<bt:Override Locale="ti-ET" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=ti-ET&amp;clientlogging=false"/>
					<bt:Override Locale="tk-TM" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=tk-TM&amp;clientlogging=false"/>
					<bt:Override Locale="tn-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=tn-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="tr-TR" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=tr-TR&amp;clientlogging=false"/>
					<bt:Override Locale="tt-RU" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=tt-RU&amp;clientlogging=false"/>
					<bt:Override Locale="ug-CN" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=ug-CN&amp;clientlogging=false"/>
					<bt:Override Locale="uk-UA" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=uk-UA&amp;clientlogging=false"/>
					<bt:Override Locale="ur-PK" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=ur-PK&amp;clientlogging=false"/>
					<bt:Override Locale="uz-Latn-UZ" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=uz-Latn-UZ&amp;clientlogging=false"/>
					<bt:Override Locale="vi-VN" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=vi-VN&amp;clientlogging=false"/>
					<bt:Override Locale="wo-SN" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=wo-SN&amp;clientlogging=false"/>
					<bt:Override Locale="xh-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=xh-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="yo-NG" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=yo-NG&amp;clientlogging=false"/>
					<bt:Override Locale="zh-CN" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=zh-CN&amp;clientlogging=false"/>
					<bt:Override Locale="zh-TW" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=zh-TW&amp;clientlogging=false"/>
					<bt:Override Locale="zu-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/createassignment?ui=zu-ZA&amp;clientlogging=false"/>
				</bt:Url>
				<bt:Url id="connectionsUrl" DefaultValue="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?clientlogging=false">
					<bt:Override Locale="af-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=af-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="am-ET" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=am-ET&amp;clientlogging=false"/>
					<bt:Override Locale="ar-SA" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=ar-SA&amp;clientlogging=false"/>
					<bt:Override Locale="as-IN" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=as-IN&amp;clientlogging=false"/>
					<bt:Override Locale="az-Latn-AZ" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=az-Latn-AZ&amp;clientlogging=false"/>
					<bt:Override Locale="be-BY" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=be-BY&amp;clientlogging=false"/>
					<bt:Override Locale="bg-BG" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=bg-BG&amp;clientlogging=false"/>
					<bt:Override Locale="bn-BD" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=bn-BD&amp;clientlogging=false"/>
					<bt:Override Locale="bn-IN" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=bn-IN&amp;clientlogging=false"/>
					<bt:Override Locale="bs-Latn-BA" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=bs-Latn-BA&amp;clientlogging=false"/>
					<bt:Override Locale="ca-ES" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=ca-ES&amp;clientlogging=false"/>
					<bt:Override Locale="ca-ES-valencia" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=ca-ES-valencia&amp;clientlogging=false"/>
					<bt:Override Locale="cs-CZ" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=cs-CZ&amp;clientlogging=false"/>
					<bt:Override Locale="cy-GB" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=cy-GB&amp;clientlogging=false"/>
					<bt:Override Locale="da-DK" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=da-DK&amp;clientlogging=false"/>
					<bt:Override Locale="de-DE" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=de-DE&amp;clientlogging=false"/>
					<bt:Override Locale="el-GR" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=el-GR&amp;clientlogging=false"/>
					<bt:Override Locale="es-ES" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=es-ES&amp;clientlogging=false"/>
					<bt:Override Locale="et-EE" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=et-EE&amp;clientlogging=false"/>
					<bt:Override Locale="eu-ES" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=eu-ES&amp;clientlogging=false"/>
					<bt:Override Locale="fa-IR" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=fa-IR&amp;clientlogging=false"/>
					<bt:Override Locale="fi-FI" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=fi-FI&amp;clientlogging=false"/>
					<bt:Override Locale="fil-PH" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=fil-PH&amp;clientlogging=false"/>
					<bt:Override Locale="fr-FR" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=fr-FR&amp;clientlogging=false"/>
					<bt:Override Locale="ga-IE" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=ga-IE&amp;clientlogging=false"/>
					<bt:Override Locale="gd-GB" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=gd-GB&amp;clientlogging=false"/>
					<bt:Override Locale="gl-ES" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=gl-ES&amp;clientlogging=false"/>
					<bt:Override Locale="gu-IN" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=gu-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ha-Latn-NG" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=ha-Latn-NG&amp;clientlogging=false"/>
					<bt:Override Locale="he-IL" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=he-IL&amp;clientlogging=false"/>
					<bt:Override Locale="hi-IN" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=hi-IN&amp;clientlogging=false"/>
					<bt:Override Locale="hr-HR" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=hr-HR&amp;clientlogging=false"/>
					<bt:Override Locale="hu-HU" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=hu-HU&amp;clientlogging=false"/>
					<bt:Override Locale="hy-AM" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=hy-AM&amp;clientlogging=false"/>
					<bt:Override Locale="id-ID" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=id-ID&amp;clientlogging=false"/>
					<bt:Override Locale="ig-NG" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=ig-NG&amp;clientlogging=false"/>
					<bt:Override Locale="is-IS" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=is-IS&amp;clientlogging=false"/>
					<bt:Override Locale="it-IT" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=it-IT&amp;clientlogging=false"/>
					<bt:Override Locale="ja-JP" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=ja-JP&amp;clientlogging=false"/>
					<bt:Override Locale="ka-GE" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=ka-GE&amp;clientlogging=false"/>
					<bt:Override Locale="kk-KZ" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=kk-KZ&amp;clientlogging=false"/>
					<bt:Override Locale="km-KH" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=km-KH&amp;clientlogging=false"/>
					<bt:Override Locale="kn-IN" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=kn-IN&amp;clientlogging=false"/>
					<bt:Override Locale="kok-IN" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=kok-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ko-KR" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=ko-KR&amp;clientlogging=false"/>
					<bt:Override Locale="ku-Arab-IQ" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=ku-Arab-IQ&amp;clientlogging=false"/>
					<bt:Override Locale="ky-KG" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=ky-KG&amp;clientlogging=false"/>
					<bt:Override Locale="lb-LU" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=lb-LU&amp;clientlogging=false"/>
					<bt:Override Locale="lt-LT" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=lt-LT&amp;clientlogging=false"/>
					<bt:Override Locale="lv-LV" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=lv-LV&amp;clientlogging=false"/>
					<bt:Override Locale="mi-NZ" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=mi-NZ&amp;clientlogging=false"/>
					<bt:Override Locale="mk-MK" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=mk-MK&amp;clientlogging=false"/>
					<bt:Override Locale="ml-IN" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=ml-IN&amp;clientlogging=false"/>
					<bt:Override Locale="mn-MN" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=mn-MN&amp;clientlogging=false"/>
					<bt:Override Locale="mr-IN" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=mr-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ms-MY" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=ms-MY&amp;clientlogging=false"/>
					<bt:Override Locale="mt-MT" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=mt-MT&amp;clientlogging=false"/>
					<bt:Override Locale="nb-NO" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=nb-NO&amp;clientlogging=false"/>
					<bt:Override Locale="ne-NP" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=ne-NP&amp;clientlogging=false"/>
					<bt:Override Locale="nl-NL" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=nl-NL&amp;clientlogging=false"/>
					<bt:Override Locale="nn-NO" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=nn-NO&amp;clientlogging=false"/>
					<bt:Override Locale="nso-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=nso-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="or-IN" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=or-IN&amp;clientlogging=false"/>
					<bt:Override Locale="pa-Arab-PK" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=pa-Arab-PK&amp;clientlogging=false"/>
					<bt:Override Locale="pa-IN" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=pa-IN&amp;clientlogging=false"/>
					<bt:Override Locale="pl-PL" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=pl-PL&amp;clientlogging=false"/>
					<bt:Override Locale="prs-AF" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=prs-AF&amp;clientlogging=false"/>
					<bt:Override Locale="pt-BR" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=pt-BR&amp;clientlogging=false"/>
					<bt:Override Locale="pt-PT" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=pt-PT&amp;clientlogging=false"/>
					<bt:Override Locale="quz-PE" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=quz-PE&amp;clientlogging=false"/>
					<bt:Override Locale="ro-RO" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=ro-RO&amp;clientlogging=false"/>
					<bt:Override Locale="ru-RU" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=ru-RU&amp;clientlogging=false"/>
					<bt:Override Locale="rw-RW" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=rw-RW&amp;clientlogging=false"/>
					<bt:Override Locale="sd-Arab-PK" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=sd-Arab-PK&amp;clientlogging=false"/>
					<bt:Override Locale="si-LK" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=si-LK&amp;clientlogging=false"/>
					<bt:Override Locale="sk-SK" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=sk-SK&amp;clientlogging=false"/>
					<bt:Override Locale="sl-SI" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=sl-SI&amp;clientlogging=false"/>
					<bt:Override Locale="sq-AL" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=sq-AL&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Cyrl-BA" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=sr-Cyrl-BA&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Cyrl-RS" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=sr-Cyrl-RS&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Latn-RS" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=sr-Latn-RS&amp;clientlogging=false"/>
					<bt:Override Locale="sv-SE" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=sv-SE&amp;clientlogging=false"/>
					<bt:Override Locale="sw-KE" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=sw-KE&amp;clientlogging=false"/>
					<bt:Override Locale="ta-IN" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=ta-IN&amp;clientlogging=false"/>
					<bt:Override Locale="te-IN" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=te-IN&amp;clientlogging=false"/>
					<bt:Override Locale="tg-Cyrl-TJ" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=tg-Cyrl-TJ&amp;clientlogging=false"/>
					<bt:Override Locale="th-TH" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=th-TH&amp;clientlogging=false"/>
					<bt:Override Locale="ti-ET" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=ti-ET&amp;clientlogging=false"/>
					<bt:Override Locale="tk-TM" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=tk-TM&amp;clientlogging=false"/>
					<bt:Override Locale="tn-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=tn-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="tr-TR" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=tr-TR&amp;clientlogging=false"/>
					<bt:Override Locale="tt-RU" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=tt-RU&amp;clientlogging=false"/>
					<bt:Override Locale="ug-CN" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=ug-CN&amp;clientlogging=false"/>
					<bt:Override Locale="uk-UA" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=uk-UA&amp;clientlogging=false"/>
					<bt:Override Locale="ur-PK" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=ur-PK&amp;clientlogging=false"/>
					<bt:Override Locale="uz-Latn-UZ" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=uz-Latn-UZ&amp;clientlogging=false"/>
					<bt:Override Locale="vi-VN" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=vi-VN&amp;clientlogging=false"/>
					<bt:Override Locale="wo-SN" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=wo-SN&amp;clientlogging=false"/>
					<bt:Override Locale="xh-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=xh-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="yo-NG" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=yo-NG&amp;clientlogging=false"/>
					<bt:Override Locale="zh-CN" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=zh-CN&amp;clientlogging=false"/>
					<bt:Override Locale="zh-TW" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=zh-TW&amp;clientlogging=false"/>
					<bt:Override Locale="zu-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/lmsconnection?ui=zu-ZA&amp;clientlogging=false"/>
				</bt:Url>
				<bt:Url id="mapClassNotebooksUrl" DefaultValue="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?clientlogging=false">
					<bt:Override Locale="af-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=af-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="am-ET" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=am-ET&amp;clientlogging=false"/>
					<bt:Override Locale="ar-SA" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=ar-SA&amp;clientlogging=false"/>
					<bt:Override Locale="as-IN" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=as-IN&amp;clientlogging=false"/>
					<bt:Override Locale="az-Latn-AZ" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=az-Latn-AZ&amp;clientlogging=false"/>
					<bt:Override Locale="be-BY" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=be-BY&amp;clientlogging=false"/>
					<bt:Override Locale="bg-BG" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=bg-BG&amp;clientlogging=false"/>
					<bt:Override Locale="bn-BD" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=bn-BD&amp;clientlogging=false"/>
					<bt:Override Locale="bn-IN" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=bn-IN&amp;clientlogging=false"/>
					<bt:Override Locale="bs-Latn-BA" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=bs-Latn-BA&amp;clientlogging=false"/>
					<bt:Override Locale="ca-ES" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=ca-ES&amp;clientlogging=false"/>
					<bt:Override Locale="ca-ES-valencia" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=ca-ES-valencia&amp;clientlogging=false"/>
					<bt:Override Locale="cs-CZ" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=cs-CZ&amp;clientlogging=false"/>
					<bt:Override Locale="cy-GB" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=cy-GB&amp;clientlogging=false"/>
					<bt:Override Locale="da-DK" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=da-DK&amp;clientlogging=false"/>
					<bt:Override Locale="de-DE" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=de-DE&amp;clientlogging=false"/>
					<bt:Override Locale="el-GR" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=el-GR&amp;clientlogging=false"/>
					<bt:Override Locale="es-ES" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=es-ES&amp;clientlogging=false"/>
					<bt:Override Locale="et-EE" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=et-EE&amp;clientlogging=false"/>
					<bt:Override Locale="eu-ES" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=eu-ES&amp;clientlogging=false"/>
					<bt:Override Locale="fa-IR" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=fa-IR&amp;clientlogging=false"/>
					<bt:Override Locale="fi-FI" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=fi-FI&amp;clientlogging=false"/>
					<bt:Override Locale="fil-PH" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=fil-PH&amp;clientlogging=false"/>
					<bt:Override Locale="fr-FR" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=fr-FR&amp;clientlogging=false"/>
					<bt:Override Locale="ga-IE" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=ga-IE&amp;clientlogging=false"/>
					<bt:Override Locale="gd-GB" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=gd-GB&amp;clientlogging=false"/>
					<bt:Override Locale="gl-ES" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=gl-ES&amp;clientlogging=false"/>
					<bt:Override Locale="gu-IN" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=gu-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ha-Latn-NG" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=ha-Latn-NG&amp;clientlogging=false"/>
					<bt:Override Locale="he-IL" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=he-IL&amp;clientlogging=false"/>
					<bt:Override Locale="hi-IN" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=hi-IN&amp;clientlogging=false"/>
					<bt:Override Locale="hr-HR" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=hr-HR&amp;clientlogging=false"/>
					<bt:Override Locale="hu-HU" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=hu-HU&amp;clientlogging=false"/>
					<bt:Override Locale="hy-AM" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=hy-AM&amp;clientlogging=false"/>
					<bt:Override Locale="id-ID" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=id-ID&amp;clientlogging=false"/>
					<bt:Override Locale="ig-NG" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=ig-NG&amp;clientlogging=false"/>
					<bt:Override Locale="is-IS" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=is-IS&amp;clientlogging=false"/>
					<bt:Override Locale="it-IT" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=it-IT&amp;clientlogging=false"/>
					<bt:Override Locale="ja-JP" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=ja-JP&amp;clientlogging=false"/>
					<bt:Override Locale="ka-GE" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=ka-GE&amp;clientlogging=false"/>
					<bt:Override Locale="kk-KZ" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=kk-KZ&amp;clientlogging=false"/>
					<bt:Override Locale="km-KH" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=km-KH&amp;clientlogging=false"/>
					<bt:Override Locale="kn-IN" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=kn-IN&amp;clientlogging=false"/>
					<bt:Override Locale="kok-IN" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=kok-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ko-KR" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=ko-KR&amp;clientlogging=false"/>
					<bt:Override Locale="ku-Arab-IQ" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=ku-Arab-IQ&amp;clientlogging=false"/>
					<bt:Override Locale="ky-KG" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=ky-KG&amp;clientlogging=false"/>
					<bt:Override Locale="lb-LU" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=lb-LU&amp;clientlogging=false"/>
					<bt:Override Locale="lt-LT" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=lt-LT&amp;clientlogging=false"/>
					<bt:Override Locale="lv-LV" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=lv-LV&amp;clientlogging=false"/>
					<bt:Override Locale="mi-NZ" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=mi-NZ&amp;clientlogging=false"/>
					<bt:Override Locale="mk-MK" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=mk-MK&amp;clientlogging=false"/>
					<bt:Override Locale="ml-IN" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=ml-IN&amp;clientlogging=false"/>
					<bt:Override Locale="mn-MN" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=mn-MN&amp;clientlogging=false"/>
					<bt:Override Locale="mr-IN" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=mr-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ms-MY" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=ms-MY&amp;clientlogging=false"/>
					<bt:Override Locale="mt-MT" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=mt-MT&amp;clientlogging=false"/>
					<bt:Override Locale="nb-NO" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=nb-NO&amp;clientlogging=false"/>
					<bt:Override Locale="ne-NP" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=ne-NP&amp;clientlogging=false"/>
					<bt:Override Locale="nl-NL" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=nl-NL&amp;clientlogging=false"/>
					<bt:Override Locale="nn-NO" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=nn-NO&amp;clientlogging=false"/>
					<bt:Override Locale="nso-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=nso-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="or-IN" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=or-IN&amp;clientlogging=false"/>
					<bt:Override Locale="pa-Arab-PK" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=pa-Arab-PK&amp;clientlogging=false"/>
					<bt:Override Locale="pa-IN" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=pa-IN&amp;clientlogging=false"/>
					<bt:Override Locale="pl-PL" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=pl-PL&amp;clientlogging=false"/>
					<bt:Override Locale="prs-AF" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=prs-AF&amp;clientlogging=false"/>
					<bt:Override Locale="pt-BR" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=pt-BR&amp;clientlogging=false"/>
					<bt:Override Locale="pt-PT" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=pt-PT&amp;clientlogging=false"/>
					<bt:Override Locale="quz-PE" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=quz-PE&amp;clientlogging=false"/>
					<bt:Override Locale="ro-RO" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=ro-RO&amp;clientlogging=false"/>
					<bt:Override Locale="ru-RU" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=ru-RU&amp;clientlogging=false"/>
					<bt:Override Locale="rw-RW" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=rw-RW&amp;clientlogging=false"/>
					<bt:Override Locale="sd-Arab-PK" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=sd-Arab-PK&amp;clientlogging=false"/>
					<bt:Override Locale="si-LK" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=si-LK&amp;clientlogging=false"/>
					<bt:Override Locale="sk-SK" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=sk-SK&amp;clientlogging=false"/>
					<bt:Override Locale="sl-SI" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=sl-SI&amp;clientlogging=false"/>
					<bt:Override Locale="sq-AL" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=sq-AL&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Cyrl-BA" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=sr-Cyrl-BA&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Cyrl-RS" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=sr-Cyrl-RS&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Latn-RS" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=sr-Latn-RS&amp;clientlogging=false"/>
					<bt:Override Locale="sv-SE" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=sv-SE&amp;clientlogging=false"/>
					<bt:Override Locale="sw-KE" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=sw-KE&amp;clientlogging=false"/>
					<bt:Override Locale="ta-IN" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=ta-IN&amp;clientlogging=false"/>
					<bt:Override Locale="te-IN" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=te-IN&amp;clientlogging=false"/>
					<bt:Override Locale="tg-Cyrl-TJ" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=tg-Cyrl-TJ&amp;clientlogging=false"/>
					<bt:Override Locale="th-TH" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=th-TH&amp;clientlogging=false"/>
					<bt:Override Locale="ti-ET" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=ti-ET&amp;clientlogging=false"/>
					<bt:Override Locale="tk-TM" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=tk-TM&amp;clientlogging=false"/>
					<bt:Override Locale="tn-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=tn-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="tr-TR" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=tr-TR&amp;clientlogging=false"/>
					<bt:Override Locale="tt-RU" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=tt-RU&amp;clientlogging=false"/>
					<bt:Override Locale="ug-CN" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=ug-CN&amp;clientlogging=false"/>
					<bt:Override Locale="uk-UA" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=uk-UA&amp;clientlogging=false"/>
					<bt:Override Locale="ur-PK" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=ur-PK&amp;clientlogging=false"/>
					<bt:Override Locale="uz-Latn-UZ" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=uz-Latn-UZ&amp;clientlogging=false"/>
					<bt:Override Locale="vi-VN" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=vi-VN&amp;clientlogging=false"/>
					<bt:Override Locale="wo-SN" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=wo-SN&amp;clientlogging=false"/>
					<bt:Override Locale="xh-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=xh-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="yo-NG" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=yo-NG&amp;clientlogging=false"/>
					<bt:Override Locale="zh-CN" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=zh-CN&amp;clientlogging=false"/>
					<bt:Override Locale="zh-TW" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=zh-TW&amp;clientlogging=false"/>
					<bt:Override Locale="zu-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/mapclassnotebook?ui=zu-ZA&amp;clientlogging=false"/>
				</bt:Url>
				<bt:Url id="mapStudentsUrl" DefaultValue="https://www.onenote.com/officeaddins/classnotebook/mapstudents?clientlogging=false">
					<bt:Override Locale="af-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=af-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="am-ET" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=am-ET&amp;clientlogging=false"/>
					<bt:Override Locale="ar-SA" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=ar-SA&amp;clientlogging=false"/>
					<bt:Override Locale="as-IN" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=as-IN&amp;clientlogging=false"/>
					<bt:Override Locale="az-Latn-AZ" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=az-Latn-AZ&amp;clientlogging=false"/>
					<bt:Override Locale="be-BY" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=be-BY&amp;clientlogging=false"/>
					<bt:Override Locale="bg-BG" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=bg-BG&amp;clientlogging=false"/>
					<bt:Override Locale="bn-BD" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=bn-BD&amp;clientlogging=false"/>
					<bt:Override Locale="bn-IN" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=bn-IN&amp;clientlogging=false"/>
					<bt:Override Locale="bs-Latn-BA" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=bs-Latn-BA&amp;clientlogging=false"/>
					<bt:Override Locale="ca-ES" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=ca-ES&amp;clientlogging=false"/>
					<bt:Override Locale="ca-ES-valencia" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=ca-ES-valencia&amp;clientlogging=false"/>
					<bt:Override Locale="cs-CZ" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=cs-CZ&amp;clientlogging=false"/>
					<bt:Override Locale="cy-GB" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=cy-GB&amp;clientlogging=false"/>
					<bt:Override Locale="da-DK" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=da-DK&amp;clientlogging=false"/>
					<bt:Override Locale="de-DE" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=de-DE&amp;clientlogging=false"/>
					<bt:Override Locale="el-GR" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=el-GR&amp;clientlogging=false"/>
					<bt:Override Locale="es-ES" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=es-ES&amp;clientlogging=false"/>
					<bt:Override Locale="et-EE" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=et-EE&amp;clientlogging=false"/>
					<bt:Override Locale="eu-ES" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=eu-ES&amp;clientlogging=false"/>
					<bt:Override Locale="fa-IR" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=fa-IR&amp;clientlogging=false"/>
					<bt:Override Locale="fi-FI" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=fi-FI&amp;clientlogging=false"/>
					<bt:Override Locale="fil-PH" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=fil-PH&amp;clientlogging=false"/>
					<bt:Override Locale="fr-FR" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=fr-FR&amp;clientlogging=false"/>
					<bt:Override Locale="ga-IE" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=ga-IE&amp;clientlogging=false"/>
					<bt:Override Locale="gd-GB" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=gd-GB&amp;clientlogging=false"/>
					<bt:Override Locale="gl-ES" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=gl-ES&amp;clientlogging=false"/>
					<bt:Override Locale="gu-IN" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=gu-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ha-Latn-NG" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=ha-Latn-NG&amp;clientlogging=false"/>
					<bt:Override Locale="he-IL" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=he-IL&amp;clientlogging=false"/>
					<bt:Override Locale="hi-IN" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=hi-IN&amp;clientlogging=false"/>
					<bt:Override Locale="hr-HR" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=hr-HR&amp;clientlogging=false"/>
					<bt:Override Locale="hu-HU" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=hu-HU&amp;clientlogging=false"/>
					<bt:Override Locale="hy-AM" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=hy-AM&amp;clientlogging=false"/>
					<bt:Override Locale="id-ID" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=id-ID&amp;clientlogging=false"/>
					<bt:Override Locale="ig-NG" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=ig-NG&amp;clientlogging=false"/>
					<bt:Override Locale="is-IS" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=is-IS&amp;clientlogging=false"/>
					<bt:Override Locale="it-IT" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=it-IT&amp;clientlogging=false"/>
					<bt:Override Locale="ja-JP" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=ja-JP&amp;clientlogging=false"/>
					<bt:Override Locale="ka-GE" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=ka-GE&amp;clientlogging=false"/>
					<bt:Override Locale="kk-KZ" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=kk-KZ&amp;clientlogging=false"/>
					<bt:Override Locale="km-KH" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=km-KH&amp;clientlogging=false"/>
					<bt:Override Locale="kn-IN" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=kn-IN&amp;clientlogging=false"/>
					<bt:Override Locale="kok-IN" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=kok-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ko-KR" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=ko-KR&amp;clientlogging=false"/>
					<bt:Override Locale="ku-Arab-IQ" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=ku-Arab-IQ&amp;clientlogging=false"/>
					<bt:Override Locale="ky-KG" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=ky-KG&amp;clientlogging=false"/>
					<bt:Override Locale="lb-LU" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=lb-LU&amp;clientlogging=false"/>
					<bt:Override Locale="lt-LT" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=lt-LT&amp;clientlogging=false"/>
					<bt:Override Locale="lv-LV" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=lv-LV&amp;clientlogging=false"/>
					<bt:Override Locale="mi-NZ" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=mi-NZ&amp;clientlogging=false"/>
					<bt:Override Locale="mk-MK" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=mk-MK&amp;clientlogging=false"/>
					<bt:Override Locale="ml-IN" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=ml-IN&amp;clientlogging=false"/>
					<bt:Override Locale="mn-MN" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=mn-MN&amp;clientlogging=false"/>
					<bt:Override Locale="mr-IN" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=mr-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ms-MY" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=ms-MY&amp;clientlogging=false"/>
					<bt:Override Locale="mt-MT" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=mt-MT&amp;clientlogging=false"/>
					<bt:Override Locale="nb-NO" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=nb-NO&amp;clientlogging=false"/>
					<bt:Override Locale="ne-NP" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=ne-NP&amp;clientlogging=false"/>
					<bt:Override Locale="nl-NL" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=nl-NL&amp;clientlogging=false"/>
					<bt:Override Locale="nn-NO" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=nn-NO&amp;clientlogging=false"/>
					<bt:Override Locale="nso-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=nso-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="or-IN" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=or-IN&amp;clientlogging=false"/>
					<bt:Override Locale="pa-Arab-PK" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=pa-Arab-PK&amp;clientlogging=false"/>
					<bt:Override Locale="pa-IN" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=pa-IN&amp;clientlogging=false"/>
					<bt:Override Locale="pl-PL" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=pl-PL&amp;clientlogging=false"/>
					<bt:Override Locale="prs-AF" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=prs-AF&amp;clientlogging=false"/>
					<bt:Override Locale="pt-BR" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=pt-BR&amp;clientlogging=false"/>
					<bt:Override Locale="pt-PT" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=pt-PT&amp;clientlogging=false"/>
					<bt:Override Locale="quz-PE" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=quz-PE&amp;clientlogging=false"/>
					<bt:Override Locale="ro-RO" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=ro-RO&amp;clientlogging=false"/>
					<bt:Override Locale="ru-RU" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=ru-RU&amp;clientlogging=false"/>
					<bt:Override Locale="rw-RW" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=rw-RW&amp;clientlogging=false"/>
					<bt:Override Locale="sd-Arab-PK" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=sd-Arab-PK&amp;clientlogging=false"/>
					<bt:Override Locale="si-LK" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=si-LK&amp;clientlogging=false"/>
					<bt:Override Locale="sk-SK" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=sk-SK&amp;clientlogging=false"/>
					<bt:Override Locale="sl-SI" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=sl-SI&amp;clientlogging=false"/>
					<bt:Override Locale="sq-AL" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=sq-AL&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Cyrl-BA" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=sr-Cyrl-BA&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Cyrl-RS" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=sr-Cyrl-RS&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Latn-RS" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=sr-Latn-RS&amp;clientlogging=false"/>
					<bt:Override Locale="sv-SE" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=sv-SE&amp;clientlogging=false"/>
					<bt:Override Locale="sw-KE" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=sw-KE&amp;clientlogging=false"/>
					<bt:Override Locale="ta-IN" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=ta-IN&amp;clientlogging=false"/>
					<bt:Override Locale="te-IN" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=te-IN&amp;clientlogging=false"/>
					<bt:Override Locale="tg-Cyrl-TJ" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=tg-Cyrl-TJ&amp;clientlogging=false"/>
					<bt:Override Locale="th-TH" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=th-TH&amp;clientlogging=false"/>
					<bt:Override Locale="ti-ET" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=ti-ET&amp;clientlogging=false"/>
					<bt:Override Locale="tk-TM" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=tk-TM&amp;clientlogging=false"/>
					<bt:Override Locale="tn-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=tn-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="tr-TR" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=tr-TR&amp;clientlogging=false"/>
					<bt:Override Locale="tt-RU" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=tt-RU&amp;clientlogging=false"/>
					<bt:Override Locale="ug-CN" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=ug-CN&amp;clientlogging=false"/>
					<bt:Override Locale="uk-UA" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=uk-UA&amp;clientlogging=false"/>
					<bt:Override Locale="ur-PK" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=ur-PK&amp;clientlogging=false"/>
					<bt:Override Locale="uz-Latn-UZ" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=uz-Latn-UZ&amp;clientlogging=false"/>
					<bt:Override Locale="vi-VN" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=vi-VN&amp;clientlogging=false"/>
					<bt:Override Locale="wo-SN" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=wo-SN&amp;clientlogging=false"/>
					<bt:Override Locale="xh-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=xh-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="yo-NG" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=yo-NG&amp;clientlogging=false"/>
					<bt:Override Locale="zh-CN" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=zh-CN&amp;clientlogging=false"/>
					<bt:Override Locale="zh-TW" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=zh-TW&amp;clientlogging=false"/>
					<bt:Override Locale="zu-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/mapstudents?ui=zu-ZA&amp;clientlogging=false"/>
				</bt:Url>
				<bt:Url id="crossNotebookDistributionUrl" DefaultValue="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?clientlogging=false">
					<bt:Override Locale="af-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=af-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="am-ET" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=am-ET&amp;clientlogging=false"/>
					<bt:Override Locale="ar-SA" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=ar-SA&amp;clientlogging=false"/>
					<bt:Override Locale="as-IN" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=as-IN&amp;clientlogging=false"/>
					<bt:Override Locale="az-Latn-AZ" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=az-Latn-AZ&amp;clientlogging=false"/>
					<bt:Override Locale="be-BY" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=be-BY&amp;clientlogging=false"/>
					<bt:Override Locale="bg-BG" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=bg-BG&amp;clientlogging=false"/>
					<bt:Override Locale="bn-BD" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=bn-BD&amp;clientlogging=false"/>
					<bt:Override Locale="bn-IN" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=bn-IN&amp;clientlogging=false"/>
					<bt:Override Locale="bs-Latn-BA" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=bs-Latn-BA&amp;clientlogging=false"/>
					<bt:Override Locale="ca-ES" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=ca-ES&amp;clientlogging=false"/>
					<bt:Override Locale="ca-ES-valencia" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=ca-ES-valencia&amp;clientlogging=false"/>
					<bt:Override Locale="cs-CZ" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=cs-CZ&amp;clientlogging=false"/>
					<bt:Override Locale="cy-GB" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=cy-GB&amp;clientlogging=false"/>
					<bt:Override Locale="da-DK" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=da-DK&amp;clientlogging=false"/>
					<bt:Override Locale="de-DE" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=de-DE&amp;clientlogging=false"/>
					<bt:Override Locale="el-GR" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=el-GR&amp;clientlogging=false"/>
					<bt:Override Locale="es-ES" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=es-ES&amp;clientlogging=false"/>
					<bt:Override Locale="et-EE" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=et-EE&amp;clientlogging=false"/>
					<bt:Override Locale="eu-ES" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=eu-ES&amp;clientlogging=false"/>
					<bt:Override Locale="fa-IR" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=fa-IR&amp;clientlogging=false"/>
					<bt:Override Locale="fi-FI" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=fi-FI&amp;clientlogging=false"/>
					<bt:Override Locale="fil-PH" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=fil-PH&amp;clientlogging=false"/>
					<bt:Override Locale="fr-FR" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=fr-FR&amp;clientlogging=false"/>
					<bt:Override Locale="ga-IE" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=ga-IE&amp;clientlogging=false"/>
					<bt:Override Locale="gd-GB" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=gd-GB&amp;clientlogging=false"/>
					<bt:Override Locale="gl-ES" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=gl-ES&amp;clientlogging=false"/>
					<bt:Override Locale="gu-IN" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=gu-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ha-Latn-NG" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=ha-Latn-NG&amp;clientlogging=false"/>
					<bt:Override Locale="he-IL" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=he-IL&amp;clientlogging=false"/>
					<bt:Override Locale="hi-IN" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=hi-IN&amp;clientlogging=false"/>
					<bt:Override Locale="hr-HR" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=hr-HR&amp;clientlogging=false"/>
					<bt:Override Locale="hu-HU" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=hu-HU&amp;clientlogging=false"/>
					<bt:Override Locale="hy-AM" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=hy-AM&amp;clientlogging=false"/>
					<bt:Override Locale="id-ID" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=id-ID&amp;clientlogging=false"/>
					<bt:Override Locale="ig-NG" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=ig-NG&amp;clientlogging=false"/>
					<bt:Override Locale="is-IS" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=is-IS&amp;clientlogging=false"/>
					<bt:Override Locale="it-IT" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=it-IT&amp;clientlogging=false"/>
					<bt:Override Locale="ja-JP" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=ja-JP&amp;clientlogging=false"/>
					<bt:Override Locale="ka-GE" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=ka-GE&amp;clientlogging=false"/>
					<bt:Override Locale="kk-KZ" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=kk-KZ&amp;clientlogging=false"/>
					<bt:Override Locale="km-KH" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=km-KH&amp;clientlogging=false"/>
					<bt:Override Locale="kn-IN" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=kn-IN&amp;clientlogging=false"/>
					<bt:Override Locale="kok-IN" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=kok-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ko-KR" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=ko-KR&amp;clientlogging=false"/>
					<bt:Override Locale="ku-Arab-IQ" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=ku-Arab-IQ&amp;clientlogging=false"/>
					<bt:Override Locale="ky-KG" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=ky-KG&amp;clientlogging=false"/>
					<bt:Override Locale="lb-LU" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=lb-LU&amp;clientlogging=false"/>
					<bt:Override Locale="lt-LT" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=lt-LT&amp;clientlogging=false"/>
					<bt:Override Locale="lv-LV" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=lv-LV&amp;clientlogging=false"/>
					<bt:Override Locale="mi-NZ" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=mi-NZ&amp;clientlogging=false"/>
					<bt:Override Locale="mk-MK" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=mk-MK&amp;clientlogging=false"/>
					<bt:Override Locale="ml-IN" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=ml-IN&amp;clientlogging=false"/>
					<bt:Override Locale="mn-MN" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=mn-MN&amp;clientlogging=false"/>
					<bt:Override Locale="mr-IN" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=mr-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ms-MY" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=ms-MY&amp;clientlogging=false"/>
					<bt:Override Locale="mt-MT" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=mt-MT&amp;clientlogging=false"/>
					<bt:Override Locale="nb-NO" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=nb-NO&amp;clientlogging=false"/>
					<bt:Override Locale="ne-NP" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=ne-NP&amp;clientlogging=false"/>
					<bt:Override Locale="nl-NL" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=nl-NL&amp;clientlogging=false"/>
					<bt:Override Locale="nn-NO" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=nn-NO&amp;clientlogging=false"/>
					<bt:Override Locale="nso-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=nso-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="or-IN" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=or-IN&amp;clientlogging=false"/>
					<bt:Override Locale="pa-Arab-PK" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=pa-Arab-PK&amp;clientlogging=false"/>
					<bt:Override Locale="pa-IN" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=pa-IN&amp;clientlogging=false"/>
					<bt:Override Locale="pl-PL" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=pl-PL&amp;clientlogging=false"/>
					<bt:Override Locale="prs-AF" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=prs-AF&amp;clientlogging=false"/>
					<bt:Override Locale="pt-BR" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=pt-BR&amp;clientlogging=false"/>
					<bt:Override Locale="pt-PT" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=pt-PT&amp;clientlogging=false"/>
					<bt:Override Locale="quz-PE" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=quz-PE&amp;clientlogging=false"/>
					<bt:Override Locale="ro-RO" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=ro-RO&amp;clientlogging=false"/>
					<bt:Override Locale="ru-RU" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=ru-RU&amp;clientlogging=false"/>
					<bt:Override Locale="rw-RW" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=rw-RW&amp;clientlogging=false"/>
					<bt:Override Locale="sd-Arab-PK" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=sd-Arab-PK&amp;clientlogging=false"/>
					<bt:Override Locale="si-LK" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=si-LK&amp;clientlogging=false"/>
					<bt:Override Locale="sk-SK" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=sk-SK&amp;clientlogging=false"/>
					<bt:Override Locale="sl-SI" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=sl-SI&amp;clientlogging=false"/>
					<bt:Override Locale="sq-AL" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=sq-AL&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Cyrl-BA" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=sr-Cyrl-BA&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Cyrl-RS" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=sr-Cyrl-RS&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Latn-RS" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=sr-Latn-RS&amp;clientlogging=false"/>
					<bt:Override Locale="sv-SE" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=sv-SE&amp;clientlogging=false"/>
					<bt:Override Locale="sw-KE" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=sw-KE&amp;clientlogging=false"/>
					<bt:Override Locale="ta-IN" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=ta-IN&amp;clientlogging=false"/>
					<bt:Override Locale="te-IN" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=te-IN&amp;clientlogging=false"/>
					<bt:Override Locale="tg-Cyrl-TJ" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=tg-Cyrl-TJ&amp;clientlogging=false"/>
					<bt:Override Locale="th-TH" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=th-TH&amp;clientlogging=false"/>
					<bt:Override Locale="ti-ET" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=ti-ET&amp;clientlogging=false"/>
					<bt:Override Locale="tk-TM" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=tk-TM&amp;clientlogging=false"/>
					<bt:Override Locale="tn-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=tn-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="tr-TR" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=tr-TR&amp;clientlogging=false"/>
					<bt:Override Locale="tt-RU" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=tt-RU&amp;clientlogging=false"/>
					<bt:Override Locale="ug-CN" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=ug-CN&amp;clientlogging=false"/>
					<bt:Override Locale="uk-UA" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=uk-UA&amp;clientlogging=false"/>
					<bt:Override Locale="ur-PK" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=ur-PK&amp;clientlogging=false"/>
					<bt:Override Locale="uz-Latn-UZ" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=uz-Latn-UZ&amp;clientlogging=false"/>
					<bt:Override Locale="vi-VN" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=vi-VN&amp;clientlogging=false"/>
					<bt:Override Locale="wo-SN" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=wo-SN&amp;clientlogging=false"/>
					<bt:Override Locale="xh-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=xh-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="yo-NG" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=yo-NG&amp;clientlogging=false"/>
					<bt:Override Locale="zh-CN" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=zh-CN&amp;clientlogging=false"/>
					<bt:Override Locale="zh-TW" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=zh-TW&amp;clientlogging=false"/>
					<bt:Override Locale="zu-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookdistribution?ui=zu-ZA&amp;clientlogging=false"/>
				</bt:Url>
				<bt:Url id="individualDistributionUrl" DefaultValue="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?clientlogging=false">
					<bt:Override Locale="af-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=af-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="am-ET" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=am-ET&amp;clientlogging=false"/>
					<bt:Override Locale="ar-SA" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=ar-SA&amp;clientlogging=false"/>
					<bt:Override Locale="as-IN" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=as-IN&amp;clientlogging=false"/>
					<bt:Override Locale="az-Latn-AZ" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=az-Latn-AZ&amp;clientlogging=false"/>
					<bt:Override Locale="be-BY" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=be-BY&amp;clientlogging=false"/>
					<bt:Override Locale="bg-BG" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=bg-BG&amp;clientlogging=false"/>
					<bt:Override Locale="bn-BD" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=bn-BD&amp;clientlogging=false"/>
					<bt:Override Locale="bn-IN" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=bn-IN&amp;clientlogging=false"/>
					<bt:Override Locale="bs-Latn-BA" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=bs-Latn-BA&amp;clientlogging=false"/>
					<bt:Override Locale="ca-ES" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=ca-ES&amp;clientlogging=false"/>
					<bt:Override Locale="ca-ES-valencia" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=ca-ES-valencia&amp;clientlogging=false"/>
					<bt:Override Locale="cs-CZ" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=cs-CZ&amp;clientlogging=false"/>
					<bt:Override Locale="cy-GB" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=cy-GB&amp;clientlogging=false"/>
					<bt:Override Locale="da-DK" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=da-DK&amp;clientlogging=false"/>
					<bt:Override Locale="de-DE" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=de-DE&amp;clientlogging=false"/>
					<bt:Override Locale="el-GR" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=el-GR&amp;clientlogging=false"/>
					<bt:Override Locale="es-ES" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=es-ES&amp;clientlogging=false"/>
					<bt:Override Locale="et-EE" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=et-EE&amp;clientlogging=false"/>
					<bt:Override Locale="eu-ES" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=eu-ES&amp;clientlogging=false"/>
					<bt:Override Locale="fa-IR" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=fa-IR&amp;clientlogging=false"/>
					<bt:Override Locale="fi-FI" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=fi-FI&amp;clientlogging=false"/>
					<bt:Override Locale="fil-PH" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=fil-PH&amp;clientlogging=false"/>
					<bt:Override Locale="fr-FR" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=fr-FR&amp;clientlogging=false"/>
					<bt:Override Locale="ga-IE" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=ga-IE&amp;clientlogging=false"/>
					<bt:Override Locale="gd-GB" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=gd-GB&amp;clientlogging=false"/>
					<bt:Override Locale="gl-ES" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=gl-ES&amp;clientlogging=false"/>
					<bt:Override Locale="gu-IN" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=gu-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ha-Latn-NG" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=ha-Latn-NG&amp;clientlogging=false"/>
					<bt:Override Locale="he-IL" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=he-IL&amp;clientlogging=false"/>
					<bt:Override Locale="hi-IN" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=hi-IN&amp;clientlogging=false"/>
					<bt:Override Locale="hr-HR" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=hr-HR&amp;clientlogging=false"/>
					<bt:Override Locale="hu-HU" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=hu-HU&amp;clientlogging=false"/>
					<bt:Override Locale="hy-AM" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=hy-AM&amp;clientlogging=false"/>
					<bt:Override Locale="id-ID" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=id-ID&amp;clientlogging=false"/>
					<bt:Override Locale="ig-NG" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=ig-NG&amp;clientlogging=false"/>
					<bt:Override Locale="is-IS" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=is-IS&amp;clientlogging=false"/>
					<bt:Override Locale="it-IT" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=it-IT&amp;clientlogging=false"/>
					<bt:Override Locale="ja-JP" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=ja-JP&amp;clientlogging=false"/>
					<bt:Override Locale="ka-GE" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=ka-GE&amp;clientlogging=false"/>
					<bt:Override Locale="kk-KZ" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=kk-KZ&amp;clientlogging=false"/>
					<bt:Override Locale="km-KH" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=km-KH&amp;clientlogging=false"/>
					<bt:Override Locale="kn-IN" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=kn-IN&amp;clientlogging=false"/>
					<bt:Override Locale="kok-IN" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=kok-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ko-KR" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=ko-KR&amp;clientlogging=false"/>
					<bt:Override Locale="ku-Arab-IQ" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=ku-Arab-IQ&amp;clientlogging=false"/>
					<bt:Override Locale="ky-KG" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=ky-KG&amp;clientlogging=false"/>
					<bt:Override Locale="lb-LU" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=lb-LU&amp;clientlogging=false"/>
					<bt:Override Locale="lt-LT" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=lt-LT&amp;clientlogging=false"/>
					<bt:Override Locale="lv-LV" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=lv-LV&amp;clientlogging=false"/>
					<bt:Override Locale="mi-NZ" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=mi-NZ&amp;clientlogging=false"/>
					<bt:Override Locale="mk-MK" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=mk-MK&amp;clientlogging=false"/>
					<bt:Override Locale="ml-IN" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=ml-IN&amp;clientlogging=false"/>
					<bt:Override Locale="mn-MN" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=mn-MN&amp;clientlogging=false"/>
					<bt:Override Locale="mr-IN" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=mr-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ms-MY" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=ms-MY&amp;clientlogging=false"/>
					<bt:Override Locale="mt-MT" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=mt-MT&amp;clientlogging=false"/>
					<bt:Override Locale="nb-NO" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=nb-NO&amp;clientlogging=false"/>
					<bt:Override Locale="ne-NP" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=ne-NP&amp;clientlogging=false"/>
					<bt:Override Locale="nl-NL" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=nl-NL&amp;clientlogging=false"/>
					<bt:Override Locale="nn-NO" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=nn-NO&amp;clientlogging=false"/>
					<bt:Override Locale="nso-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=nso-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="or-IN" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=or-IN&amp;clientlogging=false"/>
					<bt:Override Locale="pa-Arab-PK" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=pa-Arab-PK&amp;clientlogging=false"/>
					<bt:Override Locale="pa-IN" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=pa-IN&amp;clientlogging=false"/>
					<bt:Override Locale="pl-PL" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=pl-PL&amp;clientlogging=false"/>
					<bt:Override Locale="prs-AF" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=prs-AF&amp;clientlogging=false"/>
					<bt:Override Locale="pt-BR" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=pt-BR&amp;clientlogging=false"/>
					<bt:Override Locale="pt-PT" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=pt-PT&amp;clientlogging=false"/>
					<bt:Override Locale="quz-PE" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=quz-PE&amp;clientlogging=false"/>
					<bt:Override Locale="ro-RO" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=ro-RO&amp;clientlogging=false"/>
					<bt:Override Locale="ru-RU" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=ru-RU&amp;clientlogging=false"/>
					<bt:Override Locale="rw-RW" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=rw-RW&amp;clientlogging=false"/>
					<bt:Override Locale="sd-Arab-PK" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=sd-Arab-PK&amp;clientlogging=false"/>
					<bt:Override Locale="si-LK" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=si-LK&amp;clientlogging=false"/>
					<bt:Override Locale="sk-SK" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=sk-SK&amp;clientlogging=false"/>
					<bt:Override Locale="sl-SI" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=sl-SI&amp;clientlogging=false"/>
					<bt:Override Locale="sq-AL" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=sq-AL&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Cyrl-BA" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=sr-Cyrl-BA&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Cyrl-RS" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=sr-Cyrl-RS&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Latn-RS" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=sr-Latn-RS&amp;clientlogging=false"/>
					<bt:Override Locale="sv-SE" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=sv-SE&amp;clientlogging=false"/>
					<bt:Override Locale="sw-KE" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=sw-KE&amp;clientlogging=false"/>
					<bt:Override Locale="ta-IN" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=ta-IN&amp;clientlogging=false"/>
					<bt:Override Locale="te-IN" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=te-IN&amp;clientlogging=false"/>
					<bt:Override Locale="tg-Cyrl-TJ" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=tg-Cyrl-TJ&amp;clientlogging=false"/>
					<bt:Override Locale="th-TH" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=th-TH&amp;clientlogging=false"/>
					<bt:Override Locale="ti-ET" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=ti-ET&amp;clientlogging=false"/>
					<bt:Override Locale="tk-TM" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=tk-TM&amp;clientlogging=false"/>
					<bt:Override Locale="tn-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=tn-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="tr-TR" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=tr-TR&amp;clientlogging=false"/>
					<bt:Override Locale="tt-RU" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=tt-RU&amp;clientlogging=false"/>
					<bt:Override Locale="ug-CN" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=ug-CN&amp;clientlogging=false"/>
					<bt:Override Locale="uk-UA" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=uk-UA&amp;clientlogging=false"/>
					<bt:Override Locale="ur-PK" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=ur-PK&amp;clientlogging=false"/>
					<bt:Override Locale="uz-Latn-UZ" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=uz-Latn-UZ&amp;clientlogging=false"/>
					<bt:Override Locale="vi-VN" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=vi-VN&amp;clientlogging=false"/>
					<bt:Override Locale="wo-SN" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=wo-SN&amp;clientlogging=false"/>
					<bt:Override Locale="xh-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=xh-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="yo-NG" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=yo-NG&amp;clientlogging=false"/>
					<bt:Override Locale="zh-CN" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=zh-CN&amp;clientlogging=false"/>
					<bt:Override Locale="zh-TW" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=zh-TW&amp;clientlogging=false"/>
					<bt:Override Locale="zu-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/individualdistribution?ui=zu-ZA&amp;clientlogging=false"/>
				</bt:Url>
				<bt:Url id="groupDistributionUrl" DefaultValue="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?clientlogging=false">
					<bt:Override Locale="af-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=af-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="am-ET" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=am-ET&amp;clientlogging=false"/>
					<bt:Override Locale="ar-SA" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=ar-SA&amp;clientlogging=false"/>
					<bt:Override Locale="as-IN" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=as-IN&amp;clientlogging=false"/>
					<bt:Override Locale="az-Latn-AZ" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=az-Latn-AZ&amp;clientlogging=false"/>
					<bt:Override Locale="be-BY" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=be-BY&amp;clientlogging=false"/>
					<bt:Override Locale="bg-BG" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=bg-BG&amp;clientlogging=false"/>
					<bt:Override Locale="bn-BD" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=bn-BD&amp;clientlogging=false"/>
					<bt:Override Locale="bn-IN" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=bn-IN&amp;clientlogging=false"/>
					<bt:Override Locale="bs-Latn-BA" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=bs-Latn-BA&amp;clientlogging=false"/>
					<bt:Override Locale="ca-ES" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=ca-ES&amp;clientlogging=false"/>
					<bt:Override Locale="ca-ES-valencia" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=ca-ES-valencia&amp;clientlogging=false"/>
					<bt:Override Locale="cs-CZ" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=cs-CZ&amp;clientlogging=false"/>
					<bt:Override Locale="cy-GB" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=cy-GB&amp;clientlogging=false"/>
					<bt:Override Locale="da-DK" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=da-DK&amp;clientlogging=false"/>
					<bt:Override Locale="de-DE" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=de-DE&amp;clientlogging=false"/>
					<bt:Override Locale="el-GR" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=el-GR&amp;clientlogging=false"/>
					<bt:Override Locale="es-ES" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=es-ES&amp;clientlogging=false"/>
					<bt:Override Locale="et-EE" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=et-EE&amp;clientlogging=false"/>
					<bt:Override Locale="eu-ES" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=eu-ES&amp;clientlogging=false"/>
					<bt:Override Locale="fa-IR" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=fa-IR&amp;clientlogging=false"/>
					<bt:Override Locale="fi-FI" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=fi-FI&amp;clientlogging=false"/>
					<bt:Override Locale="fil-PH" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=fil-PH&amp;clientlogging=false"/>
					<bt:Override Locale="fr-FR" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=fr-FR&amp;clientlogging=false"/>
					<bt:Override Locale="ga-IE" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=ga-IE&amp;clientlogging=false"/>
					<bt:Override Locale="gd-GB" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=gd-GB&amp;clientlogging=false"/>
					<bt:Override Locale="gl-ES" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=gl-ES&amp;clientlogging=false"/>
					<bt:Override Locale="gu-IN" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=gu-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ha-Latn-NG" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=ha-Latn-NG&amp;clientlogging=false"/>
					<bt:Override Locale="he-IL" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=he-IL&amp;clientlogging=false"/>
					<bt:Override Locale="hi-IN" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=hi-IN&amp;clientlogging=false"/>
					<bt:Override Locale="hr-HR" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=hr-HR&amp;clientlogging=false"/>
					<bt:Override Locale="hu-HU" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=hu-HU&amp;clientlogging=false"/>
					<bt:Override Locale="hy-AM" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=hy-AM&amp;clientlogging=false"/>
					<bt:Override Locale="id-ID" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=id-ID&amp;clientlogging=false"/>
					<bt:Override Locale="ig-NG" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=ig-NG&amp;clientlogging=false"/>
					<bt:Override Locale="is-IS" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=is-IS&amp;clientlogging=false"/>
					<bt:Override Locale="it-IT" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=it-IT&amp;clientlogging=false"/>
					<bt:Override Locale="ja-JP" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=ja-JP&amp;clientlogging=false"/>
					<bt:Override Locale="ka-GE" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=ka-GE&amp;clientlogging=false"/>
					<bt:Override Locale="kk-KZ" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=kk-KZ&amp;clientlogging=false"/>
					<bt:Override Locale="km-KH" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=km-KH&amp;clientlogging=false"/>
					<bt:Override Locale="kn-IN" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=kn-IN&amp;clientlogging=false"/>
					<bt:Override Locale="kok-IN" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=kok-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ko-KR" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=ko-KR&amp;clientlogging=false"/>
					<bt:Override Locale="ku-Arab-IQ" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=ku-Arab-IQ&amp;clientlogging=false"/>
					<bt:Override Locale="ky-KG" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=ky-KG&amp;clientlogging=false"/>
					<bt:Override Locale="lb-LU" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=lb-LU&amp;clientlogging=false"/>
					<bt:Override Locale="lt-LT" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=lt-LT&amp;clientlogging=false"/>
					<bt:Override Locale="lv-LV" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=lv-LV&amp;clientlogging=false"/>
					<bt:Override Locale="mi-NZ" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=mi-NZ&amp;clientlogging=false"/>
					<bt:Override Locale="mk-MK" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=mk-MK&amp;clientlogging=false"/>
					<bt:Override Locale="ml-IN" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=ml-IN&amp;clientlogging=false"/>
					<bt:Override Locale="mn-MN" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=mn-MN&amp;clientlogging=false"/>
					<bt:Override Locale="mr-IN" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=mr-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ms-MY" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=ms-MY&amp;clientlogging=false"/>
					<bt:Override Locale="mt-MT" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=mt-MT&amp;clientlogging=false"/>
					<bt:Override Locale="nb-NO" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=nb-NO&amp;clientlogging=false"/>
					<bt:Override Locale="ne-NP" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=ne-NP&amp;clientlogging=false"/>
					<bt:Override Locale="nl-NL" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=nl-NL&amp;clientlogging=false"/>
					<bt:Override Locale="nn-NO" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=nn-NO&amp;clientlogging=false"/>
					<bt:Override Locale="nso-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=nso-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="or-IN" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=or-IN&amp;clientlogging=false"/>
					<bt:Override Locale="pa-Arab-PK" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=pa-Arab-PK&amp;clientlogging=false"/>
					<bt:Override Locale="pa-IN" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=pa-IN&amp;clientlogging=false"/>
					<bt:Override Locale="pl-PL" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=pl-PL&amp;clientlogging=false"/>
					<bt:Override Locale="prs-AF" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=prs-AF&amp;clientlogging=false"/>
					<bt:Override Locale="pt-BR" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=pt-BR&amp;clientlogging=false"/>
					<bt:Override Locale="pt-PT" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=pt-PT&amp;clientlogging=false"/>
					<bt:Override Locale="quz-PE" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=quz-PE&amp;clientlogging=false"/>
					<bt:Override Locale="ro-RO" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=ro-RO&amp;clientlogging=false"/>
					<bt:Override Locale="ru-RU" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=ru-RU&amp;clientlogging=false"/>
					<bt:Override Locale="rw-RW" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=rw-RW&amp;clientlogging=false"/>
					<bt:Override Locale="sd-Arab-PK" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=sd-Arab-PK&amp;clientlogging=false"/>
					<bt:Override Locale="si-LK" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=si-LK&amp;clientlogging=false"/>
					<bt:Override Locale="sk-SK" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=sk-SK&amp;clientlogging=false"/>
					<bt:Override Locale="sl-SI" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=sl-SI&amp;clientlogging=false"/>
					<bt:Override Locale="sq-AL" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=sq-AL&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Cyrl-BA" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=sr-Cyrl-BA&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Cyrl-RS" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=sr-Cyrl-RS&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Latn-RS" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=sr-Latn-RS&amp;clientlogging=false"/>
					<bt:Override Locale="sv-SE" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=sv-SE&amp;clientlogging=false"/>
					<bt:Override Locale="sw-KE" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=sw-KE&amp;clientlogging=false"/>
					<bt:Override Locale="ta-IN" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=ta-IN&amp;clientlogging=false"/>
					<bt:Override Locale="te-IN" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=te-IN&amp;clientlogging=false"/>
					<bt:Override Locale="tg-Cyrl-TJ" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=tg-Cyrl-TJ&amp;clientlogging=false"/>
					<bt:Override Locale="th-TH" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=th-TH&amp;clientlogging=false"/>
					<bt:Override Locale="ti-ET" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=ti-ET&amp;clientlogging=false"/>
					<bt:Override Locale="tk-TM" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=tk-TM&amp;clientlogging=false"/>
					<bt:Override Locale="tn-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=tn-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="tr-TR" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=tr-TR&amp;clientlogging=false"/>
					<bt:Override Locale="tt-RU" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=tt-RU&amp;clientlogging=false"/>
					<bt:Override Locale="ug-CN" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=ug-CN&amp;clientlogging=false"/>
					<bt:Override Locale="uk-UA" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=uk-UA&amp;clientlogging=false"/>
					<bt:Override Locale="ur-PK" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=ur-PK&amp;clientlogging=false"/>
					<bt:Override Locale="uz-Latn-UZ" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=uz-Latn-UZ&amp;clientlogging=false"/>
					<bt:Override Locale="vi-VN" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=vi-VN&amp;clientlogging=false"/>
					<bt:Override Locale="wo-SN" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=wo-SN&amp;clientlogging=false"/>
					<bt:Override Locale="xh-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=xh-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="yo-NG" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=yo-NG&amp;clientlogging=false"/>
					<bt:Override Locale="zh-CN" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=zh-CN&amp;clientlogging=false"/>
					<bt:Override Locale="zh-TW" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=zh-TW&amp;clientlogging=false"/>
					<bt:Override Locale="zu-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/groupdistribution?ui=zu-ZA&amp;clientlogging=false"/>
				</bt:Url>
				<bt:Url id="deleteDistributedPageUrl" DefaultValue="https://www.onenote.com/officeaddins/classnotebook/deletepage?clientlogging=false">
					<bt:Override Locale="af-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=af-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="am-ET" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=am-ET&amp;clientlogging=false"/>
					<bt:Override Locale="ar-SA" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=ar-SA&amp;clientlogging=false"/>
					<bt:Override Locale="as-IN" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=as-IN&amp;clientlogging=false"/>
					<bt:Override Locale="az-Latn-AZ" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=az-Latn-AZ&amp;clientlogging=false"/>
					<bt:Override Locale="be-BY" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=be-BY&amp;clientlogging=false"/>
					<bt:Override Locale="bg-BG" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=bg-BG&amp;clientlogging=false"/>
					<bt:Override Locale="bn-BD" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=bn-BD&amp;clientlogging=false"/>
					<bt:Override Locale="bn-IN" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=bn-IN&amp;clientlogging=false"/>
					<bt:Override Locale="bs-Latn-BA" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=bs-Latn-BA&amp;clientlogging=false"/>
					<bt:Override Locale="ca-ES" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=ca-ES&amp;clientlogging=false"/>
					<bt:Override Locale="ca-ES-valencia" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=ca-ES-valencia&amp;clientlogging=false"/>
					<bt:Override Locale="cs-CZ" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=cs-CZ&amp;clientlogging=false"/>
					<bt:Override Locale="cy-GB" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=cy-GB&amp;clientlogging=false"/>
					<bt:Override Locale="da-DK" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=da-DK&amp;clientlogging=false"/>
					<bt:Override Locale="de-DE" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=de-DE&amp;clientlogging=false"/>
					<bt:Override Locale="el-GR" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=el-GR&amp;clientlogging=false"/>
					<bt:Override Locale="es-ES" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=es-ES&amp;clientlogging=false"/>
					<bt:Override Locale="et-EE" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=et-EE&amp;clientlogging=false"/>
					<bt:Override Locale="eu-ES" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=eu-ES&amp;clientlogging=false"/>
					<bt:Override Locale="fa-IR" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=fa-IR&amp;clientlogging=false"/>
					<bt:Override Locale="fi-FI" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=fi-FI&amp;clientlogging=false"/>
					<bt:Override Locale="fil-PH" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=fil-PH&amp;clientlogging=false"/>
					<bt:Override Locale="fr-FR" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=fr-FR&amp;clientlogging=false"/>
					<bt:Override Locale="ga-IE" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=ga-IE&amp;clientlogging=false"/>
					<bt:Override Locale="gd-GB" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=gd-GB&amp;clientlogging=false"/>
					<bt:Override Locale="gl-ES" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=gl-ES&amp;clientlogging=false"/>
					<bt:Override Locale="gu-IN" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=gu-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ha-Latn-NG" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=ha-Latn-NG&amp;clientlogging=false"/>
					<bt:Override Locale="he-IL" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=he-IL&amp;clientlogging=false"/>
					<bt:Override Locale="hi-IN" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=hi-IN&amp;clientlogging=false"/>
					<bt:Override Locale="hr-HR" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=hr-HR&amp;clientlogging=false"/>
					<bt:Override Locale="hu-HU" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=hu-HU&amp;clientlogging=false"/>
					<bt:Override Locale="hy-AM" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=hy-AM&amp;clientlogging=false"/>
					<bt:Override Locale="id-ID" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=id-ID&amp;clientlogging=false"/>
					<bt:Override Locale="ig-NG" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=ig-NG&amp;clientlogging=false"/>
					<bt:Override Locale="is-IS" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=is-IS&amp;clientlogging=false"/>
					<bt:Override Locale="it-IT" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=it-IT&amp;clientlogging=false"/>
					<bt:Override Locale="ja-JP" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=ja-JP&amp;clientlogging=false"/>
					<bt:Override Locale="ka-GE" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=ka-GE&amp;clientlogging=false"/>
					<bt:Override Locale="kk-KZ" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=kk-KZ&amp;clientlogging=false"/>
					<bt:Override Locale="km-KH" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=km-KH&amp;clientlogging=false"/>
					<bt:Override Locale="kn-IN" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=kn-IN&amp;clientlogging=false"/>
					<bt:Override Locale="kok-IN" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=kok-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ko-KR" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=ko-KR&amp;clientlogging=false"/>
					<bt:Override Locale="ku-Arab-IQ" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=ku-Arab-IQ&amp;clientlogging=false"/>
					<bt:Override Locale="ky-KG" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=ky-KG&amp;clientlogging=false"/>
					<bt:Override Locale="lb-LU" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=lb-LU&amp;clientlogging=false"/>
					<bt:Override Locale="lt-LT" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=lt-LT&amp;clientlogging=false"/>
					<bt:Override Locale="lv-LV" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=lv-LV&amp;clientlogging=false"/>
					<bt:Override Locale="mi-NZ" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=mi-NZ&amp;clientlogging=false"/>
					<bt:Override Locale="mk-MK" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=mk-MK&amp;clientlogging=false"/>
					<bt:Override Locale="ml-IN" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=ml-IN&amp;clientlogging=false"/>
					<bt:Override Locale="mn-MN" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=mn-MN&amp;clientlogging=false"/>
					<bt:Override Locale="mr-IN" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=mr-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ms-MY" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=ms-MY&amp;clientlogging=false"/>
					<bt:Override Locale="mt-MT" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=mt-MT&amp;clientlogging=false"/>
					<bt:Override Locale="nb-NO" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=nb-NO&amp;clientlogging=false"/>
					<bt:Override Locale="ne-NP" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=ne-NP&amp;clientlogging=false"/>
					<bt:Override Locale="nl-NL" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=nl-NL&amp;clientlogging=false"/>
					<bt:Override Locale="nn-NO" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=nn-NO&amp;clientlogging=false"/>
					<bt:Override Locale="nso-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=nso-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="or-IN" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=or-IN&amp;clientlogging=false"/>
					<bt:Override Locale="pa-Arab-PK" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=pa-Arab-PK&amp;clientlogging=false"/>
					<bt:Override Locale="pa-IN" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=pa-IN&amp;clientlogging=false"/>
					<bt:Override Locale="pl-PL" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=pl-PL&amp;clientlogging=false"/>
					<bt:Override Locale="prs-AF" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=prs-AF&amp;clientlogging=false"/>
					<bt:Override Locale="pt-BR" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=pt-BR&amp;clientlogging=false"/>
					<bt:Override Locale="pt-PT" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=pt-PT&amp;clientlogging=false"/>
					<bt:Override Locale="quz-PE" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=quz-PE&amp;clientlogging=false"/>
					<bt:Override Locale="ro-RO" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=ro-RO&amp;clientlogging=false"/>
					<bt:Override Locale="ru-RU" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=ru-RU&amp;clientlogging=false"/>
					<bt:Override Locale="rw-RW" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=rw-RW&amp;clientlogging=false"/>
					<bt:Override Locale="sd-Arab-PK" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=sd-Arab-PK&amp;clientlogging=false"/>
					<bt:Override Locale="si-LK" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=si-LK&amp;clientlogging=false"/>
					<bt:Override Locale="sk-SK" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=sk-SK&amp;clientlogging=false"/>
					<bt:Override Locale="sl-SI" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=sl-SI&amp;clientlogging=false"/>
					<bt:Override Locale="sq-AL" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=sq-AL&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Cyrl-BA" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=sr-Cyrl-BA&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Cyrl-RS" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=sr-Cyrl-RS&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Latn-RS" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=sr-Latn-RS&amp;clientlogging=false"/>
					<bt:Override Locale="sv-SE" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=sv-SE&amp;clientlogging=false"/>
					<bt:Override Locale="sw-KE" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=sw-KE&amp;clientlogging=false"/>
					<bt:Override Locale="ta-IN" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=ta-IN&amp;clientlogging=false"/>
					<bt:Override Locale="te-IN" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=te-IN&amp;clientlogging=false"/>
					<bt:Override Locale="tg-Cyrl-TJ" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=tg-Cyrl-TJ&amp;clientlogging=false"/>
					<bt:Override Locale="th-TH" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=th-TH&amp;clientlogging=false"/>
					<bt:Override Locale="ti-ET" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=ti-ET&amp;clientlogging=false"/>
					<bt:Override Locale="tk-TM" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=tk-TM&amp;clientlogging=false"/>
					<bt:Override Locale="tn-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=tn-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="tr-TR" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=tr-TR&amp;clientlogging=false"/>
					<bt:Override Locale="tt-RU" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=tt-RU&amp;clientlogging=false"/>
					<bt:Override Locale="ug-CN" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=ug-CN&amp;clientlogging=false"/>
					<bt:Override Locale="uk-UA" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=uk-UA&amp;clientlogging=false"/>
					<bt:Override Locale="ur-PK" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=ur-PK&amp;clientlogging=false"/>
					<bt:Override Locale="uz-Latn-UZ" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=uz-Latn-UZ&amp;clientlogging=false"/>
					<bt:Override Locale="vi-VN" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=vi-VN&amp;clientlogging=false"/>
					<bt:Override Locale="wo-SN" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=wo-SN&amp;clientlogging=false"/>
					<bt:Override Locale="xh-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=xh-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="yo-NG" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=yo-NG&amp;clientlogging=false"/>
					<bt:Override Locale="zh-CN" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=zh-CN&amp;clientlogging=false"/>
					<bt:Override Locale="zh-TW" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=zh-TW&amp;clientlogging=false"/>
					<bt:Override Locale="zu-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/deletepage?ui=zu-ZA&amp;clientlogging=false"/>
				</bt:Url>
				<bt:Url id="distributeSectionGroupUrl" DefaultValue="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?clientlogging=false">
					<bt:Override Locale="af-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=af-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="am-ET" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=am-ET&amp;clientlogging=false"/>
					<bt:Override Locale="ar-SA" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=ar-SA&amp;clientlogging=false"/>
					<bt:Override Locale="as-IN" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=as-IN&amp;clientlogging=false"/>
					<bt:Override Locale="az-Latn-AZ" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=az-Latn-AZ&amp;clientlogging=false"/>
					<bt:Override Locale="be-BY" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=be-BY&amp;clientlogging=false"/>
					<bt:Override Locale="bg-BG" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=bg-BG&amp;clientlogging=false"/>
					<bt:Override Locale="bn-BD" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=bn-BD&amp;clientlogging=false"/>
					<bt:Override Locale="bn-IN" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=bn-IN&amp;clientlogging=false"/>
					<bt:Override Locale="bs-Latn-BA" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=bs-Latn-BA&amp;clientlogging=false"/>
					<bt:Override Locale="ca-ES" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=ca-ES&amp;clientlogging=false"/>
					<bt:Override Locale="ca-ES-valencia" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=ca-ES-valencia&amp;clientlogging=false"/>
					<bt:Override Locale="cs-CZ" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=cs-CZ&amp;clientlogging=false"/>
					<bt:Override Locale="cy-GB" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=cy-GB&amp;clientlogging=false"/>
					<bt:Override Locale="da-DK" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=da-DK&amp;clientlogging=false"/>
					<bt:Override Locale="de-DE" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=de-DE&amp;clientlogging=false"/>
					<bt:Override Locale="el-GR" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=el-GR&amp;clientlogging=false"/>
					<bt:Override Locale="es-ES" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=es-ES&amp;clientlogging=false"/>
					<bt:Override Locale="et-EE" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=et-EE&amp;clientlogging=false"/>
					<bt:Override Locale="eu-ES" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=eu-ES&amp;clientlogging=false"/>
					<bt:Override Locale="fa-IR" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=fa-IR&amp;clientlogging=false"/>
					<bt:Override Locale="fi-FI" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=fi-FI&amp;clientlogging=false"/>
					<bt:Override Locale="fil-PH" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=fil-PH&amp;clientlogging=false"/>
					<bt:Override Locale="fr-FR" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=fr-FR&amp;clientlogging=false"/>
					<bt:Override Locale="ga-IE" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=ga-IE&amp;clientlogging=false"/>
					<bt:Override Locale="gd-GB" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=gd-GB&amp;clientlogging=false"/>
					<bt:Override Locale="gl-ES" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=gl-ES&amp;clientlogging=false"/>
					<bt:Override Locale="gu-IN" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=gu-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ha-Latn-NG" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=ha-Latn-NG&amp;clientlogging=false"/>
					<bt:Override Locale="he-IL" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=he-IL&amp;clientlogging=false"/>
					<bt:Override Locale="hi-IN" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=hi-IN&amp;clientlogging=false"/>
					<bt:Override Locale="hr-HR" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=hr-HR&amp;clientlogging=false"/>
					<bt:Override Locale="hu-HU" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=hu-HU&amp;clientlogging=false"/>
					<bt:Override Locale="hy-AM" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=hy-AM&amp;clientlogging=false"/>
					<bt:Override Locale="id-ID" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=id-ID&amp;clientlogging=false"/>
					<bt:Override Locale="ig-NG" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=ig-NG&amp;clientlogging=false"/>
					<bt:Override Locale="is-IS" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=is-IS&amp;clientlogging=false"/>
					<bt:Override Locale="it-IT" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=it-IT&amp;clientlogging=false"/>
					<bt:Override Locale="ja-JP" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=ja-JP&amp;clientlogging=false"/>
					<bt:Override Locale="ka-GE" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=ka-GE&amp;clientlogging=false"/>
					<bt:Override Locale="kk-KZ" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=kk-KZ&amp;clientlogging=false"/>
					<bt:Override Locale="km-KH" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=km-KH&amp;clientlogging=false"/>
					<bt:Override Locale="kn-IN" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=kn-IN&amp;clientlogging=false"/>
					<bt:Override Locale="kok-IN" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=kok-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ko-KR" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=ko-KR&amp;clientlogging=false"/>
					<bt:Override Locale="ku-Arab-IQ" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=ku-Arab-IQ&amp;clientlogging=false"/>
					<bt:Override Locale="ky-KG" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=ky-KG&amp;clientlogging=false"/>
					<bt:Override Locale="lb-LU" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=lb-LU&amp;clientlogging=false"/>
					<bt:Override Locale="lt-LT" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=lt-LT&amp;clientlogging=false"/>
					<bt:Override Locale="lv-LV" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=lv-LV&amp;clientlogging=false"/>
					<bt:Override Locale="mi-NZ" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=mi-NZ&amp;clientlogging=false"/>
					<bt:Override Locale="mk-MK" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=mk-MK&amp;clientlogging=false"/>
					<bt:Override Locale="ml-IN" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=ml-IN&amp;clientlogging=false"/>
					<bt:Override Locale="mn-MN" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=mn-MN&amp;clientlogging=false"/>
					<bt:Override Locale="mr-IN" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=mr-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ms-MY" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=ms-MY&amp;clientlogging=false"/>
					<bt:Override Locale="mt-MT" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=mt-MT&amp;clientlogging=false"/>
					<bt:Override Locale="nb-NO" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=nb-NO&amp;clientlogging=false"/>
					<bt:Override Locale="ne-NP" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=ne-NP&amp;clientlogging=false"/>
					<bt:Override Locale="nl-NL" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=nl-NL&amp;clientlogging=false"/>
					<bt:Override Locale="nn-NO" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=nn-NO&amp;clientlogging=false"/>
					<bt:Override Locale="nso-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=nso-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="or-IN" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=or-IN&amp;clientlogging=false"/>
					<bt:Override Locale="pa-Arab-PK" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=pa-Arab-PK&amp;clientlogging=false"/>
					<bt:Override Locale="pa-IN" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=pa-IN&amp;clientlogging=false"/>
					<bt:Override Locale="pl-PL" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=pl-PL&amp;clientlogging=false"/>
					<bt:Override Locale="prs-AF" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=prs-AF&amp;clientlogging=false"/>
					<bt:Override Locale="pt-BR" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=pt-BR&amp;clientlogging=false"/>
					<bt:Override Locale="pt-PT" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=pt-PT&amp;clientlogging=false"/>
					<bt:Override Locale="quz-PE" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=quz-PE&amp;clientlogging=false"/>
					<bt:Override Locale="ro-RO" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=ro-RO&amp;clientlogging=false"/>
					<bt:Override Locale="ru-RU" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=ru-RU&amp;clientlogging=false"/>
					<bt:Override Locale="rw-RW" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=rw-RW&amp;clientlogging=false"/>
					<bt:Override Locale="sd-Arab-PK" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=sd-Arab-PK&amp;clientlogging=false"/>
					<bt:Override Locale="si-LK" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=si-LK&amp;clientlogging=false"/>
					<bt:Override Locale="sk-SK" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=sk-SK&amp;clientlogging=false"/>
					<bt:Override Locale="sl-SI" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=sl-SI&amp;clientlogging=false"/>
					<bt:Override Locale="sq-AL" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=sq-AL&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Cyrl-BA" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=sr-Cyrl-BA&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Cyrl-RS" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=sr-Cyrl-RS&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Latn-RS" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=sr-Latn-RS&amp;clientlogging=false"/>
					<bt:Override Locale="sv-SE" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=sv-SE&amp;clientlogging=false"/>
					<bt:Override Locale="sw-KE" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=sw-KE&amp;clientlogging=false"/>
					<bt:Override Locale="ta-IN" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=ta-IN&amp;clientlogging=false"/>
					<bt:Override Locale="te-IN" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=te-IN&amp;clientlogging=false"/>
					<bt:Override Locale="tg-Cyrl-TJ" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=tg-Cyrl-TJ&amp;clientlogging=false"/>
					<bt:Override Locale="th-TH" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=th-TH&amp;clientlogging=false"/>
					<bt:Override Locale="ti-ET" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=ti-ET&amp;clientlogging=false"/>
					<bt:Override Locale="tk-TM" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=tk-TM&amp;clientlogging=false"/>
					<bt:Override Locale="tn-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=tn-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="tr-TR" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=tr-TR&amp;clientlogging=false"/>
					<bt:Override Locale="tt-RU" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=tt-RU&amp;clientlogging=false"/>
					<bt:Override Locale="ug-CN" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=ug-CN&amp;clientlogging=false"/>
					<bt:Override Locale="uk-UA" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=uk-UA&amp;clientlogging=false"/>
					<bt:Override Locale="ur-PK" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=ur-PK&amp;clientlogging=false"/>
					<bt:Override Locale="uz-Latn-UZ" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=uz-Latn-UZ&amp;clientlogging=false"/>
					<bt:Override Locale="vi-VN" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=vi-VN&amp;clientlogging=false"/>
					<bt:Override Locale="wo-SN" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=wo-SN&amp;clientlogging=false"/>
					<bt:Override Locale="xh-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=xh-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="yo-NG" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=yo-NG&amp;clientlogging=false"/>
					<bt:Override Locale="zh-CN" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=zh-CN&amp;clientlogging=false"/>
					<bt:Override Locale="zh-TW" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=zh-TW&amp;clientlogging=false"/>
					<bt:Override Locale="zu-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/distributesectiongroup?ui=zu-ZA&amp;clientlogging=false"/>
				</bt:Url>
				<bt:Url id="copyToContentLibraryUrl" DefaultValue="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?clientlogging=false">
					<bt:Override Locale="af-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=af-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="am-ET" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=am-ET&amp;clientlogging=false"/>
					<bt:Override Locale="ar-SA" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=ar-SA&amp;clientlogging=false"/>
					<bt:Override Locale="as-IN" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=as-IN&amp;clientlogging=false"/>
					<bt:Override Locale="az-Latn-AZ" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=az-Latn-AZ&amp;clientlogging=false"/>
					<bt:Override Locale="be-BY" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=be-BY&amp;clientlogging=false"/>
					<bt:Override Locale="bg-BG" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=bg-BG&amp;clientlogging=false"/>
					<bt:Override Locale="bn-BD" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=bn-BD&amp;clientlogging=false"/>
					<bt:Override Locale="bn-IN" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=bn-IN&amp;clientlogging=false"/>
					<bt:Override Locale="bs-Latn-BA" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=bs-Latn-BA&amp;clientlogging=false"/>
					<bt:Override Locale="ca-ES" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=ca-ES&amp;clientlogging=false"/>
					<bt:Override Locale="ca-ES-valencia" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=ca-ES-valencia&amp;clientlogging=false"/>
					<bt:Override Locale="cs-CZ" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=cs-CZ&amp;clientlogging=false"/>
					<bt:Override Locale="cy-GB" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=cy-GB&amp;clientlogging=false"/>
					<bt:Override Locale="da-DK" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=da-DK&amp;clientlogging=false"/>
					<bt:Override Locale="de-DE" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=de-DE&amp;clientlogging=false"/>
					<bt:Override Locale="el-GR" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=el-GR&amp;clientlogging=false"/>
					<bt:Override Locale="es-ES" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=es-ES&amp;clientlogging=false"/>
					<bt:Override Locale="et-EE" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=et-EE&amp;clientlogging=false"/>
					<bt:Override Locale="eu-ES" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=eu-ES&amp;clientlogging=false"/>
					<bt:Override Locale="fa-IR" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=fa-IR&amp;clientlogging=false"/>
					<bt:Override Locale="fi-FI" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=fi-FI&amp;clientlogging=false"/>
					<bt:Override Locale="fil-PH" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=fil-PH&amp;clientlogging=false"/>
					<bt:Override Locale="fr-FR" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=fr-FR&amp;clientlogging=false"/>
					<bt:Override Locale="ga-IE" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=ga-IE&amp;clientlogging=false"/>
					<bt:Override Locale="gd-GB" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=gd-GB&amp;clientlogging=false"/>
					<bt:Override Locale="gl-ES" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=gl-ES&amp;clientlogging=false"/>
					<bt:Override Locale="gu-IN" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=gu-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ha-Latn-NG" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=ha-Latn-NG&amp;clientlogging=false"/>
					<bt:Override Locale="he-IL" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=he-IL&amp;clientlogging=false"/>
					<bt:Override Locale="hi-IN" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=hi-IN&amp;clientlogging=false"/>
					<bt:Override Locale="hr-HR" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=hr-HR&amp;clientlogging=false"/>
					<bt:Override Locale="hu-HU" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=hu-HU&amp;clientlogging=false"/>
					<bt:Override Locale="hy-AM" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=hy-AM&amp;clientlogging=false"/>
					<bt:Override Locale="id-ID" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=id-ID&amp;clientlogging=false"/>
					<bt:Override Locale="ig-NG" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=ig-NG&amp;clientlogging=false"/>
					<bt:Override Locale="is-IS" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=is-IS&amp;clientlogging=false"/>
					<bt:Override Locale="it-IT" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=it-IT&amp;clientlogging=false"/>
					<bt:Override Locale="ja-JP" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=ja-JP&amp;clientlogging=false"/>
					<bt:Override Locale="ka-GE" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=ka-GE&amp;clientlogging=false"/>
					<bt:Override Locale="kk-KZ" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=kk-KZ&amp;clientlogging=false"/>
					<bt:Override Locale="km-KH" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=km-KH&amp;clientlogging=false"/>
					<bt:Override Locale="kn-IN" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=kn-IN&amp;clientlogging=false"/>
					<bt:Override Locale="kok-IN" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=kok-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ko-KR" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=ko-KR&amp;clientlogging=false"/>
					<bt:Override Locale="ku-Arab-IQ" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=ku-Arab-IQ&amp;clientlogging=false"/>
					<bt:Override Locale="ky-KG" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=ky-KG&amp;clientlogging=false"/>
					<bt:Override Locale="lb-LU" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=lb-LU&amp;clientlogging=false"/>
					<bt:Override Locale="lt-LT" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=lt-LT&amp;clientlogging=false"/>
					<bt:Override Locale="lv-LV" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=lv-LV&amp;clientlogging=false"/>
					<bt:Override Locale="mi-NZ" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=mi-NZ&amp;clientlogging=false"/>
					<bt:Override Locale="mk-MK" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=mk-MK&amp;clientlogging=false"/>
					<bt:Override Locale="ml-IN" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=ml-IN&amp;clientlogging=false"/>
					<bt:Override Locale="mn-MN" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=mn-MN&amp;clientlogging=false"/>
					<bt:Override Locale="mr-IN" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=mr-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ms-MY" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=ms-MY&amp;clientlogging=false"/>
					<bt:Override Locale="mt-MT" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=mt-MT&amp;clientlogging=false"/>
					<bt:Override Locale="nb-NO" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=nb-NO&amp;clientlogging=false"/>
					<bt:Override Locale="ne-NP" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=ne-NP&amp;clientlogging=false"/>
					<bt:Override Locale="nl-NL" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=nl-NL&amp;clientlogging=false"/>
					<bt:Override Locale="nn-NO" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=nn-NO&amp;clientlogging=false"/>
					<bt:Override Locale="nso-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=nso-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="or-IN" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=or-IN&amp;clientlogging=false"/>
					<bt:Override Locale="pa-Arab-PK" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=pa-Arab-PK&amp;clientlogging=false"/>
					<bt:Override Locale="pa-IN" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=pa-IN&amp;clientlogging=false"/>
					<bt:Override Locale="pl-PL" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=pl-PL&amp;clientlogging=false"/>
					<bt:Override Locale="prs-AF" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=prs-AF&amp;clientlogging=false"/>
					<bt:Override Locale="pt-BR" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=pt-BR&amp;clientlogging=false"/>
					<bt:Override Locale="pt-PT" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=pt-PT&amp;clientlogging=false"/>
					<bt:Override Locale="quz-PE" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=quz-PE&amp;clientlogging=false"/>
					<bt:Override Locale="ro-RO" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=ro-RO&amp;clientlogging=false"/>
					<bt:Override Locale="ru-RU" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=ru-RU&amp;clientlogging=false"/>
					<bt:Override Locale="rw-RW" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=rw-RW&amp;clientlogging=false"/>
					<bt:Override Locale="sd-Arab-PK" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=sd-Arab-PK&amp;clientlogging=false"/>
					<bt:Override Locale="si-LK" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=si-LK&amp;clientlogging=false"/>
					<bt:Override Locale="sk-SK" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=sk-SK&amp;clientlogging=false"/>
					<bt:Override Locale="sl-SI" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=sl-SI&amp;clientlogging=false"/>
					<bt:Override Locale="sq-AL" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=sq-AL&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Cyrl-BA" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=sr-Cyrl-BA&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Cyrl-RS" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=sr-Cyrl-RS&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Latn-RS" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=sr-Latn-RS&amp;clientlogging=false"/>
					<bt:Override Locale="sv-SE" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=sv-SE&amp;clientlogging=false"/>
					<bt:Override Locale="sw-KE" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=sw-KE&amp;clientlogging=false"/>
					<bt:Override Locale="ta-IN" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=ta-IN&amp;clientlogging=false"/>
					<bt:Override Locale="te-IN" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=te-IN&amp;clientlogging=false"/>
					<bt:Override Locale="tg-Cyrl-TJ" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=tg-Cyrl-TJ&amp;clientlogging=false"/>
					<bt:Override Locale="th-TH" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=th-TH&amp;clientlogging=false"/>
					<bt:Override Locale="ti-ET" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=ti-ET&amp;clientlogging=false"/>
					<bt:Override Locale="tk-TM" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=tk-TM&amp;clientlogging=false"/>
					<bt:Override Locale="tn-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=tn-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="tr-TR" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=tr-TR&amp;clientlogging=false"/>
					<bt:Override Locale="tt-RU" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=tt-RU&amp;clientlogging=false"/>
					<bt:Override Locale="ug-CN" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=ug-CN&amp;clientlogging=false"/>
					<bt:Override Locale="uk-UA" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=uk-UA&amp;clientlogging=false"/>
					<bt:Override Locale="ur-PK" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=ur-PK&amp;clientlogging=false"/>
					<bt:Override Locale="uz-Latn-UZ" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=uz-Latn-UZ&amp;clientlogging=false"/>
					<bt:Override Locale="vi-VN" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=vi-VN&amp;clientlogging=false"/>
					<bt:Override Locale="wo-SN" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=wo-SN&amp;clientlogging=false"/>
					<bt:Override Locale="xh-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=xh-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="yo-NG" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=yo-NG&amp;clientlogging=false"/>
					<bt:Override Locale="zh-CN" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=zh-CN&amp;clientlogging=false"/>
					<bt:Override Locale="zh-TW" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=zh-TW&amp;clientlogging=false"/>
					<bt:Override Locale="zu-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/copytocontentlibrary?ui=zu-ZA&amp;clientlogging=false"/>
				</bt:Url>
				<bt:Url id="crossNotebookReviewUrl" DefaultValue="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?clientlogging=false">
					<bt:Override Locale="af-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=af-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="am-ET" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=am-ET&amp;clientlogging=false"/>
					<bt:Override Locale="ar-SA" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=ar-SA&amp;clientlogging=false"/>
					<bt:Override Locale="as-IN" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=as-IN&amp;clientlogging=false"/>
					<bt:Override Locale="az-Latn-AZ" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=az-Latn-AZ&amp;clientlogging=false"/>
					<bt:Override Locale="be-BY" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=be-BY&amp;clientlogging=false"/>
					<bt:Override Locale="bg-BG" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=bg-BG&amp;clientlogging=false"/>
					<bt:Override Locale="bn-BD" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=bn-BD&amp;clientlogging=false"/>
					<bt:Override Locale="bn-IN" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=bn-IN&amp;clientlogging=false"/>
					<bt:Override Locale="bs-Latn-BA" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=bs-Latn-BA&amp;clientlogging=false"/>
					<bt:Override Locale="ca-ES" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=ca-ES&amp;clientlogging=false"/>
					<bt:Override Locale="ca-ES-valencia" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=ca-ES-valencia&amp;clientlogging=false"/>
					<bt:Override Locale="cs-CZ" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=cs-CZ&amp;clientlogging=false"/>
					<bt:Override Locale="cy-GB" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=cy-GB&amp;clientlogging=false"/>
					<bt:Override Locale="da-DK" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=da-DK&amp;clientlogging=false"/>
					<bt:Override Locale="de-DE" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=de-DE&amp;clientlogging=false"/>
					<bt:Override Locale="el-GR" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=el-GR&amp;clientlogging=false"/>
					<bt:Override Locale="es-ES" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=es-ES&amp;clientlogging=false"/>
					<bt:Override Locale="et-EE" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=et-EE&amp;clientlogging=false"/>
					<bt:Override Locale="eu-ES" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=eu-ES&amp;clientlogging=false"/>
					<bt:Override Locale="fa-IR" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=fa-IR&amp;clientlogging=false"/>
					<bt:Override Locale="fi-FI" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=fi-FI&amp;clientlogging=false"/>
					<bt:Override Locale="fil-PH" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=fil-PH&amp;clientlogging=false"/>
					<bt:Override Locale="fr-FR" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=fr-FR&amp;clientlogging=false"/>
					<bt:Override Locale="ga-IE" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=ga-IE&amp;clientlogging=false"/>
					<bt:Override Locale="gd-GB" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=gd-GB&amp;clientlogging=false"/>
					<bt:Override Locale="gl-ES" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=gl-ES&amp;clientlogging=false"/>
					<bt:Override Locale="gu-IN" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=gu-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ha-Latn-NG" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=ha-Latn-NG&amp;clientlogging=false"/>
					<bt:Override Locale="he-IL" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=he-IL&amp;clientlogging=false"/>
					<bt:Override Locale="hi-IN" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=hi-IN&amp;clientlogging=false"/>
					<bt:Override Locale="hr-HR" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=hr-HR&amp;clientlogging=false"/>
					<bt:Override Locale="hu-HU" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=hu-HU&amp;clientlogging=false"/>
					<bt:Override Locale="hy-AM" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=hy-AM&amp;clientlogging=false"/>
					<bt:Override Locale="id-ID" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=id-ID&amp;clientlogging=false"/>
					<bt:Override Locale="ig-NG" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=ig-NG&amp;clientlogging=false"/>
					<bt:Override Locale="is-IS" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=is-IS&amp;clientlogging=false"/>
					<bt:Override Locale="it-IT" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=it-IT&amp;clientlogging=false"/>
					<bt:Override Locale="ja-JP" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=ja-JP&amp;clientlogging=false"/>
					<bt:Override Locale="ka-GE" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=ka-GE&amp;clientlogging=false"/>
					<bt:Override Locale="kk-KZ" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=kk-KZ&amp;clientlogging=false"/>
					<bt:Override Locale="km-KH" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=km-KH&amp;clientlogging=false"/>
					<bt:Override Locale="kn-IN" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=kn-IN&amp;clientlogging=false"/>
					<bt:Override Locale="kok-IN" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=kok-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ko-KR" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=ko-KR&amp;clientlogging=false"/>
					<bt:Override Locale="ku-Arab-IQ" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=ku-Arab-IQ&amp;clientlogging=false"/>
					<bt:Override Locale="ky-KG" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=ky-KG&amp;clientlogging=false"/>
					<bt:Override Locale="lb-LU" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=lb-LU&amp;clientlogging=false"/>
					<bt:Override Locale="lt-LT" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=lt-LT&amp;clientlogging=false"/>
					<bt:Override Locale="lv-LV" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=lv-LV&amp;clientlogging=false"/>
					<bt:Override Locale="mi-NZ" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=mi-NZ&amp;clientlogging=false"/>
					<bt:Override Locale="mk-MK" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=mk-MK&amp;clientlogging=false"/>
					<bt:Override Locale="ml-IN" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=ml-IN&amp;clientlogging=false"/>
					<bt:Override Locale="mn-MN" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=mn-MN&amp;clientlogging=false"/>
					<bt:Override Locale="mr-IN" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=mr-IN&amp;clientlogging=false"/>
					<bt:Override Locale="ms-MY" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=ms-MY&amp;clientlogging=false"/>
					<bt:Override Locale="mt-MT" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=mt-MT&amp;clientlogging=false"/>
					<bt:Override Locale="nb-NO" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=nb-NO&amp;clientlogging=false"/>
					<bt:Override Locale="ne-NP" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=ne-NP&amp;clientlogging=false"/>
					<bt:Override Locale="nl-NL" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=nl-NL&amp;clientlogging=false"/>
					<bt:Override Locale="nn-NO" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=nn-NO&amp;clientlogging=false"/>
					<bt:Override Locale="nso-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=nso-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="or-IN" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=or-IN&amp;clientlogging=false"/>
					<bt:Override Locale="pa-Arab-PK" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=pa-Arab-PK&amp;clientlogging=false"/>
					<bt:Override Locale="pa-IN" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=pa-IN&amp;clientlogging=false"/>
					<bt:Override Locale="pl-PL" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=pl-PL&amp;clientlogging=false"/>
					<bt:Override Locale="prs-AF" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=prs-AF&amp;clientlogging=false"/>
					<bt:Override Locale="pt-BR" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=pt-BR&amp;clientlogging=false"/>
					<bt:Override Locale="pt-PT" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=pt-PT&amp;clientlogging=false"/>
					<bt:Override Locale="quz-PE" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=quz-PE&amp;clientlogging=false"/>
					<bt:Override Locale="ro-RO" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=ro-RO&amp;clientlogging=false"/>
					<bt:Override Locale="ru-RU" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=ru-RU&amp;clientlogging=false"/>
					<bt:Override Locale="rw-RW" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=rw-RW&amp;clientlogging=false"/>
					<bt:Override Locale="sd-Arab-PK" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=sd-Arab-PK&amp;clientlogging=false"/>
					<bt:Override Locale="si-LK" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=si-LK&amp;clientlogging=false"/>
					<bt:Override Locale="sk-SK" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=sk-SK&amp;clientlogging=false"/>
					<bt:Override Locale="sl-SI" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=sl-SI&amp;clientlogging=false"/>
					<bt:Override Locale="sq-AL" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=sq-AL&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Cyrl-BA" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=sr-Cyrl-BA&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Cyrl-RS" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=sr-Cyrl-RS&amp;clientlogging=false"/>
					<bt:Override Locale="sr-Latn-RS" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=sr-Latn-RS&amp;clientlogging=false"/>
					<bt:Override Locale="sv-SE" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=sv-SE&amp;clientlogging=false"/>
					<bt:Override Locale="sw-KE" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=sw-KE&amp;clientlogging=false"/>
					<bt:Override Locale="ta-IN" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=ta-IN&amp;clientlogging=false"/>
					<bt:Override Locale="te-IN" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=te-IN&amp;clientlogging=false"/>
					<bt:Override Locale="tg-Cyrl-TJ" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=tg-Cyrl-TJ&amp;clientlogging=false"/>
					<bt:Override Locale="th-TH" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=th-TH&amp;clientlogging=false"/>
					<bt:Override Locale="ti-ET" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=ti-ET&amp;clientlogging=false"/>
					<bt:Override Locale="tk-TM" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=tk-TM&amp;clientlogging=false"/>
					<bt:Override Locale="tn-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=tn-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="tr-TR" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=tr-TR&amp;clientlogging=false"/>
					<bt:Override Locale="tt-RU" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=tt-RU&amp;clientlogging=false"/>
					<bt:Override Locale="ug-CN" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=ug-CN&amp;clientlogging=false"/>
					<bt:Override Locale="uk-UA" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=uk-UA&amp;clientlogging=false"/>
					<bt:Override Locale="ur-PK" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=ur-PK&amp;clientlogging=false"/>
					<bt:Override Locale="uz-Latn-UZ" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=uz-Latn-UZ&amp;clientlogging=false"/>
					<bt:Override Locale="vi-VN" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=vi-VN&amp;clientlogging=false"/>
					<bt:Override Locale="wo-SN" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=wo-SN&amp;clientlogging=false"/>
					<bt:Override Locale="xh-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=xh-ZA&amp;clientlogging=false"/>
					<bt:Override Locale="yo-NG" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=yo-NG&amp;clientlogging=false"/>
					<bt:Override Locale="zh-CN" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=zh-CN&amp;clientlogging=false"/>
					<bt:Override Locale="zh-TW" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=zh-TW&amp;clientlogging=false"/>
					<bt:Override Locale="zu-ZA" Value="https://www.onenote.com/officeaddins/classnotebook/crossnotebookreview?ui=zu-ZA&amp;clientlogging=false"/>
				</bt:Url>
			</bt:Urls>
			<bt:ShortStrings>
				<bt:String id="residShort" DefaultValue="residShort" />
				<bt:String id="distributePage" DefaultValue="Distribute Page">
					<Override Locale="af-ZA" Value="Versprei bladsy"/>
					<Override Locale="am-ET" Value="ገጽ አሰራጭ"/>
					<Override Locale="ar-SA" Value="توزيع صفحة"/>
					<Override Locale="as-IN" Value="পৃষ্ঠা বিতৰণ কৰক"/>
					<Override Locale="az-Latn-AZ" Value="Səhifəni Paylaşdırın"/>
					<Override Locale="be-BY" Value="Размеркаваць старонку"/>
					<Override Locale="bg-BG" Value="Разпространение на страница"/>
					<Override Locale="bn-BD" Value="পৃষ্ঠা বন্টন করুন"/>
					<Override Locale="bn-IN" Value="পৃষ্ঠা বিতরণ করুন"/>
					<Override Locale="bs-Latn-BA" Value="Distribuiraj stranicu"/>
					<Override Locale="ca-ES" Value="Distribueix la pàgina"/>
					<Override Locale="ca-ES-valencia" Value="Distribueix la pàgina"/>
					<Override Locale="cs-CZ" Value="Distribuovat stránku"/>
					<Override Locale="cy-GB" Value="Dosbarthu’r Dudalen"/>
					<Override Locale="da-DK" Value="Fordel side"/>
					<Override Locale="de-DE" Value="Seite verteilen"/>
					<Override Locale="el-GR" Value="Διανομή σελίδας"/>
					<Override Locale="es-ES" Value="Distribuir página"/>
					<Override Locale="et-EE" Value="Levita lehte"/>
					<Override Locale="eu-ES" Value="Banatu orria"/>
					<Override Locale="fa-IR" Value="توزیع صفحه"/>
					<Override Locale="fi-FI" Value="Jaa sivu"/>
					<Override Locale="fil-PH" Value="Ipamahagi ang Pahina"/>
					<Override Locale="fr-FR" Value="Distribuer une page"/>
					<Override Locale="ga-IE" Value="Dáil leathanach"/>
					<Override Locale="gd-GB" Value="Sgaoil an duilleag"/>
					<Override Locale="gl-ES" Value="Distribuír páxina"/>
					<Override Locale="gu-IN" Value="પેજ વિતરિત કરો"/>
					<Override Locale="ha-Latn-NG" Value="Rarraba Shafi"/>
					<Override Locale="he-IL" Value="הפץ עמוד"/>
					<Override Locale="hi-IN" Value="पृष्ठ वितरित करें"/>
					<Override Locale="hr-HR" Value="Rasporedi stranicu"/>
					<Override Locale="hu-HU" Value="Lap kiosztása"/>
					<Override Locale="hy-AM" Value="Տարածել էջը"/>
					<Override Locale="id-ID" Value="Distribusikan Halaman"/>
					<Override Locale="ig-NG" Value="Kesàa Ihuakwụkwọ"/>
					<Override Locale="is-IS" Value="Dreifa síðu"/>
					<Override Locale="it-IT" Value="Distribuisci pagina"/>
					<Override Locale="ja-JP" Value="ページの配布"/>
					<Override Locale="ka-GE" Value="გვერდის განაწილება"/>
					<Override Locale="kk-KZ" Value="Бетті үлестіру"/>
					<Override Locale="km-KH" Value="ចែកចាយទំព័រ"/>
					<Override Locale="kn-IN" Value="ಪುಟ ವಿತರಿಸಿ"/>
					<Override Locale="kok-IN" Value="पानाचें वितरण करचें"/>
					<Override Locale="ko-KR" Value="페이지 배포"/>
					<Override Locale="ku-Arab-IQ" Value="دابەشکردنی لاپەڕە"/>
					<Override Locale="ky-KG" Value="Баракты таратуу"/>
					<Override Locale="lb-LU" Value="Säit Verbreeden"/>
					<Override Locale="lt-LT" Value="Paskirstyti puslapį"/>
					<Override Locale="lv-LV" Value="Izplatīt lapu"/>
					<Override Locale="mi-NZ" Value="Tohatoha Whārangi"/>
					<Override Locale="mk-MK" Value="Дистрибуирај ја страницата"/>
					<Override Locale="ml-IN" Value="പേജ് വിതരണം ചെയ്യുക"/>
					<Override Locale="mn-MN" Value="Хуудас тараах"/>
					<Override Locale="mr-IN" Value="पृष्ठ वितरीत करा"/>
					<Override Locale="ms-MY" Value="Agihkan Halaman"/>
					<Override Locale="mt-MT" Value="Qassam Paġna"/>
					<Override Locale="nb-NO" Value="Distribuer side"/>
					<Override Locale="ne-NP" Value="पृष्ठ वितरण गर्नुहोस्"/>
					<Override Locale="nl-NL" Value="Pagina distribueren"/>
					<Override Locale="nn-NO" Value="Distribuer side"/>
					<Override Locale="nso-ZA" Value="Aba Letlakala"/>
					<Override Locale="or-IN" Value="ପୃଷ୍ଠା ବିତରଣ କରନ୍ତୁ"/>
					<Override Locale="pa-Arab-PK" Value="صفحہ تقسیم کرو"/>
					<Override Locale="pa-IN" Value="ਪੰਨੇ ਨੂੰ ਵੰਡੋ"/>
					<Override Locale="pl-PL" Value="Rozpowszechnij stronę"/>
					<Override Locale="prs-AF" Value="صفحه توزیع"/>
					<Override Locale="pt-BR" Value="Distribuir Página"/>
					<Override Locale="pt-PT" Value="Distribuir Página"/>
					<Override Locale="quz-PE" Value="Rapita Achuray"/>
					<Override Locale="ro-RO" Value="Distribuiți pagina"/>
					<Override Locale="ru-RU" Value="Распространить страницу"/>
					<Override Locale="rw-RW" Value="Gukwirakwiza paji"/>
					<Override Locale="sd-Arab-PK" Value="صفحو تقسيم ڪريو"/>
					<Override Locale="si-LK" Value="පිටුව බෙදාහරින්න"/>
					<Override Locale="sk-SK" Value="Distribuovať stranu"/>
					<Override Locale="sl-SI" Value="Porazdeli stran"/>
					<Override Locale="sq-AL" Value="Shpërndaj faqen"/>
					<Override Locale="sr-Cyrl-BA" Value="Дистрибуирај страницу"/>
					<Override Locale="sr-Cyrl-RS" Value="Дистрибуирај страницу"/>
					<Override Locale="sr-Latn-RS" Value="Distribuiraj stranicu"/>
					<Override Locale="sv-SE" Value="Distribuera sida"/>
					<Override Locale="sw-KE" Value="Sambaza Ukurasa"/>
					<Override Locale="ta-IN" Value="பக்கத்தை விநியோகி"/>
					<Override Locale="te-IN" Value="పేజీని పంపిణీ చేయండి"/>
					<Override Locale="tg-Cyrl-TJ" Value="Паҳн кардани саҳифа"/>
					<Override Locale="th-TH" Value="กระจายหน้า"/>
					<Override Locale="ti-ET" Value="ገጽ ኣከፋፍል"/>
					<Override Locale="tk-TM" Value="Sahypa ýaýrat"/>
					<Override Locale="tn-ZA" Value="Phatlalatsa Tsebe"/>
					<Override Locale="tr-TR" Value="Sayfayı Dağıt"/>
					<Override Locale="tt-RU" Value="Битне таратыгыз"/>
					<Override Locale="ug-CN" Value="بەت تارقىتىش"/>
					<Override Locale="uk-UA" Value="Розповсюдити сторінку"/>
					<Override Locale="ur-PK" Value="صفحہ تقسیم کریں"/>
					<Override Locale="uz-Latn-UZ" Value="Taqsimlash sahifasi"/>
					<Override Locale="vi-VN" Value="Phân phối Trang"/>
					<Override Locale="wo-SN" Value="Sédalle Xët"/>
					<Override Locale="xh-ZA" Value="Sasaza iKhasi"/>
					<Override Locale="yo-NG" Value="Pín ojú ìwé"/>
					<Override Locale="zh-CN" Value="分发页面"/>
					<Override Locale="zh-TW" Value="發佈頁面"/>
					<Override Locale="zu-ZA" Value="Sakaza Ikhasi"/>
				</bt:String>
				<bt:String id="distributeNewSetion" DefaultValue="Distribute New Section">
					<bt:Override Locale="af-ZA" Value="Versprei Nuwe Afdeling"/>
					<bt:Override Locale="am-ET" Value="አዲስ ክፍል አከፋፍል"/>
					<bt:Override Locale="ar-SA" Value="توزيع مقطع جديد"/>
					<bt:Override Locale="as-IN" Value="নতুন শাখা বিতৰণ কৰক"/>
					<bt:Override Locale="az-Latn-AZ" Value="Yeni Bölməni paylaşdırın"/>
					<bt:Override Locale="be-BY" Value="Размеркаваць новы раздзел"/>
					<bt:Override Locale="bg-BG" Value="Разпространение на нова секция"/>
					<bt:Override Locale="bn-BD" Value="নতুন বিভাগটি বন্টন করুন"/>
					<bt:Override Locale="bn-IN" Value="নতুন বিভাগটি বন্টন করুন"/>
					<bt:Override Locale="bs-Latn-BA" Value="Distribuiraj novi odjelјak"/>
					<bt:Override Locale="ca-ES" Value="Distribueix una secció nova"/>
					<bt:Override Locale="ca-ES-valencia" Value="Distribueix la secció nova"/>
					<bt:Override Locale="cs-CZ" Value="Distribuovat nový oddíl"/>
					<bt:Override Locale="cy-GB" Value="Dosbarthu Adran Newydd"/>
					<bt:Override Locale="da-DK" Value="Fordel ny sektion"/>
					<bt:Override Locale="de-DE" Value="Neuen Abschnitt verteilen"/>
					<bt:Override Locale="el-GR" Value="Διανομή νέας ενότητας"/>
					<bt:Override Locale="es-ES" Value="Distribuir nueva sección"/>
					<bt:Override Locale="et-EE" Value="Levita uut jaotist"/>
					<bt:Override Locale="eu-ES" Value="Banatu atal berria"/>
					<bt:Override Locale="fa-IR" Value="توزیع قسمت جدید"/>
					<bt:Override Locale="fi-FI" Value="Jaa uusi osa"/>
					<bt:Override Locale="fil-PH" Value="Magpamahagi ang Bagong Seksyon"/>
					<bt:Override Locale="fr-FR" Value="Distribuer une nouvelle section"/>
					<bt:Override Locale="ga-IE" Value="Dáil mír nua"/>
					<bt:Override Locale="gd-GB" Value="Sgaoil an earrann ùr"/>
					<bt:Override Locale="gl-ES" Value="Distribuír nova sección"/>
					<bt:Override Locale="gu-IN" Value="નવો અનુભાગ વિતરિત કરો"/>
					<bt:Override Locale="ha-Latn-NG" Value="Rarraba Sabon Sashe"/>
					<bt:Override Locale="he-IL" Value="הפץ מקטע חדש"/>
					<bt:Override Locale="hi-IN" Value="नया अनुभाग वितरित करें"/>
					<bt:Override Locale="hr-HR" Value="Rasporedi novu sekciju"/>
					<bt:Override Locale="hu-HU" Value="Új szakasz kiosztása"/>
					<bt:Override Locale="hy-AM" Value="Տարածել նոր բաժինը"/>
					<bt:Override Locale="id-ID" Value="Distribusikan Bagian Baru"/>
					<bt:Override Locale="ig-NG" Value="Kesàa na Nkebi Ọhụrụ"/>
					<bt:Override Locale="is-IS" Value="Dreifa nýjum hluta"/>
					<bt:Override Locale="it-IT" Value="Distribuisci nuova sezione"/>
					<bt:Override Locale="ja-JP" Value="新しいセクションの配布"/>
					<bt:Override Locale="ka-GE" Value="ახალი სექციის განაწილება"/>
					<bt:Override Locale="kk-KZ" Value="Жаңа бөлімді үлестіру"/>
					<bt:Override Locale="km-KH" Value="ចែកចាយផ្នែកថ្មី"/>
					<bt:Override Locale="kn-IN" Value="ಹೊಸ ವಿಭಾಗ ವಿತರಿಸಿ"/>
					<bt:Override Locale="kok-IN" Value="नव्या विभागाचें वितरण करचें"/>
					<bt:Override Locale="ko-KR" Value="새 섹션 배포"/>
					<bt:Override Locale="ku-Arab-IQ" Value="دابەشکردنی بەشی نوێ"/>
					<bt:Override Locale="ky-KG" Value="Жаңы Бөлүмдү таратуу"/>
					<bt:Override Locale="lb-LU" Value="Nei Sektioun Verbreeden"/>
					<bt:Override Locale="lt-LT" Value="Paskirstyti naują sekciją"/>
					<bt:Override Locale="lv-LV" Value="Izplatīt jaunu sadaļu"/>
					<bt:Override Locale="mi-NZ" Value="Tohatoha Wāhanga Hōu"/>
					<bt:Override Locale="mk-MK" Value="Дистрибуирај нова секција"/>
					<bt:Override Locale="ml-IN" Value="പുതിയ വിഭാഗം വിതരണം ചെയ്യുക"/>
					<bt:Override Locale="mn-MN" Value="Шинэ хэсгийг түгээх"/>
					<bt:Override Locale="mr-IN" Value="नवीन विभाग वितरीत करा"/>
					<bt:Override Locale="ms-MY" Value="Agihkan Bahagian Baru"/>
					<bt:Override Locale="mt-MT" Value="Qassam Taqsima Ġdida"/>
					<bt:Override Locale="nb-NO" Value="Distribuer ny inndeling"/>
					<bt:Override Locale="ne-NP" Value="नयाँ खण्ड वितरण गर्नुहोस्"/>
					<bt:Override Locale="nl-NL" Value="Nieuwe sectie distribueren"/>
					<bt:Override Locale="nn-NO" Value="Fordel ny inndeling"/>
					<bt:Override Locale="nso-ZA" Value="Aba Karolo e Mpsha"/>
					<bt:Override Locale="or-IN" Value="ନୂତନ ବିଭାଗ ବିତରଣ କରନ୍ତୁ"/>
					<bt:Override Locale="pa-Arab-PK" Value="نواں سیکشن تقسیم کرو"/>
					<bt:Override Locale="pa-IN" Value="ਨਵੇਂ ਵਿਭਾਗ ਨੂੰ ਵੰਡੋ"/>
					<bt:Override Locale="pl-PL" Value="Rozpowszechnij nową sekcję"/>
					<bt:Override Locale="prs-AF" Value="توزیع کردن بخش جدید"/>
					<bt:Override Locale="pt-BR" Value="Distribuir Nova Seção"/>
					<bt:Override Locale="pt-PT" Value="Distribuir Nova Secção"/>
					<bt:Override Locale="quz-PE" Value="Musuq Ruwanata Achuray"/>
					<bt:Override Locale="ro-RO" Value="Distribuiți secțiunea nouă"/>
					<bt:Override Locale="ru-RU" Value="Распространить новый раздел"/>
					<bt:Override Locale="rw-RW" Value="Gukwirakwiza igice gishya"/>
					<bt:Override Locale="sd-Arab-PK" Value="نئون سيڪشن تقسيم ڪريو"/>
					<bt:Override Locale="si-LK" Value="නව කොටස බෙදාහරින්න"/>
					<bt:Override Locale="sk-SK" Value="Distribuovať novú sekciu"/>
					<bt:Override Locale="sl-SI" Value="Porazdeli nov odsek"/>
					<bt:Override Locale="sq-AL" Value="Shpërndaj seksionin e ri"/>
					<bt:Override Locale="sr-Cyrl-BA" Value="Дистрибуирај нови одјељак"/>
					<bt:Override Locale="sr-Cyrl-RS" Value="Дистрибуирај нови одељак"/>
					<bt:Override Locale="sr-Latn-RS" Value="Distribuiraj novi odeljak"/>
					<bt:Override Locale="sv-SE" Value="Distribuera nytt avsnitt"/>
					<bt:Override Locale="sw-KE" Value="Sambaza Sehemu Mpya"/>
					<bt:Override Locale="ta-IN" Value="புதிய பிரிவை விநியோகி"/>
					<bt:Override Locale="te-IN" Value="కొత్త విభాగాన్ని పంపిణీ చేయండి"/>
					<bt:Override Locale="tg-Cyrl-TJ" Value="Паҳн кардани бахши нав"/>
					<bt:Override Locale="th-TH" Value="กระจายส่วนใหม่"/>
					<bt:Override Locale="ti-ET" Value="ሓድሽ ክፍሊ ኣከፋፍል"/>
					<bt:Override Locale="tk-TM" Value="Täze bölüm ýaýrat"/>
					<bt:Override Locale="tn-ZA" Value="Anamisa Karolo e Ntšhwa"/>
					<bt:Override Locale="tr-TR" Value="Yeni Bölümü Dağıt"/>
					<bt:Override Locale="tt-RU" Value="Яңа бүлекне тарату"/>
					<bt:Override Locale="ug-CN" Value="يېڭى بۆلەك تارقىتىش"/>
					<bt:Override Locale="uk-UA" Value="Розповсюдити новий розділ"/>
					<bt:Override Locale="ur-PK" Value="نیا صیغہ بانٹیں"/>
					<bt:Override Locale="uz-Latn-UZ" Value="Yangi bo’limni taqsimlash"/>
					<bt:Override Locale="vi-VN" Value="Phân phối Mục Mới"/>
					<bt:Override Locale="wo-SN" Value="Séddale Pàrti bu Bees"/>
					<bt:Override Locale="xh-ZA" Value="Sasaza iCandelo Elitsha"/>
					<bt:Override Locale="yo-NG" Value="Pín abala titun"/>
					<bt:Override Locale="zh-CN" Value="分发新分区"/>
					<bt:Override Locale="zh-TW" Value="發佈新節"/>
					<bt:Override Locale="zu-ZA" Value="Sakaza Isigaba Esisha"/>
				</bt:String>
				<bt:String id="reviewStudentWork" DefaultValue="Review Student Work">
					<bt:Override Locale="af-ZA" Value="Hersien Student se Werk"/>
					<bt:Override Locale="am-ET" Value="የተማሪ ስራ ይገምግሙ"/>
					<bt:Override Locale="ar-SA" Value="مراجعة عمل الطالب"/>
					<bt:Override Locale="as-IN" Value="শিক্ষাৰ্থীৰ কৰ্ম সমীক্ষা কৰক"/>
					<bt:Override Locale="az-Latn-AZ" Value="Tələbənin İşini Nəzərdən Keçirin"/>
					<bt:Override Locale="be-BY" Value="Праверка работы навучэнца"/>
					<bt:Override Locale="bg-BG" Value="Преглед на работата на учениците"/>
					<bt:Override Locale="bn-BD" Value="শিক্ষার্থীদের কাজ পর্যালোচনা করুন"/>
					<bt:Override Locale="bn-IN" Value="শিক্ষার্থীদের কাজ পর্যালোচনা করুন"/>
					<bt:Override Locale="bs-Latn-BA" Value="Pregledaj radove studenata"/>
					<bt:Override Locale="ca-ES" Value="Revisa la feina acadèmica"/>
					<bt:Override Locale="ca-ES-valencia" Value="Revisa les tasques dels alumnes"/>
					<bt:Override Locale="cs-CZ" Value="Zkontrolovat práci studenta"/>
					<bt:Override Locale="cy-GB" Value="Adolygu Gwaith Myfyriwr"/>
					<bt:Override Locale="da-DK" Value="Gennemse den studerendes arbejde"/>
					<bt:Override Locale="de-DE" Value="Aufgaben der Schüler überprüfen"/>
					<bt:Override Locale="el-GR" Value="Αναθεώρηση εργασίας σπουδαστή"/>
					<bt:Override Locale="es-ES" Value="Revisar trabajo del alumno"/>
					<bt:Override Locale="et-EE" Value="Kontrolli õpilaste tööd"/>
					<bt:Override Locale="eu-ES" Value="Zuzendu ikasleen lana"/>
					<bt:Override Locale="fa-IR" Value="بررسی کار دانش‌آموز"/>
					<bt:Override Locale="fi-FI" Value="Arvioi opiskelijan työ"/>
					<bt:Override Locale="fil-PH" Value="I-review ang Gawa ng Mag-aaral"/>
					<bt:Override Locale="fr-FR" Value="Examiner les travaux des étudiants"/>
					<bt:Override Locale="ga-IE" Value="Athbhreithnigh obair na mac léinn"/>
					<bt:Override Locale="gd-GB" Value="Sgrùdaich obair an oileanaich"/>
					<bt:Override Locale="gl-ES" Value="Revisar traballo do estudante"/>
					<bt:Override Locale="gu-IN" Value="વિદ્યાર્થીના કાર્યની સમીક્ષા કરો"/>
					<bt:Override Locale="ha-Latn-NG" Value="Yi bita Aikin Ɗalibi"/>
					<bt:Override Locale="he-IL" Value="סקור עבודת תלמידים"/>
					<bt:Override Locale="hi-IN" Value="विद्यार्थी के कार्य की समीक्षा करें"/>
					<bt:Override Locale="hr-HR" Value="Pregledaj učenički rad"/>
					<bt:Override Locale="hu-HU" Value="Tanulói munka ellenőrzése"/>
					<bt:Override Locale="hy-AM" Value="Վերանայել ուսանողի աշխատանքը"/>
					<bt:Override Locale="id-ID" Value="Tinjau Pekerjaan Siswa"/>
					<bt:Override Locale="ig-NG" Value="Nyochaa Ọrụ Nwa akwụkwọ"/>
					<bt:Override Locale="is-IS" Value="Fara yfir verkefni nemenda"/>
					<bt:Override Locale="it-IT" Value="Rivedi il lavoro degli studenti"/>
					<bt:Override Locale="ja-JP" Value="受講者の作業のレビュー"/>
					<bt:Override Locale="ka-GE" Value="მოსწავლის ნამუშევრის გადახედვა"/>
					<bt:Override Locale="kk-KZ" Value="Оқушы жұмысын қарап шығу"/>
					<bt:Override Locale="km-KH" Value="មើល​ការងារសិស្សឡើងវិញ"/>
					<bt:Override Locale="kn-IN" Value="ವಿದ್ಯಾರ್ಥಿ ಕೆಲಸವನ್ನು ಪರಿಶೀಲಿಸಿ"/>
					<bt:Override Locale="kok-IN" Value="विद्यार्थ्याच्या कामाचो नियाळ घेवचो"/>
					<bt:Override Locale="ko-KR" Value="학생 과제물 검토"/>
					<bt:Override Locale="ku-Arab-IQ" Value="پێچداچوونەوەی کاری قوتابی"/>
					<bt:Override Locale="ky-KG" Value="Окуучу Ишин карап чыгуу"/>
					<bt:Override Locale="lb-LU" Value="Schüleraarbecht Iwwerpréiwen"/>
					<bt:Override Locale="lt-LT" Value="Peržiūrėti mokinių darbą"/>
					<bt:Override Locale="lv-LV" Value="Pārskatīt skolēnu darbu"/>
					<bt:Override Locale="mi-NZ" Value="Arotake Mahi Ākonga"/>
					<bt:Override Locale="mk-MK" Value="Прегледај ја работата на учениците"/>
					<bt:Override Locale="ml-IN" Value="വിദ്യാർത്ഥി പ്രവർത്തനം അവലോകനം ചെയ്യുക"/>
					<bt:Override Locale="mn-MN" Value="Сурагчийн ажлыг хянах"/>
					<bt:Override Locale="mr-IN" Value="विद्यार्थी कार्याचे पुनरावलोकन करा"/>
					<bt:Override Locale="ms-MY" Value="Semak Semula Kerja Pelajar"/>
					<bt:Override Locale="mt-MT" Value="Iċċekkja x-xogħol tal-istudenti"/>
					<bt:Override Locale="nb-NO" Value="Se gjennom studentarbeid"/>
					<bt:Override Locale="ne-NP" Value="विद्यार्थी कार्यलाई समीक्षा गर्नुहोस्"/>
					<bt:Override Locale="nl-NL" Value="Werk van leerling/student beoordelen"/>
					<bt:Override Locale="nn-NO" Value="Sjå gjennom studentarbeid"/>
					<bt:Override Locale="nso-ZA" Value="Lekodišiša Mošomo wa Morutwana"/>
					<bt:Override Locale="or-IN" Value="ଛାତ୍ରଛାତ୍ରୀଙ୍କ କାର୍ଯ୍ୟ ସମୀକ୍ଷା କରନ୍ତୁ"/>
					<bt:Override Locale="pa-Arab-PK" Value="شاگرد دے کم دا جائزہ لوو"/>
					<bt:Override Locale="pa-IN" Value="ਵਿਦਿਆਰਥੀ ਦੇ ਕੰਮ ਦੀ ਸਮੀਖਿਆ ਕਰੋ"/>
					<bt:Override Locale="pl-PL" Value="Przejrzyj pracę uczniów"/>
					<bt:Override Locale="prs-AF" Value="بازبینی کار متعلم"/>
					<bt:Override Locale="pt-BR" Value="Corrigir o Trabalho dos Alunos"/>
					<bt:Override Locale="pt-PT" Value="Avaliar Trabalho dos Estudantes"/>
					<bt:Override Locale="quz-PE" Value="Yachakuqpa Llamkayninta Qhawapay"/>
					<bt:Override Locale="ro-RO" Value="Revizuiți lucrul elevilor"/>
					<bt:Override Locale="ru-RU" Value="Просмотр работ учащихся"/>
					<bt:Override Locale="rw-RW" Value="Gusuzuma imikoro y'abanyeshuri"/>
					<bt:Override Locale="sd-Arab-PK" Value="شاگرد جي ڪم جو جائزو وٺو"/>
					<bt:Override Locale="si-LK" Value="සිසුන්ගේ වැඩ සමාලෝචනය"/>
					<bt:Override Locale="sk-SK" Value="Skontrolovať práce študentov"/>
					<bt:Override Locale="sl-SI" Value="Preglej delo študenta"/>
					<bt:Override Locale="sq-AL" Value="Rishiko punën e nxënësit"/>
					<bt:Override Locale="sr-Cyrl-BA" Value="Прегледај радове полазника"/>
					<bt:Override Locale="sr-Cyrl-RS" Value="Прегледај студентске радове"/>
					<bt:Override Locale="sr-Latn-RS" Value="Pregledaj studentske radove"/>
					<bt:Override Locale="sv-SE" Value="Granska elevarbete"/>
					<bt:Override Locale="sw-KE" Value="Kagua Kazi ya Mwanafunzi"/>
					<bt:Override Locale="ta-IN" Value="மாணவர் வேலையை மதிப்பாய்வு செய்க"/>
					<bt:Override Locale="te-IN" Value="విద్యార్థుల కార్యాచరణను సమీక్షించండి"/>
					<bt:Override Locale="tg-Cyrl-TJ" Value="Баррасии кори донишҷӯ"/>
					<bt:Override Locale="th-TH" Value="ตรวจงานของนักเรียน"/>
					<bt:Override Locale="ti-ET" Value="ስራሕ ተምሃሮ ገምግም"/>
					<bt:Override Locale="tk-TM" Value="Okuwçy işini gözden geçir"/>
					<bt:Override Locale="tn-ZA" Value="Sekaseka Tiro ya Moithuti"/>
					<bt:Override Locale="tr-TR" Value="Öğrenci Çalışmalarını Gözden Geçir"/>
					<bt:Override Locale="tt-RU" Value="Укучылар эшенә бәяләмә"/>
					<bt:Override Locale="ug-CN" Value="ئوقۇغۇچىلارنىڭ ئىشىنى تەكشۈرۈش"/>
					<bt:Override Locale="uk-UA" Value="Перевірити роботи учнів"/>
					<bt:Override Locale="ur-PK" Value="طالبعلم کے کام کا جائزہ لیں"/>
					<bt:Override Locale="uz-Latn-UZ" Value="Talaba ishini ko‘rib chiqish"/>
					<bt:Override Locale="vi-VN" Value="Đánh giá Bài tập của Học viên"/>
					<bt:Override Locale="wo-SN" Value="Jàngat Liggéeyu Xale yi"/>
					<bt:Override Locale="xh-ZA" Value="Hlola uMsebenzi woMfundi"/>
					<bt:Override Locale="yo-NG" Value="Ṣàtúnyẹ̀wò iṣẹ́ akẹ́kọ̀ọ́"/>
					<bt:Override Locale="zh-CN" Value="检查学生作业"/>
					<bt:Override Locale="zh-TW" Value="檢閱學生功課"/>
					<bt:Override Locale="zu-ZA" Value="Buyekeza Umsebenzi Womfundi"/>
				</bt:String>
				<bt:String id="assignmentAssigned" DefaultValue="Create Assignment">
					<bt:Override Locale="af-ZA" Value="Skep opdrag"/>
					<bt:Override Locale="am-ET" Value="የቤት ሥራ ፍጠር"/>
					<bt:Override Locale="ar-SA" Value="إنشاء واجب"/>
					<bt:Override Locale="as-IN" Value="এছাইনমেণ্ট সৃষ্টি কৰক"/>
					<bt:Override Locale="az-Latn-AZ" Value="Təyinat Yaradın"/>
					<bt:Override Locale="be-BY" Value="Стварыць прызначэнне"/>
					<bt:Override Locale="bg-BG" Value="Създаване на задача"/>
					<bt:Override Locale="bn-BD" Value="অ্যাসাইনমেন্ট তৈরি করুন"/>
					<bt:Override Locale="bn-IN" Value="অ্যাসাইনমেন্ট তৈরি করুন"/>
					<bt:Override Locale="bs-Latn-BA" Value="Kreiranje zadatka"/>
					<bt:Override Locale="ca-ES" Value="Creació d'una tasca"/>
					<bt:Override Locale="ca-ES-valencia" Value="Creació d'una tasca"/>
					<bt:Override Locale="cs-CZ" Value="Vytvořit zadání"/>
					<bt:Override Locale="cy-GB" Value="Creu Aseiniad"/>
					<bt:Override Locale="da-DK" Value="Opret en opgave"/>
					<bt:Override Locale="de-DE" Value="Aufgabe erstellen"/>
					<bt:Override Locale="el-GR" Value="Δημιουργία ανάθεσης"/>
					<bt:Override Locale="en-GB" Value="Create Assignment"/>
					<bt:Override Locale="es-ES" Value="Crear tarea"/>
					<bt:Override Locale="es-MX" Value="Crear tarea"/>
					<bt:Override Locale="et-EE" Value="Ülesande loomine"/>
					<bt:Override Locale="eu-ES" Value="Sortu lana"/>
					<bt:Override Locale="fa-IR" Value="ایجاد تکلیف"/>
					<bt:Override Locale="fi-FI" Value="Luo tehtävä"/>
					<bt:Override Locale="fil-PH" Value="Gumawa ng Takdang aralin"/>
					<bt:Override Locale="fr-CA" Value="Création du devoir"/>
					<bt:Override Locale="fr-FR" Value="Création du devoir"/>
					<bt:Override Locale="ga-IE" Value="Cruthaigh tasc"/>
					<bt:Override Locale="gd-GB" Value="Cruthaich obair-sgoile"/>
					<bt:Override Locale="gl-ES" Value="Crear tarefa"/>
					<bt:Override Locale="gu-IN" Value="એક અસાઇનમેંટ બનાવો"/>
					<bt:Override Locale="ha-Latn-NG" Value="Ƙirƙira Aikin darasi"/>
					<bt:Override Locale="he-IL" Value="יצירת מטלה"/>
					<bt:Override Locale="hi-IN" Value="असाइनमेंट बनाएँ"/>
					<bt:Override Locale="hr-HR" Value="Stvaranje zadatka"/>
					<bt:Override Locale="hu-HU" Value="Feladat létrehozása"/>
					<bt:Override Locale="hy-AM" Value="Ստեղծել նշանակում"/>
					<bt:Override Locale="id-ID" Value="Buat Tugas"/>
					<bt:Override Locale="is-IS" Value="Búa til verkefni"/>
					<bt:Override Locale="it-IT" Value="Crea attività"/>
					<bt:Override Locale="ja-JP" Value="課題の作成"/>
					<bt:Override Locale="ka-GE" Value="დავალების შექმნა"/>
					<bt:Override Locale="kk-KZ" Value="Тапсырма жасау"/>
					<bt:Override Locale="km-KH" Value="បង្កើតកិច្ចការ"/>
					<bt:Override Locale="kn-IN" Value="ನಿಯೋಜನೆಯನ್ನು ರಚಿಸಿ"/>
					<bt:Override Locale="kok-IN" Value="असायन्मेंट निर्माण करचो"/>
					<bt:Override Locale="ko-KR" Value="과제 만들기"/>
					<bt:Override Locale="ky-KG" Value="Дайындоону түзүү"/>
					<bt:Override Locale="lb-LU" Value="Zouuerdnung schafen"/>
					<bt:Override Locale="lo-LA" Value="ສ້າງການມອບໝາຍ"/>
					<bt:Override Locale="lt-LT" Value="Kurti užduotį"/>
					<bt:Override Locale="lv-LV" Value="Uzdevuma izveide"/>
					<bt:Override Locale="mi-NZ" Value="Waihanga Whakatakanga"/>
					<bt:Override Locale="mk-MK" Value="Создај задача"/>
					<bt:Override Locale="ml-IN" Value="അസൈൻമെന്‍റ് സൃഷ്‌ടിക്കുക"/>
					<bt:Override Locale="mn-MN" Value="Даалгавар үүсгэх"/>
					<bt:Override Locale="mr-IN" Value="असाइनमेंट तयार करा"/>
					<bt:Override Locale="ms-MY" Value="Cipta Tugasan"/>
					<bt:Override Locale="mt-MT" Value="Oħloq Kompitu"/>
					<bt:Override Locale="nb-NO" Value="Opprett oppgave"/>
					<bt:Override Locale="ne-NP" Value="कार्यभार सिर्जना गर्नुहोस्"/>
					<bt:Override Locale="nl-NL" Value="Opdracht maken"/>
					<bt:Override Locale="nn-NO" Value="Opprett oppgåve"/>
					<bt:Override Locale="or-IN" Value="ଆସାଇନମେଣ୍ଟ ସୃଷ୍ଟି କରନ୍ତୁ"/>
					<bt:Override Locale="pa-IN" Value="ਅਸਾਈਨਮੈਂਟ ਤਿਆਰ ਕਰੋ"/>
					<bt:Override Locale="pl-PL" Value="Tworzenie zadania"/>
					<bt:Override Locale="prs-AF" Value="ایجاد وظیفه خانگی"/>
					<bt:Override Locale="pt-BR" Value="Criar Tarefa"/>
					<bt:Override Locale="pt-PT" Value="Criar Tarefa"/>
					<bt:Override Locale="quz-PE" Value="Evaluacionta Paqarichiy"/>
					<bt:Override Locale="ro-RO" Value="Creați tema pentru acasă"/>
					<bt:Override Locale="ru-RU" Value="Новое задание"/>
					<bt:Override Locale="sd-Arab-PK" Value="اسائيمنٽ ٺاهيو"/>
					<bt:Override Locale="si-LK" Value="පැවරුම සාදන්න"/>
					<bt:Override Locale="sk-SK" Value="Vytvorenie priradenej úlohy"/>
					<bt:Override Locale="sl-SI" Value="Ustvarite dodelitev"/>
					<bt:Override Locale="sq-AL" Value="Krijo një detyrë"/>
					<bt:Override Locale="sr-Cyrl-BA" Value="Креирање задатка"/>
					<bt:Override Locale="sr-Cyrl-RS" Value="Креирање задатка"/>
					<bt:Override Locale="sr-Latn-RS" Value="Kreiranje zadatka"/>
					<bt:Override Locale="sv-SE" Value="Skapa uppgift"/>
					<bt:Override Locale="sw-KE" Value="Unda Zoezi"/>
					<bt:Override Locale="ta-IN" Value="வேலையை உருவாக்கு"/>
					<bt:Override Locale="te-IN" Value="అసైన్‌మెంట్‌ని సృష్టించండి"/>
					<bt:Override Locale="th-TH" Value="สร้างงานที่มอบหมาย"/>
					<bt:Override Locale="tk-TM" Value="Öý işini döret"/>
					<bt:Override Locale="tr-TR" Value="Ödev Oluştur"/>
					<bt:Override Locale="tt-RU" Value="Биремне төзү"/>
					<bt:Override Locale="ug-CN" Value="تاپشۇرۇق قۇرۇش"/>
					<bt:Override Locale="uk-UA" Value="Створення завдання"/>
					<bt:Override Locale="ur-PK" Value="تفویض بنائیں"/>
					<bt:Override Locale="uz-Latn-UZ" Value="Vazifa yaratish"/>
					<bt:Override Locale="vi-VN" Value="Tạo Nhiệm vụ"/>
					<bt:Override Locale="zh-CN" Value="创建作业"/>
					<bt:Override Locale="zh-TW" Value="建立作業"/>
				</bt:String>
				<bt:String id="connections" DefaultValue="Connections">
					<bt:Override Locale="af-ZA" Value="Bestuur verbinding"/>
					<bt:Override Locale="am-ET" Value="ግንኙነእትን አስተዳድር"/>
					<bt:Override Locale="ar-SA" Value="إدارة الاتصال"/>
					<bt:Override Locale="as-IN" Value="সংযোগ প্ৰবন্ধন কৰক"/>
					<bt:Override Locale="az-Latn-AZ" Value="Bağlantını İdarə Edin"/>
					<bt:Override Locale="be-BY" Value="Кіраванне падлучэннем"/>
					<bt:Override Locale="bg-BG" Value="Управление на връзка"/>
					<bt:Override Locale="bn-BD" Value="সংযোগ পরিচালনা করুন"/>
					<bt:Override Locale="bn-IN" Value="সংযোগ পরিচালনা করুন"/>
					<bt:Override Locale="bs-Latn-BA" Value="Upravlјanje vezom"/>
					<bt:Override Locale="ca-ES" Value="Administració de la connexió"/>
					<bt:Override Locale="ca-ES-valencia" Value="Administra la connexió"/>
					<bt:Override Locale="cs-CZ" Value="Spravovat připojení"/>
					<bt:Override Locale="cy-GB" Value="Rheoli Cysylltiad"/>
					<bt:Override Locale="da-DK" Value="Administrer forbindelsen"/>
					<bt:Override Locale="de-DE" Value="Verbindung verwalten"/>
					<bt:Override Locale="el-GR" Value="Διαχείριση σύνδεσης"/>
					<bt:Override Locale="en-GB" Value="Manage Connection"/>
					<bt:Override Locale="es-ES" Value="Administrar conexión"/>
					<bt:Override Locale="es-MX" Value="Administrar conexión"/>
					<bt:Override Locale="et-EE" Value="Ühenduse haldamine"/>
					<bt:Override Locale="eu-ES" Value="Kudeatu konexioa"/>
					<bt:Override Locale="fa-IR" Value="مدیریت اتصال"/>
					<bt:Override Locale="fi-FI" Value="Yhteyden hallinta"/>
					<bt:Override Locale="fil-PH" Value="Pamahalaan ang Koneksyon"/>
					<bt:Override Locale="fr-CA" Value="Gestion de la connexion"/>
					<bt:Override Locale="fr-FR" Value="Gestion de la connexion"/>
					<bt:Override Locale="ga-IE" Value="Bainistigh an nasc"/>
					<bt:Override Locale="gd-GB" Value="Stiùirich an ceangal"/>
					<bt:Override Locale="gl-ES" Value="Xestionar conexión"/>
					<bt:Override Locale="gu-IN" Value="કનેક્શન પ્રબંધિત કરો"/>
					<bt:Override Locale="ha-Latn-NG" Value="Gudanar da Haɗi"/>
					<bt:Override Locale="he-IL" Value="ניהול חיבור"/>
					<bt:Override Locale="hi-IN" Value="कनेक्शन प्रबंधित करें"/>
					<bt:Override Locale="hr-HR" Value="Upravljanje vezom"/>
					<bt:Override Locale="hu-HU" Value="Kapcsolat kezelése"/>
					<bt:Override Locale="hy-AM" Value="Կառավարել կապակցումները"/>
					<bt:Override Locale="id-ID" Value="Kelola Koneksi"/>
					<bt:Override Locale="is-IS" Value="Umsjón með tengingu"/>
					<bt:Override Locale="it-IT" Value="Gestisci connessione"/>
					<bt:Override Locale="ja-JP" Value="接続の管理"/>
					<bt:Override Locale="ka-GE" Value="კავშირების მართვა"/>
					<bt:Override Locale="kk-KZ" Value="Қосылымды басқару"/>
					<bt:Override Locale="km-KH" Value="គ្រប់គ្រងការភ្ជាប់"/>
					<bt:Override Locale="kn-IN" Value="ಸಂಪರ್ಕವನ್ನು ನಿರ್ವಹಿಸಿ"/>
					<bt:Override Locale="kok-IN" Value="कनॅक्शन हाताळचें"/>
					<bt:Override Locale="ko-KR" Value="연결 관리"/>
					<bt:Override Locale="ky-KG" Value="Туташууну башкаруу"/>
					<bt:Override Locale="lb-LU" Value="Verbindung verwalten"/>
					<bt:Override Locale="lo-LA" Value="ຈັດການການເຊື່ອມຕໍ່"/>
					<bt:Override Locale="lt-LT" Value="Ryšio valdymas"/>
					<bt:Override Locale="lv-LV" Value="Savienojuma pārvaldība"/>
					<bt:Override Locale="mi-NZ" Value="Whakahaere Tūhononga"/>
					<bt:Override Locale="mk-MK" Value="Управувај со поврзувањето"/>
					<bt:Override Locale="ml-IN" Value="കണക്ഷൻ മാനേജ് ചെയ്യുക"/>
					<bt:Override Locale="mn-MN" Value="Холболт зохицуулах"/>
					<bt:Override Locale="mr-IN" Value="कनेक्शन व्यवस्थापित करा"/>
					<bt:Override Locale="ms-MY" Value="Urus Sambungan"/>
					<bt:Override Locale="mt-MT" Value="Immaniġġja l-Konnessjoni"/>
					<bt:Override Locale="nb-NO" Value="Behandle tilkobling"/>
					<bt:Override Locale="ne-NP" Value="जडान व्यवस्थित गर्नुहोस्"/>
					<bt:Override Locale="nl-NL" Value="Verbinding beheren"/>
					<bt:Override Locale="nn-NO" Value="Handsam tilkopling"/>
					<bt:Override Locale="or-IN" Value="ସଂଯୋଗ ପରିଚାଳନା କରନ୍ତୁ"/>
					<bt:Override Locale="pa-IN" Value="ਕਨੈਕਸ਼ਨ ਨੂੰ ਪ੍ਰਬੰਧਿਤ ਕਰੋ"/>
					<bt:Override Locale="pl-PL" Value="Zarządzanie połączeniem"/>
					<bt:Override Locale="prs-AF" Value="مدیریت اتصال"/>
					<bt:Override Locale="pt-BR" Value="Gerenciar Conexão"/>
					<bt:Override Locale="pt-PT" Value="Gerir Ligação"/>
					<bt:Override Locale="quz-PE" Value="Tinkiynin Kamachiy"/>
					<bt:Override Locale="ro-RO" Value="Gestionare conexiune"/>
					<bt:Override Locale="ru-RU" Value="Управление подключением"/>
					<bt:Override Locale="sd-Arab-PK" Value="ڪنيڪشن جو انتظام ڪريو"/>
					<bt:Override Locale="si-LK" Value="සබැඳුම කළමනාකරණය"/>
					<bt:Override Locale="sk-SK" Value="Správa pripojenia"/>
					<bt:Override Locale="sl-SI" Value="Upravljanje povezave"/>
					<bt:Override Locale="sq-AL" Value="Menaxho lidhjen"/>
					<bt:Override Locale="sr-Cyrl-BA" Value="Управљање везом"/>
					<bt:Override Locale="sr-Cyrl-RS" Value="Управљање везом"/>
					<bt:Override Locale="sr-Latn-RS" Value="Upravljanje vezom"/>
					<bt:Override Locale="sv-SE" Value="Hantera anslutning"/>
					<bt:Override Locale="sw-KE" Value="Dhibiti Muunganisho"/>
					<bt:Override Locale="ta-IN" Value="இணைப்பை நிர்வகி"/>
					<bt:Override Locale="te-IN" Value="అనుసంధానాన్ని నిర్వహించండి"/>
					<bt:Override Locale="th-TH" Value="จัดการการเชื่อมต่อ"/>
					<bt:Override Locale="tk-TM" Value="Birikmäni dolandyr"/>
					<bt:Override Locale="tr-TR" Value="Bağlantıyı Yönet"/>
					<bt:Override Locale="tt-RU" Value="Тоташу белән идарә итү"/>
					<bt:Override Locale="ug-CN" Value="ئۇلىنىش باشقۇرۇش"/>
					<bt:Override Locale="uk-UA" Value="Керування підключенням"/>
					<bt:Override Locale="ur-PK" Value="کنکشن کا انتظام کریں"/>
					<bt:Override Locale="uz-Latn-UZ" Value="Ulanishni boshqarish"/>
					<bt:Override Locale="vi-VN" Value="Quản lý Kết nối"/>
					<bt:Override Locale="zh-CN" Value="管理连接"/>
					<bt:Override Locale="zh-TW" Value="管理連線"/>
				</bt:String>
				<bt:String id="mapClassNotebooks" DefaultValue="Map Class Notebooks">
					<Override Locale="af-ZA" Value="Karteer klasnotaboeke"/>
					<Override Locale="am-ET" Value="የክፍል ማስታወሻ ደብተር ያዛምዱ"/>
					<Override Locale="ar-SA" Value="تعيين دفاتر الملاحظات للصفوف"/>
					<Override Locale="as-IN" Value="শ্ৰেণী টোকাবহীসমূহ মেপ কৰক"/>
					<Override Locale="az-Latn-AZ" Value="Sinif Qeyd Dəftərlərini Tutuşdurun"/>
					<Override Locale="be-BY" Value="Супаставіць Нататнікі для заняткаў"/>
					<Override Locale="bg-BG" Value="Съпоставяне на бележниците на класа"/>
					<Override Locale="bn-BD" Value="ক্লাস নোটবই ম্যাপ করুন"/>
					<Override Locale="bn-IN" Value="মানচিত্র শ্রেণীর নোটবুকগুলি"/>
					<Override Locale="bs-Latn-BA" Value="Mapiranje blokova za razred"/>
					<Override Locale="ca-ES" Value="Assignació de llibretes de classe"/>
					<Override Locale="ca-ES-valencia" Value="Assignació de llibretes de classe"/>
					<Override Locale="cs-CZ" Value="Mapovat poznámkové bloky předmětu"/>
					<Override Locale="cy-GB" Value="Mapio Llyfrau Nodiadau Dosbarth"/>
					<Override Locale="da-DK" Value="Tilknyt Klassenotebøger"/>
					<Override Locale="de-DE" Value="Kursnotizbücher zuordnen"/>
					<Override Locale="el-GR" Value="Αντιστοίχιση σημειωματάριων τάξης"/>
					<Override Locale="en-GB" Value="Map Class Notebooks"/>
					<Override Locale="es-ES" Value="Asignar blocs de notas de clase"/>
					<Override Locale="es-MX" Value="Asignar blocs de notas de clase"/>
					<Override Locale="et-EE" Value="Klassimärkmike vastendamine"/>
					<Override Locale="eu-ES" Value="Esleitu klaseko koadernoak"/>
					<Override Locale="fa-IR" Value="ارتباط دادن دفترچه یادداشت کلاسی"/>
					<Override Locale="fi-FI" Value="Luokan muistikirjojen yhdistäminen"/>
					<Override Locale="fil-PH" Value="Imapa ang Mga Notebook ng Klase"/>
					<Override Locale="fr-CA" Value="Mappage des blocs-notes pour la classe"/>
					<Override Locale="fr-FR" Value="Mappage des blocs-notes pour la classe"/>
					<Override Locale="ga-IE" Value="Mapáil leabhair nótaí ranga"/>
					<Override Locale="gd-GB" Value="Mapaich leabhraichean-nòtaichean clas"/>
					<Override Locale="gl-ES" Value="Asignar cadernos de notas de clase"/>
					<Override Locale="gu-IN" Value="ક્લાસ નૉટબુક્સ મૅપ કરો"/>
					<Override Locale="ha-Latn-NG" Value="Wakilta Littattafan rubutu Na Aji a taswira"/>
					<Override Locale="he-IL" Value="מיפוי מחברות כיתה"/>
					<Override Locale="hi-IN" Value="क्लास नोटबुक्स मैप करें"/>
					<Override Locale="hr-HR" Value="Mapiranje bilježnica za predmete"/>
					<Override Locale="hu-HU" Value="Osztályjegyzetfüzetek hozzárendelése"/>
					<Override Locale="hy-AM" Value="Քարտեզանշել դասի նոթատետրերը"/>
					<Override Locale="id-ID" Value="Petakan Buku Catatan Kelas"/>
					<Override Locale="is-IS" Value="Tengja bekkjarglósubækur"/>
					<Override Locale="it-IT" Value="Associa blocchi appunti della classe"/>
					<Override Locale="ja-JP" Value="クラス ノートブックのマップ"/>
					<Override Locale="ka-GE" Value="კლასის ბლოკნოტების განლაგება"/>
					<Override Locale="kk-KZ" Value="Сынып жазу кітапшаларын салыстыру"/>
					<Override Locale="km-KH" Value="ផ្គូផ្គងសៀវភៅកត់ត្រាសម្រាប់ថ្នាក់រៀន"/>
					<Override Locale="kn-IN" Value="ತರಗತಿ ಟಿಪ್ಪಣಿ ಪುಸ್ತಕಗಳನ್ನು ಮ್ಯಾಪ್ ಮಾಡಿ"/>
					<Override Locale="kok-IN" Value="वर्ग नोंदपटयो दाखोवच्यो"/>
					<Override Locale="ko-KR" Value="수업용 전자 필기장 매핑"/>
					<Override Locale="ky-KG" Value="Класс блокнотторун салыштыруу"/>
					<Override Locale="lb-LU" Value="Klassennotizbléck zouuerdnen"/>
					<Override Locale="lo-LA" Value="ສະໝຸດບັນທຶກຫ້ອງຮຽນແຜນທີ່"/>
					<Override Locale="lt-LT" Value="Mokomųjų bloknotų susiejimas"/>
					<Override Locale="lv-LV" Value="Klases piezīmju grāmatiņu kartēšana"/>
					<Override Locale="mi-NZ" Value="Whakamahere Ngā Pukatuhipoka Akomanga"/>
					<Override Locale="mk-MK" Value="Мапирајте ги одделенските тетратки"/>
					<Override Locale="ml-IN" Value="ക്ലാസ് നോട്ട്‌ബുക്കുകൾ മാപ്പുചെയ്യുക"/>
					<Override Locale="mn-MN" Value="Хичээлийн тэмдэглэлийн дэвтрүүдийг оновчлох"/>
					<Override Locale="mr-IN" Value="क्लास नोटबुक्स मॅप करा"/>
					<Override Locale="ms-MY" Value="Petakan Buku Nota Kelas"/>
					<Override Locale="mt-MT" Value="Immappja n-Notebooks tal-Klassi"/>
					<Override Locale="nb-NO" Value="Tilordne klassenotatblokker"/>
					<Override Locale="ne-NP" Value="कक्षा नोटबुकहरूको खाका बनाउनुहोस्"/>
					<Override Locale="nl-NL" Value="Klasnotitieblokken toewijzen"/>
					<Override Locale="nn-NO" Value="Tilordne klassenotatblokker"/>
					<Override Locale="or-IN" Value="ଶ୍ରେଣୀ ନୋଟ୍‌ବୁକ୍‌ଗୁଡିକ ମ୍ୟାପ୍‌ କରନ୍ତୁ"/>
					<Override Locale="pa-IN" Value="ਮੈਪ ਸ਼੍ਰੇਣੀ ਨੋਟਬੁੱਕਾਂ"/>
					<Override Locale="pl-PL" Value="Mapowanie notesów zajęć"/>
					<Override Locale="prs-AF" Value="نقشه بندی کتابچه های صنف"/>
					<Override Locale="pt-BR" Value="Mapear Blocos de Anotações de Classe"/>
					<Override Locale="pt-PT" Value="Mapear Blocos de Notas Escolares"/>
					<Override Locale="quz-PE" Value="Yachaykunapaq blockuna Aulapaq Saywasiq'i"/>
					<Override Locale="ro-RO" Value="Mapare blocnotesuri școlare"/>
					<Override Locale="ru-RU" Value="Сопоставление записных книжек для занятий"/>
					<Override Locale="sd-Arab-PK" Value="ڪلاس نوٽ بوڪن کي نقشو ڏيو"/>
					<Override Locale="si-LK" Value="පන්ති සටහන් පොත් අනුරූපණය"/>
					<Override Locale="sk-SK" Value="Priradenie poznámkových blokov pre učebné predmety"/>
					<Override Locale="sl-SI" Value="Preslikava zvezkov za predavanja"/>
					<Override Locale="sq-AL" Value="Shoqëro blloqet e shënimeve për në klasë"/>
					<Override Locale="sr-Cyrl-BA" Value="Мапирање блокова за разред"/>
					<Override Locale="sr-Cyrl-RS" Value="Мапирање бележница за разред"/>
					<Override Locale="sr-Latn-RS" Value="Mapiranje beležnica za razred"/>
					<Override Locale="sv-SE" Value="Mappa anteckningsböcker för klassen"/>
					<Override Locale="sw-KE" Value="Ramanisha Madaftari ya Darasa"/>
					<Override Locale="ta-IN" Value="வகுப்புக் குறிப்பேடுகளை இணை"/>
					<Override Locale="te-IN" Value="తరగతి నోట్‌బుక్‌లను మ్యాప్ చేయండి"/>
					<Override Locale="th-TH" Value="การแมปสมุดบันทึกสำหรับชั้นเรียน"/>
					<Override Locale="tk-TM" Value="Synp depderçelerini kartala"/>
					<Override Locale="tr-TR" Value="Sınıf Not Defterlerini Eşle"/>
					<Override Locale="tt-RU" Value="Класс журналларын тиңдәш итү"/>
					<Override Locale="ug-CN" Value="سىنىپ خاتىرىسى باغلاش"/>
					<Override Locale="uk-UA" Value="Зіставлення блокнотів для класу"/>
					<Override Locale="ur-PK" Value="کلاس نوٹ بکس کا نقشہ بنائیں"/>
					<Override Locale="uz-Latn-UZ" Value="Sinf daftarlarini bog‘lash"/>
					<Override Locale="vi-VN" Value="Ánh xạ Sổ tay Lớp học"/>
					<Override Locale="zh-CN" Value="映射课堂笔记本"/>
					<Override Locale="zh-TW" Value="對應課程筆記本"/>
				</bt:String>
				<bt:String id="mapStudents" DefaultValue="Map Students">
					<Override Locale="af-ZA" Value="Karteer studente"/>
					<Override Locale="am-ET" Value="ተማሪዎችን ያዛምዱ"/>
					<Override Locale="ar-SA" Value="تعيين الطلاب"/>
					<Override Locale="as-IN" Value="শিক্ষাৰ্থী মেপ কৰক"/>
					<Override Locale="az-Latn-AZ" Value="Şagirdləri Tutuşdurun"/>
					<Override Locale="be-BY" Value="Супастаўленне студэнтаў"/>
					<Override Locale="bg-BG" Value="Съпоставяне на учениците"/>
					<Override Locale="bn-BD" Value="ছাত্রদের ম্যাপ করুন"/>
					<Override Locale="bn-IN" Value="ছাত্রদের ম্যাপ করুন"/>
					<Override Locale="bs-Latn-BA" Value="Mapiranje učenika"/>
					<Override Locale="ca-ES" Value="Assignació d'alumnes"/>
					<Override Locale="ca-ES-valencia" Value="Assignació d'alumnes"/>
					<Override Locale="cs-CZ" Value="Mapovat studenty"/>
					<Override Locale="cy-GB" Value="Mapio Myfyrwyr"/>
					<Override Locale="da-DK" Value="Tilknyt studerende"/>
					<Override Locale="de-DE" Value="Schüler zuordnen"/>
					<Override Locale="el-GR" Value="Αντιστοίχιση σπουδαστών"/>
					<Override Locale="en-GB" Value="Map Students"/>
					<Override Locale="es-ES" Value="Asignar alumnos"/>
					<Override Locale="es-MX" Value="Asignar alumnos"/>
					<Override Locale="et-EE" Value="Õpilaste vastendamine"/>
					<Override Locale="eu-ES" Value="Esleitu ikasleak"/>
					<Override Locale="fa-IR" Value="ارتباط دادن دانش‌آموزان"/>
					<Override Locale="fi-FI" Value="Opiskelijoiden yhdistäminen"/>
					<Override Locale="fil-PH" Value="Imapa ang Mga Mag-aaral"/>
					<Override Locale="fr-CA" Value="Mappage des étudiants"/>
					<Override Locale="fr-FR" Value="Mappage des étudiants"/>
					<Override Locale="ga-IE" Value="Mapáil mic léinn"/>
					<Override Locale="gd-GB" Value="Mapaich oileanaich"/>
					<Override Locale="gl-ES" Value="Asignar estudantes"/>
					<Override Locale="gu-IN" Value="વિદ્યાર્થીઓને મૅપ કરો"/>
					<Override Locale="ha-Latn-NG" Value="Wakilta Ɗalibai A Taswira"/>
					<Override Locale="he-IL" Value="מיפוי תלמידים"/>
					<Override Locale="hi-IN" Value="विद्यार्थियों को मैप करें"/>
					<Override Locale="hr-HR" Value="Mapiranje učenika"/>
					<Override Locale="hu-HU" Value="Tanulók hozzárendelése"/>
					<Override Locale="hy-AM" Value="Քարտեզանշել ուսանողներին"/>
					<Override Locale="id-ID" Value="Petakan Siswa"/>
					<Override Locale="is-IS" Value="Tengja nemendur"/>
					<Override Locale="it-IT" Value="Associa studenti"/>
					<Override Locale="ja-JP" Value="受講者のマップ"/>
					<Override Locale="ka-GE" Value="სტუდენტების განლაგება"/>
					<Override Locale="kk-KZ" Value="Оқушыларды салыстыру"/>
					<Override Locale="km-KH" Value="ផ្គូផ្គងសិស្ស"/>
					<Override Locale="kn-IN" Value="ವಿದ್ಯಾರ್ಥಿಗಳನ್ನು ಮ್ಯಾಪ್ ಮಾಡಿ"/>
					<Override Locale="kok-IN" Value="विद्यार्थी दाखोवचे"/>
					<Override Locale="ko-KR" Value="학생 매핑"/>
					<Override Locale="ky-KG" Value="Окуучуларды салыштыруу"/>
					<Override Locale="lb-LU" Value="Schüler zouuerdnen"/>
					<Override Locale="lo-LA" Value="ສ້າງແຜນທີ່ນັກຮຽນ"/>
					<Override Locale="lt-LT" Value="Mokinių susiejimas"/>
					<Override Locale="lv-LV" Value="Skolēnu kartēšana"/>
					<Override Locale="mi-NZ" Value="Whakamahere Ngā Ākonga"/>
					<Override Locale="mk-MK" Value="Мапирајте ги учениците"/>
					<Override Locale="ml-IN" Value="വിദ്യാർത്ഥികളെ മാപ്പുചെയ്യൽ"/>
					<Override Locale="mn-MN" Value="Сурагчдыг оновчлох"/>
					<Override Locale="mr-IN" Value="विद्यार्थी मॅप करा"/>
					<Override Locale="ms-MY" Value="Petakan Pelajar"/>
					<Override Locale="mt-MT" Value="Immappja l-Istudenti"/>
					<Override Locale="nb-NO" Value="Tilordne elever"/>
					<Override Locale="ne-NP" Value="विद्यार्थीहरूको खाका बनाउनुहोस्"/>
					<Override Locale="nl-NL" Value="Leerlingen/studenten toewijzen"/>
					<Override Locale="nn-NO" Value="Tilordne elevar"/>
					<Override Locale="or-IN" Value="ବିଦ୍ୟାର୍ଥୀଙ୍କୁ ମ୍ୟାପ୍ କରନ୍ତୁ"/>
					<Override Locale="pa-IN" Value="ਮੈਪ ਵਿਦਿਆਰਥੀ"/>
					<Override Locale="pl-PL" Value="Mapowanie uczniów"/>
					<Override Locale="prs-AF" Value="نقشه بندی متعلمین"/>
					<Override Locale="pt-BR" Value="Mapear Alunos"/>
					<Override Locale="pt-PT" Value="Mapear Estudantes"/>
					<Override Locale="quz-PE" Value="Saywasiq'ipa Yachakuqkunan"/>
					<Override Locale="ro-RO" Value="Mapare elevi"/>
					<Override Locale="ru-RU" Value="Сопоставление учащихся"/>
					<Override Locale="sd-Arab-PK" Value="شاگردن کي نقشو ڏيو"/>
					<Override Locale="si-LK" Value="සිසුන් අනුරූපණය"/>
					<Override Locale="sk-SK" Value="Priradenie študentov"/>
					<Override Locale="sl-SI" Value="Preslikava študentov"/>
					<Override Locale="sq-AL" Value="Shoqëro nxënësit"/>
					<Override Locale="sr-Cyrl-BA" Value="Мапирање ученика"/>
					<Override Locale="sr-Cyrl-RS" Value="Мапирање студената"/>
					<Override Locale="sr-Latn-RS" Value="Mapiranje studenata"/>
					<Override Locale="sv-SE" Value="Mappa elever"/>
					<Override Locale="sw-KE" Value="Ramanisha Wanafunzi"/>
					<Override Locale="ta-IN" Value="மாணவர்களை இணை"/>
					<Override Locale="te-IN" Value="విద్యార్థులను మ్యాప్ చేయండి"/>
					<Override Locale="th-TH" Value="การแมปนักเรียน"/>
					<Override Locale="tk-TM" Value="Okuwçylary kartala"/>
					<Override Locale="tr-TR" Value="Öğrencileri Eşle"/>
					<Override Locale="tt-RU" Value="Укучыларны тиңдәш итү"/>
					<Override Locale="ug-CN" Value="ئوقۇغۇچى باغلاش"/>
					<Override Locale="uk-UA" Value="Зіставлення учнів або студентів"/>
					<Override Locale="ur-PK" Value="طلباء کا نقشہ بنائیں"/>
					<Override Locale="uz-Latn-UZ" Value="Talabalarni bog‘lash"/>
					<Override Locale="vi-VN" Value="Ánh xạ Học viên"/>
					<Override Locale="zh-CN" Value="映射学生"/>
					<Override Locale="zh-TW" Value="對應學生"/>
				</bt:String>
				<bt:String id="crossNotebookDistribution" DefaultValue="Cross Notebook Distribution">
					<bt:Override Locale="af-za" Value="Kruisnotaboekverspreiding" />
					<bt:Override Locale="am-et" Value="ማስታወሻ ደብተር ተሻጋሪ ስርጭት" />
					<bt:Override Locale="ar-sa" Value="توزيع دفاتر ملاحظات متعددة" />
					<bt:Override Locale="az-latn-az" Value="Qeyd dəftərinin Çarpaz Paylaşdırılması" />
					<bt:Override Locale="be-by" Value="Размеркаванне паміж рознымі нататнікамі" />
					<bt:Override Locale="bg-bg" Value="Разпространение в различни бележници" />
					<bt:Override Locale="bn-bd" Value="ক্রস নোটবুক বিতরণ" />
					<bt:Override Locale="bs-latn-ba" Value="Unakrsna raspodjela bloka" />
					<bt:Override Locale="ca-es" Value="Distribució entre diverses llibretes" />
					<bt:Override Locale="cs-cz" Value="Distribuce do více poznámkových bloků" />
					<bt:Override Locale="da-dk" Value="Distribution på tværs af notesbøger" />
					<bt:Override Locale="de-de" Value="Verteilung in mehrere Notizbücher" />
					<bt:Override Locale="el-gr" Value="Διανομή μεταξύ σημειωματάριων" />
					<bt:Override Locale="en-gb" Value="Cross Notebook Distribution" />
					<bt:Override Locale="es-es" Value="Distribución entre blocs de notas" />
					<bt:Override Locale="es-mx" Value="Distribución entre blocs de notas" />
					<bt:Override Locale="et-ee" Value="Märkmikuülene levitamine" />
					<bt:Override Locale="eu-es" Value="Koaderno arteko banaketa" />
					<bt:Override Locale="fa-ir" Value="توزیع بین دفترچه یادداشت‌ها" />
					<bt:Override Locale="fi-fi" Value="Muistikirjojen välinen jakelu" />
					<bt:Override Locale="fil-ph" Value="Cross Notebook na Pagbabahagi" />
					<bt:Override Locale="fr-ca" Value="Distribution inter-blocs-notes" />
					<bt:Override Locale="fr-fr" Value="Distribution inter-blocs-notes" />
					<bt:Override Locale="gl-es" Value="Distribución cruzada de caderno de notas" />
					<bt:Override Locale="ha-latn-ng" Value="Rarrabawar Littatin Rubutu A Ƙetare" />
					<bt:Override Locale="he-il" Value="הפצה למחברות מרובות" />
					<bt:Override Locale="hi-in" Value="क्रॉस नोटबुक वितरण" />
					<bt:Override Locale="hr-hr" Value="Raspodjela u više bilježnica" />
					<bt:Override Locale="hu-hu" Value="Kiosztás több jegyzetfüzetben" />
					<bt:Override Locale="id-id" Value="Distribusi Buku Catatan Silang" />
					<bt:Override Locale="is-is" Value="Dreifing á milli glósubóka" />
					<bt:Override Locale="it-it" Value="Distribuzione tra blocchi appunti" />
					<bt:Override Locale="ja-jp" Value="複数のノートブックへの配布" />
					<bt:Override Locale="kk-kz" Value="Барлық жазу кітапшалары арасында үлестіру" />
					<bt:Override Locale="km-kh" Value="ការចែកចាយពហុសៀវភៅកត់ត្រា" />
					<bt:Override Locale="kn-in" Value="ಕ್ರಾಸ್ ಟಿಪ್ಪಣಿ ಪುಸ್ತಕ ವಿತರಣೆ" />
					<bt:Override Locale="ko-kr" Value="교차 전자 필기장 배포" />
					<bt:Override Locale="lo-la" Value="ການແຈກຢາຍຂ້າມສະໝຸດບັນທຶກ" />
					<bt:Override Locale="lt-lt" Value="Platinimas skirtinguose bloknotuose" />
					<bt:Override Locale="lv-lv" Value="Izplatīšana starp piezīmju grāmatiņām" />
					<bt:Override Locale="mk-mk" Value="Дистрибуција помеѓу тетратките" />
					<bt:Override Locale="ml-in" Value="ക്രോസ് നോട്ട്‌ബുക്ക് വിതരണം" />
					<bt:Override Locale="ms-my" Value="Pengagihan Buku Nota Silang" />
					<bt:Override Locale="nb-no" Value="Distribusjon på tvers av notatblokker" />
					<bt:Override Locale="nl-nl" Value="Distributie naar verschillende notitieblokken" />
					<bt:Override Locale="nn-no" Value="Distribusjon på tvers av notatblokker" />
					<bt:Override Locale="pl-pl" Value="Rozpowszechnianie między notesami" />
					<bt:Override Locale="pt-br" Value="Distribuição entre Blocos de Anotações" />
					<bt:Override Locale="pt-pt" Value="Distribuição Por Vários Blocos de Notas" />
					<bt:Override Locale="ro-ro" Value="Distribuire în mai multe blocnotesuri" />
					<bt:Override Locale="ru-ru" Value="Распространить между записными книжками" />
					<bt:Override Locale="sk-sk" Value="Rozposielanie medzi poznámkovými blokmi" />
					<bt:Override Locale="sl-si" Value="Distribucija med zvezki" />
					<bt:Override Locale="sq-al" Value="Shpërndarja nëpër bllokun e shënimeve" />
					<bt:Override Locale="sr-cyrl-rs" Value="Дистрибуција укрштених бележница" />
					<bt:Override Locale="sr-latn-rs" Value="Distribucija ukrštenih beležnica" />
					<bt:Override Locale="sv-se" Value="Distribuera i flera anteckningsböcker" />
					<bt:Override Locale="sw-ke" Value="Daftari la Usambazaji ya Kuzidisha" />
					<bt:Override Locale="ta-in" Value="பெருக்கல் குறிப்பேடு பகிர்வு" />
					<bt:Override Locale="te-in" Value="క్రాస్ నోట్‌బుక్ పంపిణీ" />
					<bt:Override Locale="th-th" Value="ข้ามการกระจายสมุดบันทึก" />
					<bt:Override Locale="tr-tr" Value="Not Defterleri Arası Dağıtım" />
					<bt:Override Locale="uk-ua" Value="Розповсюдження між блокнотами" />
					<bt:Override Locale="uz-latn-uz" Value="Daftar tarqatilishi" />
					<bt:Override Locale="vi-vn" Value="Phân phối chéo sổ tay" />
					<bt:Override Locale="zh-cn" Value="跨笔记本分发" />
					<bt:Override Locale="zh-tw" Value="跨筆記本發佈" />
				</bt:String>
				<bt:String id="individualDistribution" DefaultValue="Individual Distribution">
					<bt:Override Locale="af-za" Value="Individuele verspreiding" />
					<bt:Override Locale="am-et" Value="የነጠላ ስርጭት" />
					<bt:Override Locale="ar-sa" Value="توزيع فردي" />
					<bt:Override Locale="az-latn-az" Value="Fərdi Paylaşdırma" />
					<bt:Override Locale="be-by" Value="Індывідуальнае размеркаванне" />
					<bt:Override Locale="bg-bg" Value="Индивидуално разпространение" />
					<bt:Override Locale="bn-bd" Value="স্বতন্ত্র বিতরণ" />
					<bt:Override Locale="bs-latn-ba" Value="Pojedinačno distribuiranje" />
					<bt:Override Locale="ca-es" Value="Distribució individual" />
					<bt:Override Locale="cs-cz" Value="Individuální distribuce" />
					<bt:Override Locale="da-dk" Value="Individuel distribution" />
					<bt:Override Locale="de-de" Value="Einzelverteilung" />
					<bt:Override Locale="el-gr" Value="Μεμονωμένη διανομή" />
					<bt:Override Locale="en-gb" Value="Individual Distribution" />
					<bt:Override Locale="es-es" Value="Distribución individual" />
					<bt:Override Locale="es-mx" Value="Distribución individual" />
					<bt:Override Locale="et-ee" Value="Individuaalne levitamine" />
					<bt:Override Locale="eu-es" Value="Banako banaketa" />
					<bt:Override Locale="fa-ir" Value="توزیع فردی" />
					<bt:Override Locale="fi-fi" Value="Yksittäinen jakelu" />
					<bt:Override Locale="fil-ph" Value="Indibidwal na Pamamahagi" />
					<bt:Override Locale="fr-ca" Value="Distribution individuelle" />
					<bt:Override Locale="fr-fr" Value="Distribution individuelle" />
					<bt:Override Locale="gl-es" Value="Distribución individual" />
					<bt:Override Locale="ha-latn-ng" Value="Ɗaiɗaikun Rarrabawa" />
					<bt:Override Locale="he-il" Value="הפצה ליחידים" />
					<bt:Override Locale="hi-in" Value="अलग-अलग वितरण" />
					<bt:Override Locale="hr-hr" Value="Pojedinačna raspodjela" />
					<bt:Override Locale="hu-hu" Value="Egyedi kiosztás" />
					<bt:Override Locale="id-id" Value="Distribusi Individu" />
					<bt:Override Locale="is-is" Value="Stök dreifing" />
					<bt:Override Locale="it-it" Value="Distribuzione singola" />
					<bt:Override Locale="ja-jp" Value="個人への配布" />
					<bt:Override Locale="kk-kz" Value="Жеке үлестіру" />
					<bt:Override Locale="km-kh" Value="ការចែកចាយនីមួយៗ" />
					<bt:Override Locale="kn-in" Value="ವೈಯಕ್ತಿಕ ವಿತರಣೆ" />
					<bt:Override Locale="ko-kr" Value="개별 배포" />
					<bt:Override Locale="lo-la" Value="ການແຈກຢາຍດ່ຽວ" />
					<bt:Override Locale="lt-lt" Value="Atskiras paskirstymas" />
					<bt:Override Locale="lv-lv" Value="Individuāla izplatīšana" />
					<bt:Override Locale="mk-mk" Value="Индивидуална дистрибуција" />
					<bt:Override Locale="ml-in" Value="വെവ്വേറെ വിതരണം" />
					<bt:Override Locale="ms-my" Value="Pengagihan Individu" />
					<bt:Override Locale="nb-no" Value="Individuell distribusjon" />
					<bt:Override Locale="nl-nl" Value="Afzonderlijke distributie" />
					<bt:Override Locale="nn-no" Value="Individuell distribusjon" />
					<bt:Override Locale="pl-pl" Value="Rozpowszechnianie indywidualne" />
					<bt:Override Locale="pt-br" Value="Distribuição Individual" />
					<bt:Override Locale="pt-pt" Value="Distribuição Individual" />
					<bt:Override Locale="ro-ro" Value="Distribuire individuală" />
					<bt:Override Locale="ru-ru" Value="Распространить индивидуально" />
					<bt:Override Locale="sk-sk" Value="Individuálne rozposielanie" />
					<bt:Override Locale="sl-si" Value="Posamezna distribucija" />
					<bt:Override Locale="sq-al" Value="Shpërndarja individuale" />
					<bt:Override Locale="sr-cyrl-rs" Value="Појединачна дистрибуција" />
					<bt:Override Locale="sr-latn-rs" Value="Pojedinačna distribucija" />
					<bt:Override Locale="sv-se" Value="Individuell distribution" />
					<bt:Override Locale="sw-ke" Value="Usambazaji wa Binafsi" />
					<bt:Override Locale="ta-in" Value="தனிப்பட்ட பகிர்வு" />
					<bt:Override Locale="te-in" Value="వ్యక్తిగత పంపిణీ" />
					<bt:Override Locale="th-th" Value="การกระจายรายบุคคล" />
					<bt:Override Locale="tr-tr" Value="Tek Tek Dağıtım" />
					<bt:Override Locale="uk-ua" Value="Індивідуальне розповсюдження" />
					<bt:Override Locale="uz-latn-uz" Value="Alohida tarqatish" />
					<bt:Override Locale="vi-vn" Value="Phân phối cá nhân" />
					<bt:Override Locale="zh-cn" Value="单个分发" />
					<bt:Override Locale="zh-tw" Value="個別發佈" />
				</bt:String>
				<bt:String id="deleteDistributedPage" DefaultValue="Delete Page">
					<bt:Override Locale="ar-sa" Value="حذف الصفحة"/>
					<bt:Override Locale="bg-bg" Value="Изтриване на страница"/>
					<bt:Override Locale="ca-es" Value="Suprimeix la pàgina"/>
					<bt:Override Locale="cs-cz" Value="Delete Page"/>
					<bt:Override Locale="cy-gb" Value="Dileu Tudalen"/>
					<bt:Override Locale="da-dk" Value="Slet side"/>
					<bt:Override Locale="de-de" Value="Delete Page"/>
					<bt:Override Locale="el-gr" Value="Διαγραφή σελίδας"/>
					<bt:Override Locale="en-gb" Value="Delete Page"/>
					<bt:Override Locale="es-es" Value="Eliminar página"/>
					<bt:Override Locale="et-ee" Value="Kustuta leht"/>
					<bt:Override Locale="eu-es" Value="Ezabatu orria"/>
					<bt:Override Locale="fi-fi" Value="Delete Page"/>
					<bt:Override Locale="fr-ca" Value="Supprimer la page"/>
					<bt:Override Locale="gl-es" Value="Eliminar Páxina"/>
					<bt:Override Locale="he-il" Value="מחק עמוד"/>
					<bt:Override Locale="hi-in" Value="पेज हटाएं"/>
					<bt:Override Locale="hr-hr" Value="Delete Page"/>
					<bt:Override Locale="hu-hu" Value="Lap törlése"/>
					<bt:Override Locale="id-id" Value="Hapus Halaman"/>
					<bt:Override Locale="is-is" Value="Delete Page"/>
					<bt:Override Locale="it-it" Value="Elimina pagina"/>
					<bt:Override Locale="ja-jp" Value="ページの削除"/>
					<bt:Override Locale="kk-kz" Value="Delete Page"/>
					<bt:Override Locale="ko-kr" Value="페이지 삭제"/>
					<bt:Override Locale="lt-lt" Value="Naikinti puslapį"/>
					<bt:Override Locale="lv-lv" Value="Dzēst lapu"/>
					<bt:Override Locale="ms-my" Value="Padam Halaman"/>
					<bt:Override Locale="nb-no" Value="Slett side"/>
					<bt:Override Locale="nl-nl" Value="Pagina verwijderen"/>
					<bt:Override Locale="nn-no" Value="Delete Page"/>
					<bt:Override Locale="pl-ps" Value="Usuń stronę"/>
					<bt:Override Locale="pt-br" Value="Excluir Página"/>
					<bt:Override Locale="pt-pt" Value="Eliminar Página"/>
					<bt:Override Locale="ro-ro" Value="Ștergere pagină"/>
					<bt:Override Locale="ru-ru" Value="Delete Page"/>
					<bt:Override Locale="sk-sk" Value="Odstrániť stranu"/>
					<bt:Override Locale="sl-si" Value="Izbriši stran"/>
					<bt:Override Locale="sr-cyrl-rs" Value="Избриши страницу"/>
					<bt:Override Locale="sr-latn-rs" Value="Izbriši stranicu"/>
					<bt:Override Locale="sv-se" Value="Delete Page"/>
					<bt:Override Locale="th-th" Value="ลบหน้า"/>
					<bt:Override Locale="tr-tr" Value="Delete Page"/>
					<bt:Override Locale="uk-ua" Value="Delete Page"/>
					<bt:Override Locale="vi-vn" Value="Xóa trang"/>
					<bt:Override Locale="zh-cn" Value="删除页面"/>
					<bt:Override Locale="zh-tw" Value="刪除工具頁"/>
				</bt:String>
				<bt:String id="groupDistribution" DefaultValue="Group Distribution">
					<bt:Override Locale="af-za" Value="Groepverspreiding" />
					<bt:Override Locale="am-et" Value="የቡድን ስርጭት" />
					<bt:Override Locale="ar-sa" Value="توزيع المجموعة" />
					<bt:Override Locale="az-latn-az" Value="Qrup Paylaşdırması" />
					<bt:Override Locale="be-by" Value="Размеркаванне для групы" />
					<bt:Override Locale="bg-bg" Value="Разпространение до група" />
					<bt:Override Locale="bn-bd" Value="গোষ্ঠী বিতরণ" />
					<bt:Override Locale="bs-latn-ba" Value="Distribuiranje grupe" />
					<bt:Override Locale="ca-es" Value="Distribució de grups" />
					<bt:Override Locale="cs-cz" Value="Skupinová distribuce" />
					<bt:Override Locale="da-dk" Value="Gruppedistribution" />
					<bt:Override Locale="de-de" Value="Gruppenverteilung" />
					<bt:Override Locale="el-gr" Value="Ομαδική διανομή" />
					<bt:Override Locale="en-gb" Value="Group Distribution" />
					<bt:Override Locale="es-es" Value="Distribución en grupos" />
					<bt:Override Locale="es-mx" Value="Distribución en grupos" />
					<bt:Override Locale="et-ee" Value="Rühma levitamine" />
					<bt:Override Locale="eu-es" Value="Taldeko banaketa" />
					<bt:Override Locale="fa-ir" Value="توزیع گروهی" />
					<bt:Override Locale="fi-fi" Value="Ryhmäjakelu" />
					<bt:Override Locale="fil-ph" Value="Pamamahagi ng Pangkat" />
					<bt:Override Locale="fr-ca" Value="Distribution de groupe" />
					<bt:Override Locale="fr-fr" Value="Distribution de groupe" />
					<bt:Override Locale="gl-es" Value="Grupo de distribución" />
					<bt:Override Locale="ha-latn-ng" Value="Rarrabawar Rukuni" />
					<bt:Override Locale="he-il" Value="הפצה לקבוצה" />
					<bt:Override Locale="hi-in" Value="समूह वितरण" />
					<bt:Override Locale="hr-hr" Value="Grupna raspodjela" />
					<bt:Override Locale="hu-hu" Value="Csoportos kiosztás" />
					<bt:Override Locale="id-id" Value="Distribusi Grup" />
					<bt:Override Locale="is-is" Value="Hópdreifing" />
					<bt:Override Locale="it-it" Value="Distribuzione di gruppo" />
					<bt:Override Locale="ja-jp" Value="グループへの配布" />
					<bt:Override Locale="kk-kz" Value="Топты үлестіру" />
					<bt:Override Locale="km-kh" Value="ការចែកចាយក្រុម" />
					<bt:Override Locale="kn-in" Value="ವಿತರಣೆ ಗುಂಪು" />
					<bt:Override Locale="ko-kr" Value="그룹 배포" />
					<bt:Override Locale="lo-la" Value="ການແຈກຢາຍກຸ່ມ" />
					<bt:Override Locale="lt-lt" Value="Grupinis paskirstymas" />
					<bt:Override Locale="lv-lv" Value="Grupas izplatīšana" />
					<bt:Override Locale="mk-mk" Value="Групна дистрибуција" />
					<bt:Override Locale="ml-in" Value="ഗ്രൂപ്പ് വിതരണം" />
					<bt:Override Locale="ms-my" Value="Pengagihan Kumpulan" />
					<bt:Override Locale="nb-no" Value="Gruppedistribusjon" />
					<bt:Override Locale="nl-nl" Value="Groepsdistributie" />
					<bt:Override Locale="nn-no" Value="Gruppedistribusjon" />
					<bt:Override Locale="pl-pl" Value="Rozpowszechnianie w grupie" />
					<bt:Override Locale="pt-br" Value="Distribuição do Grupo" />
					<bt:Override Locale="pt-pt" Value="Distribuição Por Grupo" />
					<bt:Override Locale="ro-ro" Value="Distribuire în grup" />
					<bt:Override Locale="ru-ru" Value="Распространить в группе" />
					<bt:Override Locale="sk-sk" Value="Skupinové rozposielanie" />
					<bt:Override Locale="sl-si" Value="Distribuiraj skupino" />
					<bt:Override Locale="sq-al" Value="Shpërndarja në grup" />
					<bt:Override Locale="sr-cyrl-rs" Value="Групна дистрибуција" />
					<bt:Override Locale="sr-latn-rs" Value="Grupna distribucija" />
					<bt:Override Locale="sv-se" Value="Gruppdistribution" />
					<bt:Override Locale="sw-ke" Value="Kikundi cha Usambazaji" />
					<bt:Override Locale="ta-in" Value="குழு பகிர்வு" />
					<bt:Override Locale="te-in" Value="సమూహ పంపిణీ" />
					<bt:Override Locale="th-th" Value="การกระจายกลุ่ม" />
					<bt:Override Locale="tr-tr" Value="Grup Dağıtımı" />
					<bt:Override Locale="uk-ua" Value="Групове розповсюдження" />
					<bt:Override Locale="uz-latn-uz" Value="Guruhni tarqatish" />
					<bt:Override Locale="vi-vn" Value="Phân phối nhóm" />
					<bt:Override Locale="zh-cn" Value="组分发" />
					<bt:Override Locale="zh-tw" Value="群組發佈" />
				</bt:String>
				<bt:String id="distributeSectionGroup" DefaultValue="Distribute New Section Group">
					<bt:Override Locale="af-za" Value="Versprei nuwe afdelingsgroep" />
					<bt:Override Locale="am-et" Value="አዲስ የክፍል ቡድን አሰራጭ" />
					<bt:Override Locale="ar-sa" Value="توزيع مجموعة مقاطع جديدة" />
					<bt:Override Locale="az-latn-az" Value="Yeni Bölmə Qrupunu Paylaşdırın" />
					<bt:Override Locale="be-by" Value="Размеркаваць новую групу секцый" />
					<bt:Override Locale="bg-bg" Value="Разпространение на нова група секции" />
					<bt:Override Locale="bn-bd" Value="নতুন বিভাগ গোষ্ঠী বিতরণ করুন" />
					<bt:Override Locale="bs-latn-ba" Value="Distribuiraj novu grupu sekcija" />
					<bt:Override Locale="ca-es" Value="Distribueix un grup de seccions nou" />
					<bt:Override Locale="cs-cz" Value="Distribuovat novou skupinu oddílů" />
					<bt:Override Locale="da-dk" Value="Distribuer en ny sektionsgruppe" />
					<bt:Override Locale="de-de" Value="Neue Abschnittsgruppe verteilen" />
					<bt:Override Locale="el-gr" Value="Διανομή νέας ομάδας ενοτήτων" />
					<bt:Override Locale="en-gb" Value="Distribute New Section Group" />
					<bt:Override Locale="es-es" Value="Distribuir nuevo grupo de secciones" />
					<bt:Override Locale="es-mx" Value="Distribuir nuevo grupo de secciones" />
					<bt:Override Locale="et-ee" Value="Levita uut jaotiserühma" />
					<bt:Override Locale="eu-es" Value="Banatu atal talde berria" />
					<bt:Override Locale="fa-ir" Value="توزیع گروه قسمت جدید" />
					<bt:Override Locale="fi-fi" Value="Jaa uusi osaryhmä" />
					<bt:Override Locale="fil-ph" Value="Ipamahagi ang Bagong Pangkat ng Seksyon" />
					<bt:Override Locale="fr-ca" Value="Distribuer un nouveau groupe de sections" />
					<bt:Override Locale="fr-fr" Value="Distribuer un nouveau groupe de sections" />
					<bt:Override Locale="gl-es" Value="Distribuír novo grupo de seccións" />
					<bt:Override Locale="ha-latn-ng" Value="Rarraba Sabon Rukunin Sashe" />
					<bt:Override Locale="he-il" Value="הפץ קבוצת מקטעים חדשה" />
					<bt:Override Locale="hi-in" Value="नया अनुभाग समूह वितरित करें" />
					<bt:Override Locale="hr-hr" Value="Raspodijeli novu grupu sekcija" />
					<bt:Override Locale="hu-hu" Value="Új szakaszcsoport kiosztása" />
					<bt:Override Locale="id-id" Value="Distribusikan Grup Bagian Baru" />
					<bt:Override Locale="is-is" Value="Dreifa nýjum hlutahópi" />
					<bt:Override Locale="it-it" Value="Distribuisci nuovo gruppo di sezioni" />
					<bt:Override Locale="ja-jp" Value="新しいセクション グループの配布" />
					<bt:Override Locale="kk-kz" Value="Жаңа бөлімдер тобын үлестіру" />
					<bt:Override Locale="km-kh" Value="ចែកចាយក្រុមផ្នែកថ្មី" />
					<bt:Override Locale="kn-in" Value="ಹೊಸ ವಿಭಾಗದ ಗುಂಪನ್ನು ವಿತರಿಸಿ" />
					<bt:Override Locale="ko-kr" Value="새 섹션 그룹 배포" />
					<bt:Override Locale="lo-la" Value="ແຈກຈ່າຍພາກສ່ວນໃໝ່" />
					<bt:Override Locale="lt-lt" Value="Paskirstyti naują sekcijų grupę" />
					<bt:Override Locale="lv-lv" Value="Izplatīt jaunu sadaļu grupu" />
					<bt:Override Locale="mk-mk" Value="Дистрибуирај нова група секции" />
					<bt:Override Locale="ml-in" Value="പുതിയ വിഭാഗ ഗ്രൂപ്പ് വിതരണം ചെയ്യുക" />
					<bt:Override Locale="ms-my" Value="Agihkan Kumpulan Bahagian Baru" />
					<bt:Override Locale="nb-no" Value="Distribuer ny inndelingsgruppe" />
					<bt:Override Locale="nl-nl" Value="Nieuwe sectie groep distribueren" />
					<bt:Override Locale="nn-no" Value="Distribuer ny inndelingsgruppe" />
					<bt:Override Locale="pl-pl" Value="Rozpowszechnij nową grupę sekcji" />
					<bt:Override Locale="pt-br" Value="Distribuir Novo Grupo de Seções" />
					<bt:Override Locale="pt-pt" Value="Distribuir Novo Grupo de Secções" />
					<bt:Override Locale="ro-ro" Value="Distribuire grup de secțiuni nou" />
					<bt:Override Locale="ru-ru" Value="Распространить новую группу разделов" />
					<bt:Override Locale="sk-sk" Value="Rozposlať novú skupinu sekcií" />
					<bt:Override Locale="sl-si" Value="Distribuiraj novo skupino odsekov" />
					<bt:Override Locale="sq-al" Value="Shpërndaj grupin e seksioneve të reja" />
					<bt:Override Locale="sr-cyrl-rs" Value="Дистрибуирај нову групу одељака" />
					<bt:Override Locale="sr-latn-rs" Value="Distribuiraj novu grupu odeljaka" />
					<bt:Override Locale="sv-se" Value="Distribuera en ny avsnittsgrupp" />
					<bt:Override Locale="sw-ke" Value="Sambaza Kikundi Kipya cha Sehemu" />
					<bt:Override Locale="ta-in" Value="புதிய பிரிவுக் குழுவை விநியோகி" />
					<bt:Override Locale="te-in" Value="కొత్త విభాగాన్ని పంపిణీ చేయండి" />
					<bt:Override Locale="th-th" Value="กระจายกลุ่มส่วนใหม่" />
					<bt:Override Locale="tr-tr" Value="Yeni Bölüm Grubunu Dağıt" />
					<bt:Override Locale="uk-ua" Value="Розповсюдити нову групу розділів" />
					<bt:Override Locale="uz-latn-uz" Value="Yangi bo’lim guruhini tarqatish" />
					<bt:Override Locale="vi-vn" Value="Phân phối nhóm mục mới" />
					<bt:Override Locale="zh-cn" Value="分发新分区组" />
					<bt:Override Locale="zh-tw" Value="發佈新的節群組" />
				</bt:String>
				<bt:String id="copyToContentLibrary" DefaultValue="Copy to Content Library">
					<bt:Override Locale="af-za" Value="Kopieer na Inhoudbiblioteek" />
					<bt:Override Locale="am-et" Value="ወደ ይዘት ላይብረሪ ቅዳ" />
					<bt:Override Locale="ar-sa" Value="نسخ إلى مكتبة المحتويات" />
					<bt:Override Locale="az-latn-az" Value="Məzmun Arxivinə Köçürün" />
					<bt:Override Locale="be-by" Value="Скапіяваць у бібліятэку кантэнту" />
					<bt:Override Locale="bg-bg" Value="Копиране в библиотеката за съдържание" />
					<bt:Override Locale="bn-bd" Value="বিষয়বস্তু লাইব্রেরিতে অনুলিপি করুন" />
					<bt:Override Locale="bs-latn-ba" Value="Kopiraj u biblioteku sadržaja" />
					<bt:Override Locale="ca-es" Value="Copia a la biblioteca de continguts" />
					<bt:Override Locale="cs-cz" Value="Kopírovat do knihovny obsahu" />
					<bt:Override Locale="da-dk" Value="Kopiér til indholdsbiblioteket" />
					<bt:Override Locale="de-de" Value="In Inhaltsbibliothek kopieren" />
					<bt:Override Locale="el-gr" Value="Αντιγραφή σε βιβλιοθήκη περιεχομένου" />
					<bt:Override Locale="en-gb" Value="Copy to Content Library" />
					<bt:Override Locale="es-es" Value="Copiar en la biblioteca de contenido" />
					<bt:Override Locale="es-mx" Value="Copiar en la biblioteca de contenido" />
					<bt:Override Locale="et-ee" Value="Kopeeri sisuteeki" />
					<bt:Override Locale="eu-es" Value="Kopiatu edukien liburutegian" />
					<bt:Override Locale="fa-ir" Value="کپی در کتابخانه محتویات" />
					<bt:Override Locale="fi-fi" Value="Kopioi sisältökirjastoon" />
					<bt:Override Locale="fil-ph" Value="Kopyahin sa Library ng Nilalaman" />
					<bt:Override Locale="fr-ca" Value="Copier dans la bibliothèque de contenu" />
					<bt:Override Locale="fr-fr" Value="Copier dans la bibliothèque de contenu" />
					<bt:Override Locale="gl-es" Value="Copiar na biblioteca de contidos" />
					<bt:Override Locale="ha-latn-ng" Value="Kwafa zuwa Laburaren Ƙunshiya" />
					<bt:Override Locale="he-il" Value="העתק לספריית תוכן" />
					<bt:Override Locale="hi-in" Value="सामग्री लायब्रेरी में प्रतिलिपि बनाएँ" />
					<bt:Override Locale="hr-hr" Value="Kopiraj u biblioteku sadržaja" />
					<bt:Override Locale="hu-hu" Value="Másolás a tartalomtárba" />
					<bt:Override Locale="id-id" Value="Salin ke Pustaka Konten" />
					<bt:Override Locale="is-is" Value="Afrita í efnissafn" />
					<bt:Override Locale="it-it" Value="Copia nella raccolta contenuto" />
					<bt:Override Locale="ja-jp" Value="コンテンツ ライブラリにコピー" />
					<bt:Override Locale="kk-kz" Value="Мазмұн кітапханасына көшіру" />
					<bt:Override Locale="km-kh" Value="ចម្លងទៅបណ្ណាល័យខ្លឹមសារ" />
					<bt:Override Locale="kn-in" Value="ವಿಷಯ ಲೈಬ್ರರಿಗೆ ನಕಲಿಸಿ" />
					<bt:Override Locale="ko-kr" Value="콘텐츠 라이브러리로 복사" />
					<bt:Override Locale="lo-la" Value="ສຳເນົາໄປໃສ່ຫ້ອງສະໝຸດເນື້ອຫາ" />
					<bt:Override Locale="lt-lt" Value="Kopijuoti į turinio biblioteką" />
					<bt:Override Locale="lv-lv" Value="Kopēt satura bibliotēkā" />
					<bt:Override Locale="mk-mk" Value="Копирај во прирачната библиотека" />
					<bt:Override Locale="ml-in" Value="ഉള്ളടക്ക ലൈബ്രറിയിലേക്ക് പകർത്തുക" />
					<bt:Override Locale="ms-my" Value="Salin pada Pustaka Kandungan" />
					<bt:Override Locale="nb-no" Value="Kopier til innholdsbibliotek" />
					<bt:Override Locale="nl-nl" Value="Kopiëren naar inhoudsbibliotheek" />
					<bt:Override Locale="nn-no" Value="Kopier til innhaldsbibliotek" />
					<bt:Override Locale="pl-pl" Value="Kopiuj do biblioteki zawartości" />
					<bt:Override Locale="pt-br" Value="Copiar para a Biblioteca de Conteúdo" />
					<bt:Override Locale="pt-pt" Value="Copiar para a Biblioteca de Conteúdos" />
					<bt:Override Locale="ro-ro" Value="Copiați în biblioteca de conținut" />
					<bt:Override Locale="ru-ru" Value="Копировать в библиотеку содержимого" />
					<bt:Override Locale="sk-sk" Value="Kopírovať do knižnice obsahu" />
					<bt:Override Locale="sl-si" Value="Kopiraj v knjižnico vsebine" />
					<bt:Override Locale="sq-al" Value="Kopjo te Biblioteka e përmbajtjeve" />
					<bt:Override Locale="sr-cyrl-rs" Value="Копирај у библиотеку садржаја" />
					<bt:Override Locale="sr-latn-rs" Value="Kopiraj u biblioteku sadržaja" />
					<bt:Override Locale="sv-se" Value="Kopiera till innehållsbiblioteket" />
					<bt:Override Locale="sw-ke" Value="Nakili kwenye Maktaba ya Maudhui" />
					<bt:Override Locale="ta-in" Value="உள்ளடக்க நூலகத்திற்கு நகலெடு" />
					<bt:Override Locale="te-in" Value="విషయ లైబ్రరీకి కాపీ చేయి" />
					<bt:Override Locale="th-th" Value="คัดลอกไปยังไลบรารีเนื้อหา" />
					<bt:Override Locale="tr-tr" Value="İçerik Kitaplığına Kopyala" />
					<bt:Override Locale="uk-ua" Value="Копіювати до бібліотеки вмісту" />
					<bt:Override Locale="uz-latn-uz" Value="Kontent kutubxonasiga nusxalash" />
					<bt:Override Locale="vi-vn" Value="Sao chép vào Thư viện nội dung" />
					<bt:Override Locale="zh-cn" Value="复制到内容库" />
					<bt:Override Locale="zh-tw" Value="複製到內容庫" />
				</bt:String>
				<bt:String id="crossNotebookReview" DefaultValue="Cross Notebook Review">
					<bt:Override Locale="af-za" Value="Kruisnotaboekhersiening" />
					<bt:Override Locale="am-et" Value="ማስታወሻ ደብተር ተሻጋሪ ግምገማ" />
					<bt:Override Locale="ar-sa" Value="مراجعة دفاتر ملاحظات متعددة" />
					<bt:Override Locale="az-latn-az" Value="Qeyd dəftərinə Çarpaz Baxış" />
					<bt:Override Locale="be-by" Value="Праверка ў розных нататніках" />
					<bt:Override Locale="bg-bg" Value="Преглед в различни бележници" />
					<bt:Override Locale="bn-bd" Value="ক্রস নোটবুক পর্যালোচনা করুন" />
					<bt:Override Locale="bs-latn-ba" Value="Unakrsni pregled bloka" />
					<bt:Override Locale="ca-es" Value="Revisió de diverses llibretes" />
					<bt:Override Locale="cs-cz" Value="Kontrola více poznámkových bloků" />
					<bt:Override Locale="da-dk" Value="Gennemgang på tværs af notesbøger" />
					<bt:Override Locale="de-de" Value="Überprüfung mehrerer Notizbücher" />
					<bt:Override Locale="el-gr" Value="Αναθεώρηση σε όλα τα σημειωματάρια" />
					<bt:Override Locale="en-gb" Value="Cross Notebook Review" />
					<bt:Override Locale="es-es" Value="Revisión entre blocs de notas" />
					<bt:Override Locale="es-mx" Value="Revisión entre blocs de notas" />
					<bt:Override Locale="et-ee" Value="Märkmikuülene kontroll" />
					<bt:Override Locale="eu-es" Value="Koaderno arteko zuzenketa" />
					<bt:Override Locale="fa-ir" Value="بررسی چند دفترچه یادداشت" />
					<bt:Override Locale="fi-fi" Value="Muistikirjojen välinen tarkistus" />
					<bt:Override Locale="fil-ph" Value="Cross Notebook Pagsusuri" />
					<bt:Override Locale="fr-ca" Value="Révision inter-blocs-notes" />
					<bt:Override Locale="fr-fr" Value="Révision inter-blocs-notes" />
					<bt:Override Locale="gl-es" Value="Revisión cruzada de caderno de notas" />
					<bt:Override Locale="ha-latn-ng" Value="Sake Duba Littafin Rubutu A Ƙetare" />
					<bt:Override Locale="he-il" Value="סקירת מחברות מרובות" />
					<bt:Override Locale="hi-in" Value="क्रॉस नोटबुक की समीक्षा" />
					<bt:Override Locale="hr-hr" Value="Pregled više bilježnica" />
					<bt:Override Locale="hu-hu" Value="Több jegyzetfüzet ellenőrzése" />
					<bt:Override Locale="id-id" Value="Tinjauan Buku Catatan Silang" />
					<bt:Override Locale="is-is" Value="Farið yfir margar glósubækur" />
					<bt:Override Locale="it-it" Value="Revisione dei blocchi appunti incrociata" />
					<bt:Override Locale="ja-jp" Value="複数のノートブックのレビュー" />
					<bt:Override Locale="kk-kz" Value="Барлық жазу кітапшасынан тексеру" />
					<bt:Override Locale="km-kh" Value="ការពិនិត្យមើលសៀវភៅកត់ត្រាចម្រុះ" />
					<bt:Override Locale="kn-in" Value="ಕ್ರಾಸ್ ಟಿಪ್ಪಣಿ ಪುಸ್ತಕ ಪರಿಶೀಲನೆ" />
					<bt:Override Locale="ko-kr" Value="교차 전자 필기장 검토" />
					<bt:Override Locale="lo-la" Value="ກວດສອບຂ້າມສະໝຸດບັນທຶກ" />
					<bt:Override Locale="lt-lt" Value="Skirtingų bloknotų peržiūra" />
					<bt:Override Locale="lv-lv" Value="Pārskatīšana starp piezīmju grāmatiņām" />
					<bt:Override Locale="mk-mk" Value="Преглед помеѓу тетратките" />
					<bt:Override Locale="ml-in" Value="ക്രോസ് നോട്ട്‌ബുക്ക് അവലോകനം" />
					<bt:Override Locale="ms-my" Value="Semakan Semula Buku Nota Silang" />
					<bt:Override Locale="nb-no" Value="Gjennomgang på tvers av notatblokker" />
					<bt:Override Locale="nl-nl" Value="Verschillende notitieblokken controleren" />
					<bt:Override Locale="nn-no" Value="Sjå gjennom alle notatblokker" />
					<bt:Override Locale="pl-pl" Value="Sprawdzanie między notesami" />
					<bt:Override Locale="pt-br" Value="Correção entre Blocos de Anotações" />
					<bt:Override Locale="pt-pt" Value="Revisão de Vários Blocos de Notas" />
					<bt:Override Locale="ro-ro" Value="Revizuiți mai multe blocnotesuri" />
					<bt:Override Locale="ru-ru" Value="Проверить по записным книжкам" />
					<bt:Override Locale="sk-sk" Value="Kontrola v rámci všetkých poznámkových blokov" />
					<bt:Override Locale="sl-si" Value="Pregled več zvezkov" />
					<bt:Override Locale="sq-al" Value="Rishikimi nëpër bllokun e shënimeve" />
					<bt:Override Locale="sr-cyrl-rs" Value="Преглед укрштених бележница" />
					<bt:Override Locale="sr-latn-rs" Value="Pregled više beležnica" />
					<bt:Override Locale="sv-se" Value="Granska flera anteckningsböcker" />
					<bt:Override Locale="sw-ke" Value="Ukaguzi wa Daftari la Kuzidisha" />
					<bt:Override Locale="ta-in" Value="பெருக்கல் குறிப்பேடு மதிப்பாய்வு" />
					<bt:Override Locale="te-in" Value="క్రాస్ నోట్‌బుక్ సమీక్ష" />
					<bt:Override Locale="th-th" Value="ข้ามการตรวจทานสมุดบันทึก" />
					<bt:Override Locale="tr-tr" Value="Birden Fazla Not Defterini İnceleme" />
					<bt:Override Locale="uk-ua" Value="Перевірка між блокнотами" />
					<bt:Override Locale="uz-latn-uz" Value="Daftarni koʻrib chiqish" />
					<bt:Override Locale="vi-vn" Value="Đánh giá chéo sổ tay" />
					<bt:Override Locale="zh-cn" Value="跨笔记本审阅" />
					<bt:Override Locale="zh-tw" Value="跨筆記本檢閱" />
				</bt:String>
			</bt:ShortStrings>
			<bt:LongStrings>
				<bt:String id="residLong" DefaultValue="residLong" />
			</bt:LongStrings>
		</Resources>
	</VersionOverrides>
</OfficeApp>
