diff --git a/locale/czech.dtx b/locale/czech.dtx index 884570b3e5a103add94655d0a107e02c61fdb28b..97923bc671ec0424f14cd94ac297034432bf1026 100644 --- a/locale/czech.dtx +++ b/locale/czech.dtx @@ -74,6 +74,9 @@ \fi\fi\fi\fi\fi\fi \thesis@year}} +% \end{macrocode} +% \changes{v1.0.0}{2021/03/11}{Added title for summary. [TV]} +% \begin{macrocode} % RĹŻznĂ© \gdef\thesis@czech@authorSignature{% Podpis autor\ifthesis@woman ky\else a\fi} @@ -84,6 +87,7 @@ \gdef\thesis@czech@keywordsTitle{KlĂÄŤová slova} \gdef\thesis@czech@thanksTitle{PodÄ›kovánĂ} \gdef\thesis@czech@declarationTitle{ProhlášenĂ} +\gdef\thesis@czech@summaryTitle{ResumĂ©} \gdef\thesis@czech@idTitle{ID} \gdef\thesis@czech@typeName@sempaper{SeminárnĂ práce} \gdef\thesis@czech@typeName@bachelors{Bakalářská práce} diff --git a/locale/english.dtx b/locale/english.dtx index 17a49c7370bcf5050ce7dea365614f1fac1684bb..8d44228329739365b305a79eb16a67dfe8d6ebb6 100644 --- a/locale/english.dtx +++ b/locale/english.dtx @@ -63,6 +63,9 @@ \fi\fi\fi\fi\fi\fi \thesis@year}} +% \end{macrocode} +% \changes{v1.0.0}{2021/03/11}{Added title for summary. [TV]} +% \begin{macrocode} % Miscellaneous \gdef\thesis@english@authorSignature{Author's signature} \gdef\thesis@english@fieldTitle{Field of study} @@ -76,6 +79,7 @@ % \begin{macrocode} \gdef\thesis@english@thanksTitle{Acknowledgements} \gdef\thesis@english@declarationTitle{Declaration} +\gdef\thesis@english@summaryTitle{Summary} \gdef\thesis@english@idTitle{ID} \gdef\thesis@english@typeName@sempaper{Seminar Paper} \gdef\thesis@english@typeName@bachelors{Bachelor's Thesis} diff --git a/locale/slovak.dtx b/locale/slovak.dtx index 2a3f5c7aca59fcde7ced1c01528eec8e0f0f5054..a2f519d3d8f92797810b0c3f57c47d41f843108c 100644 --- a/locale/slovak.dtx +++ b/locale/slovak.dtx @@ -74,6 +74,9 @@ \fi\fi\fi\fi\fi\fi \thesis@year}} +% \end{macrocode} +% \changes{v1.0.0}{2021/03/11}{Added title for summary. [TV]} +% \begin{macrocode} % RĂ´zne \gdef\thesis@slovak@authorSignature{% Podpis autor\ifthesis@woman ky\else a\fi} @@ -84,6 +87,7 @@ \gdef\thesis@slovak@keywordsTitle{KľúčovĂ© slová} \gdef\thesis@slovak@thanksTitle{PoÄŹakovanie} \gdef\thesis@slovak@declarationTitle{Vyhlásenie} +\gdef\thesis@slovak@summaryTitle{ResumĂ©} \gdef\thesis@slovak@idTitle{ID} \gdef\thesis@slovak@typeName@sempaper{Seminárna práca} \gdef\thesis@slovak@typeName@bachelors{Bakalárska práca}