From 1e0b0f245b5a0f5eccf11547d0b3442c82c991e6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fr=C3=A9d=C3=A9ric=20Marchal?= Date: Sun, 27 May 2012 07:19:55 +0200 Subject: [PATCH] Add 3 missing files to gettext The content of three files was not processed by gettext and was therefore untranslated. --- po/POTFILES.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/po/POTFILES.in b/po/POTFILES.in index 6064783..a2e433e 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -9,6 +9,7 @@ dansguardian_report.c datafile.c decomp.c denied.c +dichotomic.c download.c email.c exclude.c @@ -18,6 +19,8 @@ html.c index.c indexonly.c ip2name.c +ip2name_dns.c +ip2name_exec.c lastlog.c log.c longline.c @@ -32,6 +35,7 @@ splitlog.c topsites.c topuser.c totday.c +url.c usage.c useragent.c userinfo.c -- 2.47.2