summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/exsheets/translations.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/exsheets/translations.sty')
-rw-r--r--Master/texmf-dist/tex/latex/exsheets/translations.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/exsheets/translations.sty b/Master/texmf-dist/tex/latex/exsheets/translations.sty
index aef8ad16d6f..03cf81c8169 100644
--- a/Master/texmf-dist/tex/latex/exsheets/translations.sty
+++ b/Master/texmf-dist/tex/latex/exsheets/translations.sty
@@ -29,8 +29,8 @@
% If you have any ideas, questions, suggestions or bugs to report, please
% feel free to contact me.
% --------------------------------------------------------------------------
-\def\@trnslt@date{2013/03/10}
-\def\@trnslt@version{v0.8}
+\def\@trnslt@date{2013/04/04}
+\def\@trnslt@version{v0.8a}
\ProvidesPackage{translations}[\@trnslt@date\space \@trnslt@version\space a simple translator]
\RequirePackage{etoolbox}
@@ -274,7 +274,7 @@
% \@trnslt@dictionary@language
\newrobustcmd*\DeclareDictTranslation[2]{%
- \@trnslt@declare@translation{#1}{\@trnslt@dictionary@language}{#2}}
+ \@trnslt@declare@translation{#1}{\@trnslt@dictionary@lang}{#2}}
\@onlypreamble\DeclareDictTranslation
% --------------------------------------------------------------------------