From: Arne Fitzenreiter Date: Tue, 5 Feb 2013 21:32:16 +0000 (+0100) Subject: libsmooth: add dutch language. X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=commitdiff_plain;h=d1f2931c85b8c117ffefed0c14d04dda09af105d libsmooth: add dutch language. --- diff --git a/src/install+setup/libsmooth/main.c b/src/install+setup/libsmooth/main.c index 17adcc744..39cde7b9d 100644 --- a/src/install+setup/libsmooth/main.c +++ b/src/install+setup/libsmooth/main.c @@ -346,6 +346,7 @@ int replace(char filename1[], char *from, char *to) #include "lang_fr.c" #include "lang_pl.c" #include "lang_ru.c" + #include "lang_nl.c" #endif // returns a pointer to the actual running version number of IPFire.