\ProvidesFile{swissgerman.lbx}
[\abx@lbxid]

\InheritBibliographyExtras{german}

% Swiss time sep is a dot
\DeclareBibliographyExtras{%
  \protected\def\bibtimesep{.}%
}

% One point where Swiss German spelling
% differs from Austrian and German German
% is the (non-)use of \ss
\DeclareBibliographyStrings{%
  inherit          = {german},
  countryuk        = {{Grossbritannien}{GB}},
}

\DeclareHyphenationExceptions{%
  Pa-tent-an-mel-dung
  Pa-tent-an-meld
}

\endinput