From: Arne Fitzenreiter Date: Tue, 5 Feb 2013 21:32:16 +0000 (+0100) Subject: libsmooth: add dutch language. X-Git-Tag: v2.13-rc2~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d1f2931c85b8c117ffefed0c14d04dda09af105d;p=people%2Fms%2Fipfire-2.x.git libsmooth: add dutch language. --- diff --git a/src/install+setup/libsmooth/main.c b/src/install+setup/libsmooth/main.c index 17adcc744a..39cde7b9de 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.