summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/translations
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-01-19 03:01:36 +0000
committerNorbert Preining <norbert@preining.info>2021-01-19 03:01:36 +0000
commit07549467cd23db09b2150c50bc9f93f10f08764a (patch)
tree38a43c82095b328a9dc8be00dd5bc86781eb6966 /macros/latex/contrib/translations
parent62b141a25b6f63cb4cc626d1a005ecf67c19e5cd (diff)
CTAN sync 202101190301
Diffstat (limited to 'macros/latex/contrib/translations')
-rw-r--r--macros/latex/contrib/translations/README2
-rw-r--r--macros/latex/contrib/translations/translations.sty7
-rw-r--r--macros/latex/contrib/translations/translations_en.pdfbin496825 -> 496826 bytes
3 files changed, 5 insertions, 4 deletions
diff --git a/macros/latex/contrib/translations/README b/macros/latex/contrib/translations/README
index 9af62b294d..052fe53853 100644
--- a/macros/latex/contrib/translations/README
+++ b/macros/latex/contrib/translations/README
@@ -1,5 +1,5 @@
--------------------------------------------------------------------------
-the TRANSLATIONS package v1.10 - 2021/01/16
+the TRANSLATIONS package v1.10a - 2021/01/17
internationalization of LaTeX2e packages
--------------------------------------------------------------------------
diff --git a/macros/latex/contrib/translations/translations.sty b/macros/latex/contrib/translations/translations.sty
index 85ca86120d..f3fac4dce0 100644
--- a/macros/latex/contrib/translations/translations.sty
+++ b/macros/latex/contrib/translations/translations.sty
@@ -25,8 +25,8 @@
% If you have any ideas, questions, suggestions or bugs to report, please
% feel free to contact me.
% --------------------------------------------------------------------------
-\newcommand*\@trnslt@date{2021/01/16}
-\newcommand*\@trnslt@version{v1.10}
+\newcommand*\@trnslt@date{2021/01/17}
+\newcommand*\@trnslt@version{v1.10a}
\newcommand*\@trnslt@packageinfo{internationalization of LaTeX2e packages}
\ProvidesPackage{translations}[%
@@ -632,7 +632,7 @@
% #1: name
% #2: lang
\newrobustcmd*\@trnslt@check@dictionary[2]{%
- \AddToHook{file/#1-\@trnslt@language{#2}.trsl/after}
+ \AddToHook{file/after/#1-\@trnslt@language{#2}.trsl}
{%
\edef\@trnslt@tmpa{\@trnslt@language{#2}}%
\ifcsdef{@trnslt@dictionary@#1@\@trnslt@tmpa}
@@ -1234,3 +1234,4 @@
- add \ifcurrentbaselang{<lang>} ... \else ... \fi
- add Brazilian basic dictionary
2021/01/16 v1.10 - remove scrlfile dependency
+2021/01/16 v1.10a - correct bug from last update
diff --git a/macros/latex/contrib/translations/translations_en.pdf b/macros/latex/contrib/translations/translations_en.pdf
index e0eaca60ed..bc6472fddd 100644
--- a/macros/latex/contrib/translations/translations_en.pdf
+++ b/macros/latex/contrib/translations/translations_en.pdf
Binary files differ