diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/fithesis/locale/mu/phil')
-rw-r--r-- | Master/texmf-dist/tex/latex/fithesis/locale/mu/phil/fithesis-czech.def | 18 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/fithesis/locale/mu/phil/fithesis-slovak.def | 18 |
2 files changed, 18 insertions, 18 deletions
diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/phil/fithesis-czech.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/phil/fithesis-czech.def index cce29ad39fe..d59cf6bd76d 100644 --- a/Master/texmf-dist/tex/latex/fithesis/locale/mu/phil/fithesis-czech.def +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/phil/fithesis-czech.def @@ -49,7 +49,7 @@ %% %% The names of the source files used are shown above. %% -\ProvidesFile{fithesis/locale/mu/phil/fithesis-czech.def}[2015/06/26] +\ProvidesFile{fithesis/locale/mu/phil/fithesis-czech.def}[2016/01/07] \gdef\thesis@czech@facultyName{Filozofická fakulta} \gdef\thesis@czech@declaration{% @@ -58,23 +58,23 @@ uvedené literatury.} \gdef\thesis@czech@typeName{% - \ifx\thesis@type\thesis@bachelors% + \ifx\thesis@type\thesis@bachelors Bakalářská diplomová práce% - \else\ifx\thesis@type\thesis@masters% + \else\ifx\thesis@type\thesis@masters Magisterská diplomová práce% - \else\ifx\thesis@type\thesis@doctoral% + \else\ifx\thesis@type\thesis@doctoral Disertační práce% - \else% + \else <<Neznámý typ práce (\thesis@type)>>% \fi\fi\fi} \gdef\thesis@czech@typeName@akuzativ{% - \ifx\thesis@type\thesis@bachelors% + \ifx\thesis@type\thesis@bachelors Diplomovou práci% - \else\ifx\thesis@type\thesis@masters% + \else\ifx\thesis@type\thesis@masters Diplomovou práci% - \else\ifx\thesis@type\thesis@doctoral% + \else\ifx\thesis@type\thesis@doctoral Disertační práci% - \else% + \else <<Neznámý typ práce (\thesis@type)>>% \fi\fi\fi} \endinput diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/phil/fithesis-slovak.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/phil/fithesis-slovak.def index ef539347464..d146d42e774 100644 --- a/Master/texmf-dist/tex/latex/fithesis/locale/mu/phil/fithesis-slovak.def +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/phil/fithesis-slovak.def @@ -50,7 +50,7 @@ %% The names of the source files used are shown above. %% -\ProvidesFile{fithesis/locale/mu/phil/fithesis-slovak.def}[2015/06/26] +\ProvidesFile{fithesis/locale/mu/phil/fithesis-slovak.def}[2016/01/07] \gdef\thesis@slovak@facultyName{Filozofická fakulta} \gdef\thesis@slovak@declaration{% @@ -61,23 +61,23 @@ uvedenej literatúry a prameňov.} \gdef\thesis@slovak@typeName{% - \ifx\thesis@type\thesis@bachelors% + \ifx\thesis@type\thesis@bachelors Bakalárska diplomová práca% - \else\ifx\thesis@type\thesis@masters% + \else\ifx\thesis@type\thesis@masters Magisterská diplomová práca% - \else\ifx\thesis@type\thesis@doctoral% + \else\ifx\thesis@type\thesis@doctoral Dizertačná práca% - \else% + \else <<Neznámy typ práce (\thesis@type)>>% \fi\fi\fi} \gdef\thesis@slovak@typeName@akuzativ{% - \ifx\thesis@type\thesis@bachelors% + \ifx\thesis@type\thesis@bachelors Diplomovú prácu% - \else\ifx\thesis@type\thesis@masters% + \else\ifx\thesis@type\thesis@masters Diplomovú prácu% - \else\ifx\thesis@type\thesis@doctoral% + \else\ifx\thesis@type\thesis@doctoral Dizertačnú prácu% - \else% + \else <<Neznámý typ práce (\thesis@type)>>% \fi\fi\fi} \endinput |