<?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:mailappor="http://schemas.microsoft.com/office/mailappversionoverrides/1.0" xsi:type="MailApp">
  <Id>60b89384-dd2d-4394-aebe-cc94450f10b0</Id>
  <Version>2.0.3.0</Version>
  <ProviderName>Michael Beer</ProviderName>
  <DefaultLocale>en-GB</DefaultLocale>
  <DisplayName DefaultValue="Timetable search">
    <Override Locale="de-CH" Value="Fahrplanabfrage" />
    <Override Locale="de-DE" Value="Fahrplanabfrage" />
    <Override Locale="fr-CH" Value="Recherche d'horaires" />
    <Override Locale="fr-FR" Value="Recherche d'horaires" />
    <Override Locale="it-CH" Value="Ricerca orario" />
    <Override Locale="it-IT" Value="Ricerca orario" />
    <Override Locale="rm-CH" Value="Uraris" />
  </DisplayName>
  <Description DefaultValue="Swiss public transport timetable add-in for Microsoft Outlook. Look up connections and insert the journeys directly into your Outlook calendar.">
    <!-- German: Switzerland + Germany -->
    <Override Locale="de-CH" Value="Fahrplan-Add-in für den öffentlichen Verkehr in der Schweiz. Suchen Sie Verbindungen und tragen Sie die Fahrten direkt in Ihren Outlook-Kalender ein." />
    <Override Locale="de-DE" Value="Fahrplan-Add-in für den öffentlichen Verkehr in der Schweiz. Suchen Sie Verbindungen und tragen Sie die Fahrten direkt in Ihren Outlook-Kalender ein." />
    <!-- French: Switzerland + France -->
    <Override Locale="fr-CH" Value="Complément Outlook pour les horaires des transports publics suisses. Permet de rechercher des correspondances et d’ajouter les trajets directement au calendrier." />
    <Override Locale="fr-FR" Value="Complément Outlook pour les horaires des transports publics suisses. Permet de rechercher des correspondances et d’ajouter les trajets directement au calendrier." />
    <!-- Italian: Switzerland + Italy -->
    <Override Locale="it-CH" Value="Componente aggiuntivo per Outlook per consultare gli orari dei trasporti pubblici svizzeri e aggiungere i viaggi direttamente al calendario." />
    <Override Locale="it-IT" Value="Componente aggiuntivo per Outlook per consultare gli orari dei trasporti pubblici svizzeri e aggiungere i viaggi direttamente al calendario." />
    <!-- Romansh -->
    <Override Locale="rm-CH" Value="Supplement per Outlook per uraris dal traffic public svizzer cun integraziun directa en il chalender." />
  </Description>
  <IconUrl DefaultValue="https://timetable.mbeer.ch/v2/assets/icon-64.png" />
  <HighResolutionIconUrl DefaultValue="https://timetable.mbeer.ch/v2/assets/icon-128.png" />
  <SupportUrl DefaultValue="https://timetable.mbeer.ch/" />
  <AppDomains>
    <AppDomain>https://timetable.mbeer.ch</AppDomain>
    <AppDomain>https://search.ch</AppDomain>
  </AppDomains>
  <Hosts>
    <Host Name="Mailbox" />
  </Hosts>
  <Requirements>
    <Sets>
      <Set Name="Mailbox" MinVersion="1.1" />
    </Sets>
  </Requirements>
  <FormSettings>
    <Form xsi:type="ItemRead">
      <DesktopSettings>
        <SourceLocation DefaultValue="https://timetable.mbeer.ch/v2/taskpane.html" />
        <RequestedHeight>250</RequestedHeight>
      </DesktopSettings>
    </Form>
  </FormSettings>
  <Permissions>ReadWriteItem</Permissions>
  <Rule xsi:type="RuleCollection" Mode="Or">
    <Rule xsi:type="ItemIs" ItemType="Appointment" FormType="Read" />
  </Rule>
  <DisableEntityHighlighting>false</DisableEntityHighlighting>
  <VersionOverrides xmlns="http://schemas.microsoft.com/office/mailappversionoverrides" xsi:type="VersionOverridesV1_0">
    <Requirements>
      <bt:Sets DefaultMinVersion="1.3">
        <bt:Set Name="Mailbox" />
      </bt:Sets>
    </Requirements>
    <Hosts>
      <Host xsi:type="MailHost">
        <DesktopFormFactor>
          <FunctionFile resid="Commands.Url" />
          <ExtensionPoint xsi:type="AppointmentOrganizerCommandSurface">
            <OfficeTab id="TabDefault">
              <Group id="owpttGroup">
                <Label resid="GroupLabel" />
                <!-- A button that opens the task pane -->
                <Control xsi:type="Button" id="owpttOpenPaneButton">
                  <Label resid="TaskpaneButton.Label" />
                  <Supertip>
                    <Title resid="TaskpaneButton.Label" />
                    <Description resid="TaskpaneButton.Tooltip" />
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="Icon.16x16" />
                    <bt:Image size="32" resid="Icon.32x32" />
                    <bt:Image size="64" resid="Icon.64x64" />
                    <bt:Image size="80" resid="Icon.80x80" />
                  </Icon>
                  <Action xsi:type="ShowTaskpane">
                    <SourceLocation resid="Taskpane.Url" />
                  </Action>
                </Control>
              </Group>
            </OfficeTab>
          </ExtensionPoint>
          <ExtensionPoint xsi:type="AppointmentAttendeeCommandSurface">
            <OfficeTab id="TabDefault">
              <Group id="owpttGroupAttendee">
                <Label resid="GroupLabel" />
                <Control xsi:type="Button" id="owpttOpenPaneButtonAttendee">
                  <Label resid="TaskpaneButton.Label" />
                  <Supertip>
                    <Title resid="TaskpaneButton.Label" />
                    <Description resid="TaskpaneButton.Tooltip" />
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="Icon.16x16" />
                    <bt:Image size="32" resid="Icon.32x32" />
                    <bt:Image size="64" resid="Icon.64x64" />
                    <bt:Image size="80" resid="Icon.80x80" />
                  </Icon>
                  <Action xsi:type="ShowTaskpane">
                    <SourceLocation resid="Taskpane.Url" />
                  </Action>
                </Control>
              </Group>
            </OfficeTab>
          </ExtensionPoint>
        </DesktopFormFactor>
      </Host>
    </Hosts>
    <Resources>
      <bt:Images>
        <bt:Image id="Icon.16x16" DefaultValue="https://timetable.mbeer.ch/v2/assets/icon-16.png" />
        <bt:Image id="Icon.32x32" DefaultValue="https://timetable.mbeer.ch/v2/assets/icon-32.png" />
        <bt:Image id="Icon.64x64" DefaultValue="https://timetable.mbeer.ch/v2/assets/icon-64.png" />
        <bt:Image id="Icon.80x80" DefaultValue="https://timetable.mbeer.ch/v2/assets/icon-80.png" />
      </bt:Images>
      <bt:Urls>
        <bt:Url id="Commands.Url" DefaultValue="https://timetable.mbeer.ch/v2/commands.html" />
        <bt:Url id="Taskpane.Url" DefaultValue="https://timetable.mbeer.ch/v2/taskpane.html" />
      </bt:Urls>
      <bt:ShortStrings>
        <!-- Group name in Ribbon -->
        <bt:String id="GroupLabel" DefaultValue="Timetable">
          <!-- German -->
          <bt:Override Locale="de-CH" Value="Fahrplan" />
          <bt:Override Locale="de-DE" Value="Fahrplan" />
          <!-- French -->
          <bt:Override Locale="fr-CH" Value="Horaire" />
          <bt:Override Locale="fr-FR" Value="Horaire" />
          <!-- Italian -->
          <bt:Override Locale="it-CH" Value="Orario" />
          <bt:Override Locale="it-IT" Value="Orario" />
          <!-- Romansh -->
          <bt:Override Locale="rm-CH" Value="Uraris" />
        </bt:String>
        <!-- Button: Open task pane -->
        <bt:String id="TaskpaneButton.Label" DefaultValue="Plan outbound and return journeys">
          <!-- German -->
          <bt:Override Locale="de-CH" Value="An-/Rückreise planen" />
          <bt:Override Locale="de-DE" Value="An-/Rückreise planen" />
          <!-- French -->
          <bt:Override Locale="fr-CH" Value="Planifier l'aller et le retour" />
          <bt:Override Locale="fr-FR" Value="Planifier l'aller et le retour" />
          <!-- Italian -->
          <bt:Override Locale="it-CH" Value="Pianificare andata e ritorno" />
          <bt:Override Locale="it-IT" Value="Pianificare andata e ritorno" />
          <!-- Romansh -->
          <bt:Override Locale="rm-CH" Value="Planisar ir e turnar" />
        </bt:String>
      </bt:ShortStrings>
      <bt:LongStrings>
        <!-- Tooltip: Open task pane -->
        <bt:String id="TaskpaneButton.Tooltip" DefaultValue="Open the timetable search for this appointment.">
          <bt:Override Locale="de-CH" Value="Öffnet die Fahrplanabfrage für diesen Termin." />
          <bt:Override Locale="de-DE" Value="Öffnet die Fahrplanabfrage für diesen Termin." />
          <bt:Override Locale="fr-CH" Value="Ouvre la fenêtre de recherche d'horaires pour ce rendez-vous." />
          <bt:Override Locale="fr-FR" Value="Ouvre la fenêtre de recherche d'horaires pour ce rendez-vous." />
          <bt:Override Locale="it-CH" Value="Apre la finestra di ricerca orari per questo appuntamento." />
          <bt:Override Locale="it-IT" Value="Apre la finestra di ricerca orari per questo appuntamento." />
          <bt:Override Locale="rm-CH" Value="Avainta la fanestra da tschertga d'uraris per quest termin." />
        </bt:String>
      </bt:LongStrings>
    </Resources>
  </VersionOverrides>
</OfficeApp>