<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<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>874132c0-162a-4c61-9f47-17eb36a1e039</Id>
  <Version>2.0.2.21</Version>
  <ProviderName>DQC</ProviderName>
  <DefaultLocale>en-US</DefaultLocale>
  <DisplayName DefaultValue="DQ Assistant"/>
  <Description DefaultValue="Your Data Quality Assistant.">
    <Override Locale="de-de" Value="Ihr Daten-Qualitätsassistent" />
    <Override Locale="en-us" Value="Your Data Quality Assistant" />
  </Description>
  <IconUrl DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/icon-32.png"/>
  <HighResolutionIconUrl DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/icon-64.png"/>
  <SupportUrl DefaultValue="https://www.dqc.ai"/>
  <AppDomains>
    <AppDomain>https://www.dqc.ai</AppDomain>
    <AppDomain>https://q.dqc.ai</AppDomain>
    <AppDomain>https://login.microsoftonline.com</AppDomain>
    <AppDomain>https://login.live.com</AppDomain>
    <AppDomain>https://video.wixstatic.com</AppDomain>
    <AppDomain>https://okta.com</AppDomain>
    <AppDomain>https://logon.kerberos.okta.com</AppDomain>
    <AppDomain>https://login.okta.com</AppDomain>
    <AppDomain>https://logon.okta.com</AppDomain>
    <AppDomain>https://login.bcg.com</AppDomain>
    <AppDomain>https://logon.bcg.com</AppDomain>
    <AppDomain>https://ok4-devicetrust.okta.com</AppDomain>
    <AppDomain>https://curaconcloud-onmicrosoft-com.access.mcas.ms</AppDomain>
  </AppDomains>
  <Hosts>
    <Host Name="Workbook"/>
  </Hosts>
  <Requirements>
    <Sets DefaultMinVersion="1.1">
      <Set Name="SharedRuntime" MinVersion="1.1"/>
    </Sets>
  </Requirements>
  <DefaultSettings>
    <SourceLocation DefaultValue="https://q.dqc.ai/addin/2.0.2.21/taskpane.html"/>
  </DefaultSettings>
  <Permissions>ReadWriteDocument</Permissions>
  <VersionOverrides xmlns="http://schemas.microsoft.com/office/taskpaneappversionoverrides" xsi:type="VersionOverridesV1_0">
    <Hosts>
      <Host xsi:type="Workbook">
        <Runtimes>
          <Runtime resid="Taskpane.Url" lifetime="long" />
        </Runtimes>
        <DesktopFormFactor>
          <GetStarted>
            <Title resid="GetStarted.Title"/>
            <Description resid="GetStarted.Description"/>
            <LearnMoreUrl resid="GetStarted.LearnMoreUrl"/>
          </GetStarted>
          <FunctionFile resid="Taskpane.Url"/>
          <ExtensionPoint xsi:type="PrimaryCommandSurface">
            <CustomTab id="DQC.TabCustom">
              <Group id="OpenGroup">
                <Label resid="OpenGroup.Label"/>
                <Icon>
                  <bt:Image size="16" resid="Icon.16x16"/>
                  <bt:Image size="32" resid="Icon.32x32"/>
                  <bt:Image size="80" resid="Icon.80x80"/>
                </Icon>
                <Control xsi:type="Button" id="OpenButton">
                  <Label resid="OpenButton.Label"/>
                  <Supertip>
                    <Title resid="OpenButton.Label"/>
                    <Description resid="OpenButton.Tooltip"/>
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="Icon.16x16"/>
                    <bt:Image size="32" resid="Icon.32x32"/>
                    <bt:Image size="80" resid="Icon.80x80"/>
                  </Icon>
                  <Action xsi:type="ShowTaskpane">
                    <TaskpaneId>OpenButtonId</TaskpaneId>
                    <SourceLocation resid="Taskpane.Url"/>
                  </Action>
                  <Enabled>true</Enabled>
                </Control>
              </Group>
              <Group id="AnalyzeGroup">
                <Label resid="AnalyzeGroup.Label"/>
                <Icon>
                  <bt:Image size="16" resid="AnalyzeData.16x16"/>
                  <bt:Image size="32" resid="AnalyzeData.32x32"/>
                  <bt:Image size="80" resid="AnalyzeData.80x80"/>
                </Icon>
                <Control xsi:type="Button" id="Analyze">
                  <Label resid="Analyze.Label"/>
                  <Supertip>
                    <Title resid="Analyze.Label"/>
                    <Description resid="Analyze.Tooltip"/>
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="AnalyzeData.16x16"/>
                    <bt:Image size="32" resid="AnalyzeData.32x32"/>
                    <bt:Image size="80" resid="AnalyzeData.80x80"/>
                  </Icon>
                  <Action xsi:type="ExecuteFunction">
                    <FunctionName>runRibbonAction</FunctionName>
                  </Action>
                  <Enabled>false</Enabled>
                </Control>
                <Control xsi:type="Button" id="Settings">
                  <Label resid="Settings.Label"/>
                  <Supertip>
                    <Title resid="Settings.Label"/>
                    <Description resid="Settings.Tooltip"/>
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="Settings.16x16"/>
                    <bt:Image size="32" resid="Settings.32x32"/>
                    <bt:Image size="80" resid="Settings.80x80"/>
                  </Icon>
                  <Action xsi:type="ExecuteFunction">
                    <FunctionName>runRibbonAction</FunctionName>
                  </Action>
                  <Enabled>false</Enabled>
                </Control>
                <Control xsi:type="Button" id="RulesetManager">
                  <Label resid="RulesetManager.Label"/>
                  <Supertip>
                    <Title resid="RulesetManager.Label"/>
                    <Description resid="RulesetManager.Tooltip"/>
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="RulesetManager.16x16"/>
                    <bt:Image size="32" resid="RulesetManager.32x32"/>
                    <bt:Image size="80" resid="RulesetManager.80x80"/>
                  </Icon>
                  <Action xsi:type="ExecuteFunction">
                    <FunctionName>runRibbonAction</FunctionName>
                  </Action>
                  <Enabled>false</Enabled>
                </Control>
              </Group>
              <Group id="CompareGroup">
                <Label resid="CompareGroup.Label"/>
                <Icon>
                  <bt:Image size="16" resid="CompareSheets.16x16"/>
                  <bt:Image size="32" resid="CompareSheets.32x32"/>
                  <bt:Image size="80" resid="CompareSheets.80x80"/>
                </Icon>
                <Control xsi:type="Button" id="CompareSheets">
                  <Label resid="CompareSheets.Label"/>
                  <Supertip>
                    <Title resid="CompareSheets.Label"/>
                    <Description resid="CompareSheets.Tooltip"/>
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="CompareSheets.16x16"/>
                    <bt:Image size="32" resid="CompareSheets.32x32"/>
                    <bt:Image size="80" resid="CompareSheets.80x80"/>
                  </Icon>
                  <Action xsi:type="ExecuteFunction">
                    <FunctionName>runRibbonAction</FunctionName>
                  </Action>
                  <Enabled>false</Enabled>
                </Control>
                <Control xsi:type="Button" id="CompareWorkbooks">
                  <Label resid="CompareWorkbooks.Label"/>
                  <Supertip>
                    <Title resid="CompareWorkbooks.Label"/>
                    <Description resid="CompareWorkbooks.Tooltip"/>
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="CompareWorkbooks.16x16"/>
                    <bt:Image size="32" resid="CompareWorkbooks.32x32"/>
                    <bt:Image size="80" resid="CompareWorkbooks.80x80"/>
                  </Icon>
                  <Action xsi:type="ExecuteFunction">
                    <FunctionName>runRibbonAction</FunctionName>
                  </Action>
                  <Enabled>false</Enabled>
                </Control>
              </Group>
              <Group id="FormulaExplorerGroup">
                <Label resid="FormulaExplorerGroup.Label"/>
                <Icon>
                  <bt:Image size="16" resid="Precedents.16x16"/>
                  <bt:Image size="32" resid="Precedents.32x32"/>
                  <bt:Image size="80" resid="Precedents.80x80"/>
                </Icon>
                <Control xsi:type="Button" id="Precedents">
                  <Label resid="Precedents.Label"/>
                  <Supertip>
                    <Title resid="Precedents.Label"/>
                    <Description resid="Precedents.Tooltip"/>
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="Precedents.16x16"/>
                    <bt:Image size="32" resid="Precedents.32x32"/>
                    <bt:Image size="80" resid="Precedents.80x80"/>
                  </Icon>
                  <Action xsi:type="ExecuteFunction">
                    <FunctionName>runRibbonAction</FunctionName>
                  </Action>
                  <Enabled>false</Enabled>
                </Control>
                <Control xsi:type="Button" id="Dependents">
                  <Label resid="Dependents.Label"/>
                  <Supertip>
                    <Title resid="Dependents.Label"/>
                    <Description resid="Dependents.Tooltip"/>
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="Dependents.16x16"/>
                    <bt:Image size="32" resid="Dependents.32x32"/>
                    <bt:Image size="80" resid="Dependents.80x80"/>
                  </Icon>
                  <Action xsi:type="ExecuteFunction">
                    <FunctionName>runRibbonAction</FunctionName>
                  </Action>
                  <Enabled>false</Enabled>
                </Control>
              </Group>
              <Group id="MoreGroup">
                <Label resid="MoreGroup.Label"/>
                <Icon>
                  <bt:Image size="16" resid="About.16x16"/>
                  <bt:Image size="32" resid="About.32x32"/>
                  <bt:Image size="80" resid="About.80x80"/>
                </Icon>
                <Control xsi:type="Menu" id="FeedbackDropdown">
                  <Label resid="Feedback.Label"/>
                  <Supertip>
                    <Title resid="Feedback.Label"/>
                    <Description resid="Feedback.Tooltip"/>
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="Feedback.16x16"/>
                    <bt:Image size="32" resid="Feedback.32x32"/>
                    <bt:Image size="80" resid="Feedback.80x80"/>
                  </Icon>
                  <Items>
                    <Item id="Feedback">
                      <Label resid="Feedback.Label"/>
                      <Supertip>
                        <Title resid="Feedback.Label"/>
                        <Description resid="Feedback.Tooltip"/>
                      </Supertip>
                      <Icon>
                        <bt:Image size="16" resid="Feedback.16x16"/>
                        <bt:Image size="32" resid="Feedback.32x32"/>
                        <bt:Image size="80" resid="Feedback.80x80"/>
                      </Icon>
                      <Action xsi:type="ExecuteFunction">
                        <FunctionName>runRibbonAction</FunctionName>
                      </Action>
                      <Enabled>false</Enabled>
                    </Item>
                    <Item id="HelpCenter">
                      <Label resid="HelpCenter.Label"/>
                      <Supertip>
                        <Title resid="HelpCenter.Label"/>
                        <Description resid="HelpCenter.Tooltip"/>
                      </Supertip>
                      <Icon>
                        <bt:Image size="16" resid="HelpCenter.16x16"/>
                        <bt:Image size="32" resid="HelpCenter.32x32"/>
                        <bt:Image size="80" resid="HelpCenter.80x80"/>
                      </Icon>
                      <Action xsi:type="ExecuteFunction">
                        <FunctionName>runRibbonAction</FunctionName>
                      </Action>
                      <Enabled>false</Enabled>
                    </Item>
                    <Item id="SupportChat">
                      <Label resid="SupportChat.Label"/>
                      <Supertip>
                        <Title resid="SupportChat.Label"/>
                        <Description resid="SupportChat.Tooltip"/>
                      </Supertip>
                      <Icon>
                        <bt:Image size="16" resid="SupportChat.16x16"/>
                        <bt:Image size="32" resid="SupportChat.32x32"/>
                        <bt:Image size="80" resid="SupportChat.80x80"/>
                      </Icon>
                      <Action xsi:type="ExecuteFunction">
                        <FunctionName>runRibbonAction</FunctionName>
                      </Action>
                      <Enabled>false</Enabled>
                    </Item>
                    <Item id="About">
                      <Label resid="About.Label"/>
                      <Supertip>
                        <Title resid="About.Label"/>
                        <Description resid="About.Tooltip"/>
                      </Supertip>
                      <Icon>
                        <bt:Image size="16" resid="About.16x16"/>
                        <bt:Image size="32" resid="About.32x32"/>
                        <bt:Image size="80" resid="About.80x80"/>
                      </Icon>
                      <Action xsi:type="ExecuteFunction">
                        <FunctionName>runRibbonAction</FunctionName>
                      </Action>
                      <Enabled>false</Enabled>
                    </Item>
                  </Items>
                </Control>
                <Control xsi:type="Menu" id="ProfileDropdown">
                  <Label resid="Profile.Label"/>
                  <Supertip>
                    <Title resid="Profile.Label"/>
                    <Description resid="Profile.Tooltip"/>
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="Person.16x16"/>
                    <bt:Image size="32" resid="Person.32x32"/>
                    <bt:Image size="80" resid="Person.80x80"/>
                  </Icon>
                  <Items>
                    <Item id="Profile">
                      <Label resid="Profile.Label"/>
                      <Supertip>
                        <Title resid="Profile.Label"/>
                        <Description resid="Profile.Tooltip"/>
                      </Supertip>
                      <Icon>
                        <bt:Image size="16" resid="Person.16x16"/>
                        <bt:Image size="32" resid="Person.32x32"/>
                        <bt:Image size="80" resid="Person.80x80"/>
                      </Icon>
                      <Action xsi:type="ExecuteFunction">
                        <FunctionName>runRibbonAction</FunctionName>
                      </Action>
                      <Enabled>false</Enabled>
                    </Item>
                    <Item id="Logout">
                      <Label resid="Logout.Label"/>
                      <Supertip>
                        <Title resid="Logout.Label"/>
                        <Description resid="Logout.Tooltip"/>
                      </Supertip>
                      <Icon>
                        <bt:Image size="16" resid="Logout.16x16"/>
                        <bt:Image size="32" resid="Logout.32x32"/>
                        <bt:Image size="80" resid="Logout.80x80"/>
                      </Icon>
                      <Action xsi:type="ExecuteFunction">
                        <FunctionName>runRibbonAction</FunctionName>
                      </Action>
                      <Enabled>false</Enabled>
                    </Item>
                  </Items>
                </Control>
                <Control xsi:type="Menu" id="SamplingDropdown">
                  <Label resid="Sampling.Label"/>
                  <Supertip>
                    <Title resid="Sampling.Label"/>
                    <Description resid="Sampling.Tooltip"/>
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="Sampling.16x16"/>
                    <bt:Image size="32" resid="Sampling.32x32"/>
                    <bt:Image size="80" resid="Sampling.80x80"/>
                  </Icon>
                  <Items>
                    <Item id="MUS">
                      <Label resid="MUS.Label"/>
                      <Supertip>
                        <Title resid="MUS.Label"/>
                        <Description resid="MUS.Tooltip"/>
                      </Supertip>
                      <Icon>
                        <bt:Image size="16" resid="Sampling.16x16"/>
                        <bt:Image size="32" resid="Sampling.32x32"/>
                        <bt:Image size="80" resid="Sampling.80x80"/>
                      </Icon>
                      <Action xsi:type="ExecuteFunction">
                        <FunctionName>runRibbonAction</FunctionName>
                      </Action>
                      <Enabled>false</Enabled>
                    </Item>
                    <Item id="RandomSampling">
                      <Label resid="RandomSampling.Label"/>
                      <Supertip>
                        <Title resid="RandomSampling.Label"/>
                        <Description resid="RandomSampling.Tooltip"/>
                      </Supertip>
                      <Icon>
                        <bt:Image size="16" resid="Sampling.16x16"/>
                        <bt:Image size="32" resid="Sampling.32x32"/>
                        <bt:Image size="80" resid="Sampling.80x80"/>
                      </Icon>
                      <Action xsi:type="ExecuteFunction">
                        <FunctionName>runRibbonAction</FunctionName>
                      </Action>
                      <Enabled>false</Enabled>
                    </Item>
                    <Item id="ProjectedMisstatement">
                      <Label resid="ProjectedMisstatement.Label"/>
                      <Supertip>
                        <Title resid="ProjectedMisstatement.Label"/>
                        <Description resid="ProjectedMisstatement.Tooltip"/>
                      </Supertip>
                      <Icon>
                        <bt:Image size="16" resid="ProjectedMisstatement.16x16"/>
                        <bt:Image size="32" resid="ProjectedMisstatement.32x32"/>
                        <bt:Image size="80" resid="ProjectedMisstatement.80x80"/>
                      </Icon>
                      <Action xsi:type="ExecuteFunction">
                        <FunctionName>runRibbonAction</FunctionName>
                      </Action>
                      <Enabled>false</Enabled>
                    </Item>
                  </Items>
                </Control>
                <Control xsi:type="Menu" id="Learn">
                  <Label resid="Learn.Label"/>
                  <Supertip>
                    <Title resid="Learn.Label"/>
                    <Description resid="Learn.Tooltip"/>
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="Learn.16x16"/>
                    <bt:Image size="32" resid="Learn.32x32"/>
                    <bt:Image size="80" resid="Learn.80x80"/>
                  </Icon>
                  <Items>
                    <Item id="GeneralOverview">
                      <Label resid="GeneralOverview.Label"/>
                      <Supertip>
                        <Title resid="GeneralOverview.Label"/>
                        <Description resid="GeneralOverview.Tooltip"/>
                      </Supertip>
                      <Icon>
                        <bt:Image size="16" resid="Play.16x16"/>
                        <bt:Image size="32" resid="Play.32x32"/>
                        <bt:Image size="80" resid="Play.80x80"/>
                      </Icon>
                      <Action xsi:type="ExecuteFunction">
                        <FunctionName>runRibbonAction</FunctionName>
                      </Action>
                      <Enabled>false</Enabled>
                    </Item>
                    <Item id="AnalyzeData">
                      <Label resid="AnalyzeData.Label"/>
                      <Supertip>
                        <Title resid="AnalyzeData.Label"/>
                        <Description resid="AnalyzeData.Tooltip"/>
                      </Supertip>
                      <Icon>
                        <bt:Image size="16" resid="Play.16x16"/>
                        <bt:Image size="32" resid="Play.32x32"/>
                        <bt:Image size="80" resid="Play.80x80"/>
                      </Icon>
                      <Action xsi:type="ExecuteFunction">
                        <FunctionName>runRibbonAction</FunctionName>
                      </Action>
                      <Enabled>false</Enabled>
                    </Item>
                    <Item id="CompareSheetsFiles">
                      <Label resid="CompareSheetsFiles.Label"/>
                      <Supertip>
                        <Title resid="CompareSheetsFiles.Label"/>
                        <Description resid="CompareSheetsFiles.Tooltip"/>
                      </Supertip>
                      <Icon>
                        <bt:Image size="16" resid="Play.16x16"/>
                        <bt:Image size="32" resid="Play.32x32"/>
                        <bt:Image size="80" resid="Play.80x80"/>
                      </Icon>
                      <Action xsi:type="ExecuteFunction">
                        <FunctionName>runRibbonAction</FunctionName>
                      </Action>
                      <Enabled>false</Enabled>
                    </Item>
                    <Item id="ExploreFormulas">
                      <Label resid="ExploreFormulas.Label"/>
                      <Supertip>
                        <Title resid="ExploreFormulas.Label"/>
                        <Description resid="ExploreFormulas.Tooltip"/>
                      </Supertip>
                      <Icon>
                        <bt:Image size="16" resid="Play.16x16"/>
                        <bt:Image size="32" resid="Play.32x32"/>
                        <bt:Image size="80" resid="Play.80x80"/>
                      </Icon>
                      <Action xsi:type="ExecuteFunction">
                        <FunctionName>runRibbonAction</FunctionName>
                      </Action>
                      <Enabled>false</Enabled>
                    </Item>
                    <Item id="MUSOverview">
                      <Label resid="MUSOverview.Label"/>
                      <Supertip>
                        <Title resid="MUSOverview.Label"/>
                        <Description resid="MUSOverview.Tooltip"/>
                      </Supertip>
                      <Icon>
                        <bt:Image size="16" resid="Play.16x16"/>
                        <bt:Image size="32" resid="Play.32x32"/>
                        <bt:Image size="80" resid="Play.80x80"/>
                      </Icon>
                      <Action xsi:type="ExecuteFunction">
                        <FunctionName>runRibbonAction</FunctionName>
                      </Action>
                      <Enabled>false</Enabled>
                    </Item>
                    <Item id="MUSDetails">
                      <Label resid="MUSDetails.Label"/>
                      <Supertip>
                        <Title resid="MUSDetails.Label"/>
                        <Description resid="MUSDetails.Tooltip"/>
                      </Supertip>
                      <Icon>
                        <bt:Image size="16" resid="Play.16x16"/>
                        <bt:Image size="32" resid="Play.32x32"/>
                        <bt:Image size="80" resid="Play.80x80"/>
                      </Icon>
                      <Action xsi:type="ExecuteFunction">
                        <FunctionName>runRibbonAction</FunctionName>
                      </Action>
                      <Enabled>false</Enabled>
                    </Item>
                  </Items>
                </Control>
                <Control xsi:type="Menu" id="Guide">
                  <Label resid="Guide.Label"/>
                  <Supertip>
                    <Title resid="Guide.Label"/>
                    <Description resid="Guide.Tooltip"/>
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="Guide.16x16"/>
                    <bt:Image size="32" resid="Guide.32x32"/>
                    <bt:Image size="80" resid="Guide.80x80"/>
                  </Icon>
                  <Items>
                    <Item id="SampleData">
                      <Label resid="SampleData.Label"/>
                      <Supertip>
                        <Title resid="SampleData.Label"/>
                        <Description resid="SampleData.Tooltip"/>
                      </Supertip>
                      <Icon>
                        <bt:Image size="16" resid="SampleData.16x16"/>
                        <bt:Image size="32" resid="SampleData.32x32"/>
                        <bt:Image size="80" resid="SampleData.80x80"/>
                      </Icon>
                      <Action xsi:type="ExecuteFunction">
                        <FunctionName>runRibbonAction</FunctionName>
                      </Action>
                      <Enabled>false</Enabled>
                    </Item>
                    <Item id="GuidedTour">
                      <Label resid="GuidedTour.Label"/>
                      <Supertip>
                        <Title resid="GuidedTour.Label"/>
                        <Description resid="GuidedTour.Tooltip"/>
                      </Supertip>
                      <Icon>
                        <bt:Image size="16" resid="GuidedTour.16x16"/>
                        <bt:Image size="32" resid="GuidedTour.32x32"/>
                        <bt:Image size="80" resid="GuidedTour.80x80"/>
                      </Icon>
                      <Action xsi:type="ExecuteFunction">
                        <FunctionName>runRibbonAction</FunctionName>
                      </Action>
                      <Enabled>false</Enabled>
                    </Item>
                  </Items>
                </Control>
                <Control xsi:type="Menu" id="Mode">
                  <Label resid="Mode.Label"/>
                  <Supertip>
                    <Title resid="Mode.Label"/>
                    <Description resid="Mode.Tooltip"/>
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="Mode.16x16"/>
                    <bt:Image size="32" resid="Mode.32x32"/>
                    <bt:Image size="80" resid="Mode.80x80"/>
                  </Icon>
                  <Items>
                    <Item id="LanguageGerman">
                      <Label resid="LanguageGerman.Label"/>
                      <Supertip>
                        <Title resid="LanguageGerman.Label"/>
                        <Description resid="LanguageGerman.Tooltip"/>
                      </Supertip>
                      <Icon>
                        <bt:Image size="16" resid="Language.16x16"/>
                        <bt:Image size="32" resid="Language.32x32"/>
                        <bt:Image size="80" resid="Language.80x80"/>
                      </Icon>
                      <Action xsi:type="ExecuteFunction">
                        <FunctionName>runRibbonAction</FunctionName>
                      </Action>
                      <Enabled>false</Enabled>
                    </Item>
                    <Item id="LanguageEnglish">
                      <Label resid="LanguageEnglish.Label"/>
                      <Supertip>
                        <Title resid="LanguageEnglish.Label"/>
                        <Description resid="LanguageEnglish.Tooltip"/>
                      </Supertip>
                      <Icon>
                        <bt:Image size="16" resid="Language.16x16"/>
                        <bt:Image size="32" resid="Language.32x32"/>
                        <bt:Image size="80" resid="Language.80x80"/>
                      </Icon>
                      <Action xsi:type="ExecuteFunction">
                        <FunctionName>runRibbonAction</FunctionName>
                      </Action>
                      <Enabled>false</Enabled>
                    </Item>
                    <Item id="ColorsDefault">
                      <Label resid="ColorsDefault.Label"/>
                      <Supertip>
                        <Title resid="ColorsDefault.Label"/>
                        <Description resid="ColorsDefault.Tooltip"/>
                      </Supertip>
                      <Icon>
                        <bt:Image size="16" resid="Colors.16x16"/>
                        <bt:Image size="32" resid="Colors.32x32"/>
                        <bt:Image size="80" resid="Colors.80x80"/>
                      </Icon>
                      <Action xsi:type="ExecuteFunction">
                        <FunctionName>runRibbonAction</FunctionName>
                      </Action>
                      <Enabled>false</Enabled>
                    </Item>
                    <Item id="ColorsColorBlind">
                      <Label resid="ColorsColorBlind.Label"/>
                      <Supertip>
                        <Title resid="ColorsColorBlind.Label"/>
                        <Description resid="ColorsColorBlind.Tooltip"/>
                      </Supertip>
                      <Icon>
                        <bt:Image size="16" resid="Colors.16x16"/>
                        <bt:Image size="32" resid="Colors.32x32"/>
                        <bt:Image size="80" resid="Colors.80x80"/>
                      </Icon>
                      <Action xsi:type="ExecuteFunction">
                        <FunctionName>runRibbonAction</FunctionName>
                      </Action>
                      <Enabled>false</Enabled>
                    </Item>
                    <Item id="ToggleCorrectedColor">
                      <Label resid="ToggleCorrectedColor.Label"/>
                      <Supertip>
                        <Title resid="ToggleCorrectedColor.Label"/>
                        <Description resid="ToggleCorrectedColor.Tooltip"/>
                      </Supertip>
                      <Icon>
                        <bt:Image size="16" resid="ToggleCorrectedColor.16x16"/>
                        <bt:Image size="32" resid="ToggleCorrectedColor.32x32"/>
                        <bt:Image size="80" resid="ToggleCorrectedColor.80x80"/>
                      </Icon>
                      <Action xsi:type="ExecuteFunction">
                        <FunctionName>runRibbonAction</FunctionName>
                      </Action>
                      <Enabled>false</Enabled>
                    </Item>
                  </Items>
                </Control>
                <!-- hack to make icons small in desktop version => 9+ items in a group -->
                <Control xsi:type="Button" id="Empty1">
                  <Label resid="Empty.Label"/>
                  <Supertip>
                    <Title resid="Empty.Label"/>
                    <Description resid="Empty.Tooltip"/>
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="Empty.16x16"/>
                    <bt:Image size="32" resid="Empty.32x32"/>
                    <bt:Image size="80" resid="Empty.80x80"/>
                  </Icon>
                  <Action xsi:type="ExecuteFunction">
                    <FunctionName>runRibbonAction</FunctionName>
                  </Action>
                  <Enabled>false</Enabled>
                </Control>
              </Group>
              <Label resid="customTabLabel1" />
            </CustomTab>
          </ExtensionPoint>
        </DesktopFormFactor>
      </Host>
    </Hosts>

    <Resources>
      <bt:Images>
        <bt:Image id="Icon.16x16" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/icon-16.png" />
        <bt:Image id="Icon.32x32" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/icon-32.png" />
        <bt:Image id="Icon.80x80" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/icon-80.png" />
        <bt:Image id="About.16x16" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/About_16x16.png" />
        <bt:Image id="About.32x32" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/About_32x32.png" />
        <bt:Image id="About.80x80" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/About_80x80.png" />
        <bt:Image id="AnalyzeData.16x16" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Analyze-Data_16x16.png" />
        <bt:Image id="AnalyzeData.32x32" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Analyze-Data_32x32.png" />
        <bt:Image id="AnalyzeData.80x80" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Analyze-Data_80x80.png" />
        <bt:Image id="CompareSheets.16x16" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Compare-Sheets_16x16.png" />
        <bt:Image id="CompareSheets.32x32" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Compare-Sheets_32x32.png" />
        <bt:Image id="CompareSheets.80x80" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Compare-Sheets_80x80.png" />
        <bt:Image id="CompareWorkbooks.16x16" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/CompareWorkbooks_16x16.png" />
        <bt:Image id="CompareWorkbooks.32x32" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/CompareWorkbooks_32x32.png" />
        <bt:Image id="CompareWorkbooks.80x80" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/CompareWorkbooks_80x80.png" />
        <bt:Image id="Dependents.16x16" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Dependents_16x16.png" />
        <bt:Image id="Dependents.32x32" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Dependents_32x32.png" />
        <bt:Image id="Dependents.80x80" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Dependents_80x80.png" />
        <bt:Image id="Feedback.16x16" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Feedback_16x16.png" />
        <bt:Image id="Feedback.32x32" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Feedback_32x32.png" />
        <bt:Image id="Feedback.80x80" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Feedback_80x80.png" />
        <bt:Image id="Person.16x16" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Person_16x16.png" />
        <bt:Image id="Person.32x32" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Person_32x32.png" />
        <bt:Image id="Person.80x80" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Person_80x80.png" />
        <bt:Image id="Sampling.16x16" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Sampling_16x16.png" />
        <bt:Image id="Sampling.32x32" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Sampling_32x32.png" />
        <bt:Image id="Sampling.80x80" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Sampling_80x80.png" />
        <bt:Image id="Precedents.16x16" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Precedents_16x16.png" />
        <bt:Image id="Precedents.32x32" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Precedents_32x32.png" />
        <bt:Image id="Precedents.80x80" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Precedents_80x80.png" />
        <bt:Image id="Settings.16x16" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Settings_16x16.png" />
        <bt:Image id="Settings.32x32" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Settings_32x32.png" />
        <bt:Image id="Settings.80x80" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Settings_80x80.png" />
        <bt:Image id="Undo.16x16" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Undo_16x16.png" />
        <bt:Image id="Undo.32x32" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Undo_32x32.png" />
        <bt:Image id="Undo.80x80" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Undo_80x80.png" />
        <bt:Image id="Redo.16x16" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Redo_16x16.png" />
        <bt:Image id="Redo.32x32" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Redo_32x32.png" />
        <bt:Image id="Redo.80x80" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Redo_80x80.png" />
        <bt:Image id="RulesetManager.16x16" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/RulesetManager_16x16.png" />
        <bt:Image id="RulesetManager.32x32" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/RulesetManager_32x32.png" />
        <bt:Image id="RulesetManager.80x80" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/RulesetManager_80x80.png" />
        <bt:Image id="Language.16x16" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Language_16x16.png" />
        <bt:Image id="Language.32x32" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Language_32x32.png" />
        <bt:Image id="Language.80x80" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Language_80x80.png" />
        <bt:Image id="Colors.16x16" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Colors_16x16.png" />
        <bt:Image id="Colors.32x32" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Colors_32x32.png" />
        <bt:Image id="Colors.80x80" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Colors_80x80.png" />
        <bt:Image id="ToggleCorrectedColor.16x16" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/ToggleCorrectedColor_16x16.png" />
        <bt:Image id="ToggleCorrectedColor.32x32" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/ToggleCorrectedColor_32x32.png" />
        <bt:Image id="ToggleCorrectedColor.80x80" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/ToggleCorrectedColor_80x80.png" />
        <bt:Image id="Learn.16x16" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Learn_16x16.png" />
        <bt:Image id="Learn.32x32" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Learn_32x32.png" />
        <bt:Image id="Learn.80x80" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Learn_80x80.png" />
        <bt:Image id="SampleData.16x16" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/SampleData_16x16.png" />
        <bt:Image id="SampleData.32x32" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/SampleData_32x32.png" />
        <bt:Image id="SampleData.80x80" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/SampleData_80x80.png" />
        <bt:Image id="GuidedTour.16x16" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/GuidedTour_16x16.png" />
        <bt:Image id="GuidedTour.32x32" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/GuidedTour_32x32.png" />
        <bt:Image id="GuidedTour.80x80" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/GuidedTour_80x80.png" />
        <bt:Image id="Empty.16x16" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Empty_16x16.png" />
        <bt:Image id="Empty.32x32" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Empty_32x32.png" />
        <bt:Image id="Empty.80x80" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Empty_80x80.png" />
        <bt:Image id="Play.16x16" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Play_16x16.png" />
        <bt:Image id="Play.32x32" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Play_32x32.png" />
        <bt:Image id="Play.80x80" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Play_80x80.png" />
        <bt:Image id="Logout.16x16" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Logout_16x16.png" />
        <bt:Image id="Logout.32x32" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Logout_32x32.png" />
        <bt:Image id="Logout.80x80" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Logout_80x80.png" />
        <bt:Image id="HelpCenter.16x16" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/HelpCenter_16x16.png" />
        <bt:Image id="HelpCenter.32x32" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/HelpCenter_32x32.png" />
        <bt:Image id="HelpCenter.80x80" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/HelpCenter_80x80.png" />
        <bt:Image id="SupportChat.16x16" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/SupportChat_16x16.png" />
        <bt:Image id="SupportChat.32x32" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/SupportChat_32x32.png" />
        <bt:Image id="SupportChat.80x80" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/SupportChat_80x80.png" />
        <bt:Image id="Guide.16x16" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Guide_16x16.png" />
        <bt:Image id="Guide.32x32" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Guide_32x32.png" />
        <bt:Image id="Guide.80x80" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Guide_80x80.png" />
        <bt:Image id="Mode.16x16" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Mode_16x16.png" />
        <bt:Image id="Mode.32x32" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Mode_32x32.png" />
        <bt:Image id="Mode.80x80" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/Mode_80x80.png" />
        <bt:Image id="ProjectedMisstatement.16x16" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/ProjectedMisstatement_16x16.png" />
        <bt:Image id="ProjectedMisstatement.32x32" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/ProjectedMisstatement_32x32.png" />
        <bt:Image id="ProjectedMisstatement.80x80" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/assets/ProjectedMisstatement_80x80.png" />
      </bt:Images>
      <bt:Urls>
        <bt:Url id="GetStarted.LearnMoreUrl" DefaultValue="https://dqchelp.zendesk.com/hc/en-150"/>
        <bt:Url id="Taskpane.Url" DefaultValue="https://q.dqc.ai/addin/2.0.2.21/taskpane.html"/>
      </bt:Urls>
      <bt:ShortStrings>
        <bt:String id="GetStarted.Title" DefaultValue="Get started with your DQC add-in!">
          <bt:Override Locale="de-de" Value="Starten Sie mit dem DQC Add-in!" />
          <bt:Override Locale="en-us" Value="Get started with your DQC add-in!" />
        </bt:String>
        <bt:String id="OpenGroup.Label" DefaultValue="Start">
          <bt:Override Locale="de-de" Value="Start" />
          <bt:Override Locale="en-us" Value="Start" />
        </bt:String>
        <bt:String id="AnalyzeGroup.Label" DefaultValue="Analyze">
          <bt:Override Locale="de-de" Value="Analysieren" />
          <bt:Override Locale="en-us" Value="Analyze" />
        </bt:String>
        <bt:String id="OpenButton.Label" DefaultValue="Open">
          <bt:Override Locale="de-de" Value="Öffnen" />
          <bt:Override Locale="en-us" Value="Open" />
        </bt:String>
        <bt:String id="UserActionsHistoryGroup.Label" DefaultValue="User actions history">
          <bt:Override Locale="de-de" Value="Undo" />
          <bt:Override Locale="en-us" Value="Undo" />
        </bt:String>
        <bt:String id="Undo.Label" DefaultValue="Undo">
          <bt:Override Locale="de-de" Value="Undo" />
          <bt:Override Locale="en-us" Value="Undo" />
        </bt:String>
        <bt:String id="Redo.Label" DefaultValue="Redo">
          <bt:Override Locale="de-de" Value="Redo" />
          <bt:Override Locale="en-us" Value="Redo" />
        </bt:String>
        <bt:String id="Analyze.Label" DefaultValue="Analyze">
          <bt:Override Locale="de-de" Value="Analyse" />
          <bt:Override Locale="en-us" Value="Analyze" />
        </bt:String>
        <bt:String id="Settings.Label" DefaultValue="Settings">
          <bt:Override Locale="de-de" Value="Einstellungen" />
          <bt:Override Locale="en-us" Value="Settings" />
        </bt:String>
        <bt:String id="RulesetManager.Label" DefaultValue="Ruleset manager">
          <bt:Override Locale="de-de" Value="Regelsatzmanager" />
          <bt:Override Locale="en-us" Value="Ruleset manager" />
        </bt:String>
        <bt:String id="CompareGroup.Label" DefaultValue="Compare">
          <bt:Override Locale="de-de" Value="Vergleichen" />
          <bt:Override Locale="en-us" Value="Compare" />
        </bt:String>
        <bt:String id="CompareSheets.Label" DefaultValue="Sheets">
          <bt:Override Locale="de-de" Value="Arbeitsblätter" />
          <bt:Override Locale="en-us" Value="Sheets" />
        </bt:String>
        <bt:String id="CompareWorkbooks.Label" DefaultValue="Workbooks">
          <bt:Override Locale="de-de" Value="Arbeitsmappen" />
          <bt:Override Locale="en-us" Value="Workbooks" />
        </bt:String>
        <bt:String id="FormulaExplorerGroup.Label" DefaultValue="Explore">
          <bt:Override Locale="de-de" Value="Erkunden" />
          <bt:Override Locale="en-us" Value="Explore" />
        </bt:String>
        <bt:String id="Precedents.Label" DefaultValue="Precedents">
          <bt:Override Locale="de-de" Value="Vorhergehend" />
          <bt:Override Locale="en-us" Value="Precedents" />
        </bt:String>
        <bt:String id="Dependents.Label" DefaultValue="Dependents">
          <bt:Override Locale="de-de" Value="Nachfolgend" />
          <bt:Override Locale="en-us" Value="Dependents" />
        </bt:String>
        <bt:String id="Feedback.Label" DefaultValue="Support">
          <bt:Override Locale="de-de" Value="Support" />
          <bt:Override Locale="en-us" Value="Support" />
        </bt:String>
        <bt:String id="Profile.Label" DefaultValue="Profile">
          <bt:Override Locale="de-de" Value="Profil" />
          <bt:Override Locale="en-us" Value="Profile" />
        </bt:String>
        <bt:String id="Sampling.Label" DefaultValue="Sampling">
          <bt:Override Locale="de-de" Value="Sampling" />
          <bt:Override Locale="en-us" Value="Sampling" />
        </bt:String>
        <bt:String id="MUS.Label" DefaultValue="MUS">
          <bt:Override Locale="de-de" Value="MUS" />
          <bt:Override Locale="en-us" Value="MUS" />
        </bt:String>
        <bt:String id="RandomSampling.Label" DefaultValue="Random sampling">
          <bt:Override Locale="de-de" Value="Zufallsstichprobe" />
          <bt:Override Locale="en-us" Value="Random sampling" />
        </bt:String>
        <bt:String id="ProjectedMisstatement.Label" DefaultValue="Projected misstatement">
          <bt:Override Locale="de-de" Value="Projizierte/geschätzte Fehldarstellung" />
          <bt:Override Locale="en-us" Value="Projected misstatement" />
        </bt:String>
        <bt:String id="About.Label" DefaultValue="About">
          <bt:Override Locale="de-de" Value="Info" />
          <bt:Override Locale="en-us" Value="About" />
        </bt:String>
        <bt:String id="MoreGroup.Label" DefaultValue="More">
          <bt:Override Locale="de-de" Value="Mehr" />
          <bt:Override Locale="en-us" Value="More" />
        </bt:String>
        <bt:String id="Language.Label" DefaultValue="Language">
          <bt:Override Locale="de-de" Value="Sprache" />
          <bt:Override Locale="en-us" Value="Language" />
        </bt:String>
        <bt:String id="LanguageEnglish.Label" DefaultValue="English">
          <bt:Override Locale="de-de" Value="Englisch" />
          <bt:Override Locale="en-us" Value="English" />
        </bt:String>
        <bt:String id="LanguageGerman.Label" DefaultValue="German">
          <bt:Override Locale="de-de" Value="Deutsch" />
          <bt:Override Locale="en-us" Value="German" />
        </bt:String>
        <bt:String id="Colors.Label" DefaultValue="Color Modes">
          <bt:Override Locale="de-de" Value="Farbmodi" />
          <bt:Override Locale="en-us" Value="Color Modes" />
        </bt:String>
        <bt:String id="ColorsDefault.Label" DefaultValue="Default">
          <bt:Override Locale="de-de" Value="Standard" />
          <bt:Override Locale="en-us" Value="Default" />
        </bt:String>
        <bt:String id="ColorsColorBlind.Label" DefaultValue="Color blind">
          <bt:Override Locale="de-de" Value="Farbenblind" />
          <bt:Override Locale="en-us" Value="Color blind" />
        </bt:String>
        <bt:String id="ToggleCorrectedColor.Label" DefaultValue="On/off correction coloring">
          <bt:Override Locale="de-de" Value="Ein-/Aus-Korrekturfärbung" />
          <bt:Override Locale="en-us" Value="On/off correction coloring" />
        </bt:String>
        <bt:String id="Learn.Label" DefaultValue="Learn">
          <bt:Override Locale="de-de" Value="Lernen" />
          <bt:Override Locale="en-us" Value="Learn" />
        </bt:String>
        <bt:String id="GeneralOverview.Label" DefaultValue="General overview">
          <bt:Override Locale="de-de" Value="Allgemeiner Überblick" />
          <bt:Override Locale="en-us" Value="General overview" />
        </bt:String>
        <bt:String id="AnalyzeData.Label" DefaultValue="Color codes">
          <bt:Override Locale="de-de" Value="Farbcodes" />
          <bt:Override Locale="en-us" Value="Color codes" />
        </bt:String>
        <bt:String id="CompareSheetsFiles.Label" DefaultValue="Compare sheets/files">
          <bt:Override Locale="de-de" Value="Vergleichen von Blättern/Dateien" />
          <bt:Override Locale="en-us" Value="Compare sheets/files" />
        </bt:String>
        <bt:String id="ExploreFormulas.Label" DefaultValue="Explore formulas">
          <bt:Override Locale="de-de" Value="Erkunden von Formeln" />
          <bt:Override Locale="en-us" Value="Explore formulas" />
        </bt:String>
        <bt:String id="MUSOverview.Label" DefaultValue="MUS overview">
          <bt:Override Locale="de-de" Value="MUS Überblick" />
          <bt:Override Locale="en-us" Value="MUS overview" />
        </bt:String>
        <bt:String id="MUSDetails.Label" DefaultValue="MUS details">
          <bt:Override Locale="de-de" Value="MUS Details" />
          <bt:Override Locale="en-us" Value="MUS details" />
        </bt:String>
        <bt:String id="SampleData.Label" DefaultValue="Sample data">
          <bt:Override Locale="de-de" Value="Beispieldaten" />
          <bt:Override Locale="en-us" Value="Sample data" />
        </bt:String>
        <bt:String id="GuidedTour.Label" DefaultValue="Guided tour">
          <bt:Override Locale="de-de" Value="Geführte Tour" />
          <bt:Override Locale="en-us" Value="Guided tour" />
        </bt:String>
        <bt:String id="Logout.Label" DefaultValue="Log out">
          <bt:Override Locale="de-de" Value="Ausloggen" />
          <bt:Override Locale="en-us" Value="Log out" />
        </bt:String>
        <bt:String id="HelpCenter.Label" DefaultValue="Help center">
          <bt:Override Locale="de-de" Value="Hilfecenter" />
          <bt:Override Locale="en-us" Value="Help center" />
        </bt:String>
        <bt:String id="SupportChat.Label" DefaultValue="Support chat">
          <bt:Override Locale="de-de" Value="Hilfe-chat" />
          <bt:Override Locale="en-us" Value="Support chat" />
        </bt:String>
        <bt:String id="Guide.Label" DefaultValue="Guide">
          <bt:Override Locale="de-de" Value="Anleitung" />
          <bt:Override Locale="en-us" Value="Guide" />
        </bt:String>
        <bt:String id="Mode.Label" DefaultValue="Mode">
          <bt:Override Locale="de-de" Value="Modus" />
          <bt:Override Locale="en-us" Value="Mode" />
        </bt:String>
        <bt:String id="Empty.Label" DefaultValue=" ">
          <bt:Override Locale="de-de" Value=" " />
          <bt:Override Locale="en-us" Value=" " />
        </bt:String>
        <bt:String id="customTabLabel1" DefaultValue="DQ Assistant">
          <bt:Override Locale="de-de" Value="DQ Assistant" />
          <bt:Override Locale="en-us" Value="DQ Assistant" />
        </bt:String>
        <bt:String id="Functions.Namespace" DefaultValue="DQCSHARE"/>
      </bt:ShortStrings>
      <bt:LongStrings>
        <bt:String id="GetStarted.Description" DefaultValue="Your Data Quality Assistant add-in loaded succesfully. Go to the 'Data Quality Assistant' tab and click 'Open' button to get started.">
          <bt:Override Locale="de-de" Value="Ihr Daten-Qualitätsassistent ist geladen. Gehen Sie auf den 'Data Quality Assistant' Tab und dann auf 'Öffnen' um zu starten." />
          <bt:Override Locale="en-us" Value="Your Data Quality Assistant add-in loaded succesfully. Go to the 'Data Quality Assistant' tab and click 'Open' button to get started." />
        </bt:String>
        <bt:String id="OpenButton.Tooltip" DefaultValue="Click to show Data Quality Assistant">
          <bt:Override Locale="de-de" Value="Klicken um den Daten-Qualitätsassistent zu öffnen" />
          <bt:Override Locale="en-us" Value="Click to show Data Quality Assistant" />
        </bt:String>
        <bt:String id="Undo.Tooltip" DefaultValue="Undo">
          <bt:Override Locale="de-de" Value="Undo" />
          <bt:Override Locale="en-us" Value="Undo" />
        </bt:String>
        <bt:String id="Redo.Tooltip" DefaultValue="Redo">
          <bt:Override Locale="de-de" Value="Redo" />
          <bt:Override Locale="en-us" Value="Redo" />
        </bt:String>
        <bt:String id="Analyze.Tooltip" DefaultValue="Analyze data quality">
          <bt:Override Locale="de-de" Value="Datenqualität analyiseren" />
          <bt:Override Locale="en-us" Value="Analyze data quality" />
        </bt:String>
        <bt:String id="Settings.Tooltip" DefaultValue="Go to settings">
          <bt:Override Locale="de-de" Value="Einstellungen öffnen" />
          <bt:Override Locale="en-us" Value="Go to settings" />
        </bt:String>
        <bt:String id="RulesetManager.Tooltip" DefaultValue="Open ruleset manager">
          <bt:Override Locale="de-de" Value="Regelsatzmanager öffnen" />
          <bt:Override Locale="en-us" Value="Open ruleset manager" />
        </bt:String>
        <bt:String id="CompareSheets.Tooltip" DefaultValue="Compare sheets">
          <bt:Override Locale="de-de" Value="Arbeitsblätter vergleichen" />
          <bt:Override Locale="en-us" Value="Compare sheets" />
        </bt:String>
        <bt:String id="CompareWorkbooks.Tooltip" DefaultValue="Compare workbooks">
          <bt:Override Locale="de-de" Value="Arbeitsmappen vergleichen" />
          <bt:Override Locale="en-us" Value="Compare workbooks" />
        </bt:String>
        <bt:String id="Precedents.Tooltip" DefaultValue="Explore precedents">
          <bt:Override Locale="de-de" Value="Formel erkunden" />
          <bt:Override Locale="en-us" Value="Explore precedents" />
        </bt:String>
        <bt:String id="Dependents.Tooltip" DefaultValue="Explore dependents">
          <bt:Override Locale="de-de" Value="Nachfolgende Zellen erkunden" />
          <bt:Override Locale="en-us" Value="Explore dependents" />
        </bt:String>
        <bt:String id="Feedback.Tooltip" DefaultValue="Open feedback tool">
          <bt:Override Locale="de-de" Value="Feedback Tool öffnen" />
          <bt:Override Locale="en-us" Value="Open feedback tool" />
        </bt:String>
        <bt:String id="Profile.Tooltip" DefaultValue="Show profile">
          <bt:Override Locale="de-de" Value="Profil öffnen (Lizenz ansehen)" />
          <bt:Override Locale="en-us" Value="Show profile" />
        </bt:String>
        <bt:String id="Sampling.Tooltip" DefaultValue="Select sampling method">
          <bt:Override Locale="de-de" Value="Sampling-Methode wählen" />
          <bt:Override Locale="en-us" Value="Select sampling method" />
        </bt:String>
        <bt:String id="MUS.Tooltip" DefaultValue="Monetary Unit Sampling (MUS)">
          <bt:Override Locale="de-de" Value="Monetary Unit Sampling (MUS)" />
          <bt:Override Locale="en-us" Value="Monetary Unit Sampling (MUS)" />
        </bt:String>
        <bt:String id="RandomSampling.Tooltip" DefaultValue="Get a random sample from your selected data table">
          <bt:Override Locale="de-de" Value="Zufällige Stichprobe aus ausgewählter Datentabelle ziehen" />
          <bt:Override Locale="en-us" Value="Get a random sample from your selected data table" />
        </bt:String>
        <bt:String id="ProjectedMisstatement.Tooltip" DefaultValue="Estimated total error in financial statements based on sample audit findings.">
          <bt:Override Locale="de-de" Value="Geschätzter Gesamtfehler in den Finanzberichten basierend auf den Ergebnissen der Stichprobenprüfung." />
          <bt:Override Locale="en-us" Value="Estimated total error in financial statements based on sample audit findings." />
        </bt:String>
        <bt:String id="About.Tooltip" DefaultValue="Open about dialog">
          <bt:Override Locale="de-de" Value="Info Tooltip öffnen" />
          <bt:Override Locale="en-us" Value="Open about dialog" />
        </bt:String>
        <bt:String id="Language.Tooltip" DefaultValue="Change language">
          <bt:Override Locale="de-de" Value="Sprache ändern" />
          <bt:Override Locale="en-us" Value="Change language" />
        </bt:String>
        <bt:String id="LanguageEnglish.Tooltip" DefaultValue="Change to english">
          <bt:Override Locale="de-de" Value="Zu Englisch ändern" />
          <bt:Override Locale="en-us" Value="Change to english" />
        </bt:String>
        <bt:String id="LanguageGerman.Tooltip" DefaultValue="Change to german">
          <bt:Override Locale="de-de" Value="Zu Deutsch ändern" />
          <bt:Override Locale="en-us" Value="Change to german" />
        </bt:String>
        <bt:String id="Colors.Tooltip" DefaultValue="Change color scheme">
          <bt:Override Locale="de-de" Value="Farbschema ändern" />
          <bt:Override Locale="en-us" Value="Change color scheme" />
        </bt:String>
        <bt:String id="ColorsDefault.Tooltip" DefaultValue="Change to default color scheme">
          <bt:Override Locale="de-de" Value="Zu Standardfarbschema ändern" />
          <bt:Override Locale="en-us" Value="Change to default color scheme" />
        </bt:String>
        <bt:String id="ColorsColorBlind.Tooltip" DefaultValue="Change to color blind color scheme">
          <bt:Override Locale="de-de" Value="Zu Farbenblindfarbschema ändern" />
          <bt:Override Locale="en-us" Value="Change to color blind color scheme" />
        </bt:String>
        <bt:String id="ToggleCorrectedColor.Tooltip" DefaultValue="Toggle on/off correction coloring">
          <bt:Override Locale="de-de" Value="Korrekturfärbung ein-/ausschalten" />
          <bt:Override Locale="en-us" Value="Toggle on/off correction coloring" />
        </bt:String>
        <bt:String id="Learn.Tooltip" DefaultValue="Learn">
          <bt:Override Locale="de-de" Value="Lernen" />
          <bt:Override Locale="en-us" Value="Learn" />
        </bt:String>
        <bt:String id="GeneralOverview.Tooltip" DefaultValue="General overview">
          <bt:Override Locale="de-de" Value="Allgemeiner Überblick" />
          <bt:Override Locale="en-us" Value="General overview" />
        </bt:String>
        <bt:String id="AnalyzeData.Tooltip" DefaultValue="Analyze data">
          <bt:Override Locale="de-de" Value="Analysieren von Daten" />
          <bt:Override Locale="en-us" Value="Analyze data" />
        </bt:String>
        <bt:String id="CompareSheetsFiles.Tooltip" DefaultValue="Compare sheets/files">
          <bt:Override Locale="de-de" Value="Vergleichen von Blättern/Dateien" />
          <bt:Override Locale="en-us" Value="Compare sheets/files" />
        </bt:String>
        <bt:String id="ExploreFormulas.Tooltip" DefaultValue="Explore formulas">
          <bt:Override Locale="de-de" Value="Erkunden von Formeln" />
          <bt:Override Locale="en-us" Value="Explore formulas" />
        </bt:String>
        <bt:String id="MUSOverview.Tooltip" DefaultValue="MUS overview">
          <bt:Override Locale="de-de" Value="MUS Überblick" />
          <bt:Override Locale="en-us" Value="MUS overview" />
        </bt:String>
        <bt:String id="MUSDetails.Tooltip" DefaultValue="MUS details">
          <bt:Override Locale="de-de" Value="MUS Details" />
          <bt:Override Locale="en-us" Value="MUS details" />
        </bt:String>
        <bt:String id="SampleData.Tooltip" DefaultValue="Open sample data">
          <bt:Override Locale="de-de" Value="Beispieldaten öffnen" />
          <bt:Override Locale="en-us" Value="Open sample data" />
        </bt:String>
        <bt:String id="GuidedTour.Tooltip" DefaultValue="Start guided tour">
          <bt:Override Locale="de-de" Value="Geführte Tour beginnen" />
          <bt:Override Locale="en-us" Value="Start guided tour" />
        </bt:String>
        <bt:String id="Logout.Tooltip" DefaultValue="Log out">
          <bt:Override Locale="de-de" Value="Ausloggen" />
          <bt:Override Locale="en-us" Value="Log out" />
        </bt:String>
        <bt:String id="HelpCenter.Tooltip" DefaultValue="Help center">
          <bt:Override Locale="de-de" Value="Hilfecenter" />
          <bt:Override Locale="en-us" Value="Help center" />
        </bt:String>
        <bt:String id="SupportChat.Tooltip" DefaultValue="Support chat">
          <bt:Override Locale="de-de" Value="Hilfe-chat" />
          <bt:Override Locale="en-us" Value="Support chat" />
        </bt:String>
        <bt:String id="Mode.Tooltip" DefaultValue="Mode">
          <bt:Override Locale="de-de" Value="Modus" />
          <bt:Override Locale="en-us" Value="Mode" />
        </bt:String>
        <bt:String id="Guide.Tooltip" DefaultValue="Guide">
          <bt:Override Locale="de-de" Value="Anleitung" />
          <bt:Override Locale="en-us" Value="Guide" />
        </bt:String>
        <bt:String id="Empty.Tooltip" DefaultValue=" ">
          <bt:Override Locale="de-de" Value=" " />
          <bt:Override Locale="en-us" Value=" " />
        </bt:String>
      </bt:LongStrings>
    </Resources>
  </VersionOverrides>
</OfficeApp>
