Added ngerman translation

master
hemi 17 years ago
parent cb30db8612
commit 03405214de
  1. 9
      todonotes.dtx

@ -239,7 +239,7 @@
% functionality of the package is enabled and otherwise the effect
% of the package is disabled.
%
% \DescribeMacro{danish, german, french}
% \DescribeMacro{danish, german, ngerman, french}
% \DescribeMacro{spanish, catalan, italian}
% \DescribeMacro{portuguese}
% Use translations of the text strings
@ -251,6 +251,7 @@
% danish,
% french,
% german,
% ngerman,
% italian,
% portuguese and
% spanish.
@ -896,6 +897,12 @@
\@todonotes@SetMissingFigureUp{Fehlende}%
\@todonotes@SetMissingFigureDown{Abbildung}%
}
\DeclareOptionX{ngerman}{%
\@todonotes@SetTodoListName{Liste der noch zu erledigenden Punkte}%
\@todonotes@SetMissingFigureText{Abbildung}%
\@todonotes@SetMissingFigureUp{Fehlende}%
\@todonotes@SetMissingFigureDown{Abbildung}%
}
\DeclareOptionX{french}{%
\@todonotes@SetTodoListName{Liste des points \`a traiter}%
\@todonotes@SetMissingFigureText{Figure}%

Loading…
Cancel
Save