From 78c2b5c67faec190985c3fb9509e942add4dc54c Mon Sep 17 00:00:00 2001 From: Loui Chang Date: Sun, 21 Dec 2008 02:23:43 -0500 Subject: Introduce function include_lang for translations. This includes only the requested language for each page and makes top level language include files obsolete. Signed-off-by: Loui Chang --- web/lib/acctfuncs.inc | 2 +- web/lib/aur.inc | 15 ++++++++------- web/lib/pkgfuncs.inc | 2 +- web/lib/translator.inc | 18 ++++++++++++++---- 4 files changed, 24 insertions(+), 13 deletions(-) (limited to 'web/lib') diff --git a/web/lib/acctfuncs.inc b/web/lib/acctfuncs.inc index d7fabcf0..959ae4af 100644 --- a/web/lib/acctfuncs.inc +++ b/web/lib/acctfuncs.inc @@ -1,5 +1,5 @@