From 03405214de38fdaad4e989788ee38a6ceb9e3f32 Mon Sep 17 00:00:00 2001 From: hemi Date: Sat, 24 Oct 2009 13:12:54 +0200 Subject: [PATCH] Added ngerman translation --- todonotes.dtx | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/todonotes.dtx b/todonotes.dtx index 3d242fb..837cb0f 100755 --- a/todonotes.dtx +++ b/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}%