Unverified Commit 50dcc554 authored by Vít Starý Novotný's avatar Vít Starý Novotný
Browse files

Use gender in the authorSignature Czech and Slovak locale strings

parent cb38f3b0
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -75,7 +75,8 @@
  \thesis@year}}

% Různé
\gdef\thesis@czech@authorSignature{Podpis autora}
\gdef\thesis@czech@authorSignature{%
  Podpis autor\ifthesis@woman ky\else a\fi}
\gdef\thesis@czech@fieldTitle{Obor}
\gdef\thesis@czech@advisorTitle{Vedoucí práce}
\gdef\thesis@czech@authorTitle{Autor}
+2 −1
Original line number Diff line number Diff line
@@ -75,7 +75,8 @@
  \thesis@year}}

% Rôzne
\gdef\thesis@slovak@authorSignature{Podpis autora}
\gdef\thesis@slovak@authorSignature{%
  Podpis autor\ifthesis@woman ky\else a\fi}
\gdef\thesis@slovak@fieldTitle{Odbor}
\gdef\thesis@slovak@advisorTitle{Vedúci práce}
\gdef\thesis@slovak@authorTitle{Autor}