From oleonard@myacpl.org Fri Jul 10 01:23:01 2026 From: Owen Leonard To: koha-devel@lists.koha-community.org Subject: [Koha-devel] dummy function for gettext? Date: Mon, 27 Aug 2007 05:27:27 -0400 Message-ID: <20070827092727.GT16396@alma.athenscounty.lib.oh.us> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2834676531754776055==" --===============2834676531754776055== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit I'm curious about something in the 3.0 templates: Can anyone tell me what purpose that serves? Thanks, Owen -- Web Developer Nelsonville Public Library http://www.myacpl.org --===============2834676531754776055==-- From paul.poulain@free.fr Fri Jul 10 01:23:01 2026 From: Paul POULAIN To: koha-devel@lists.koha-community.org Subject: Re: [Koha-devel] dummy function for gettext [IMPORTANT] Date: Fri, 31 Aug 2007 09:38:12 +0200 Message-ID: <46D7C564.6000408@free.fr> In-Reply-To: <20070827092727.GT16396@alma.athenscounty.lib.oh.us> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0332374704881157276==" --===============0332374704881157276== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Owen Leonard a écrit : > I'm curious about something in the 3.0 templates: > > > > Can anyone tell me what purpose that serves? Yes, I can, and it's very important to keep it here. every string that is _('this is a string') is extracted by the template translator tool. Without this, it is not. So the dummy function is useless when running Koha, but very very important for translation process. HTH -- Paul POULAIN et Henri Damien LAURENT Consultants indépendants en logiciels libres et bibliothéconomie (http://www.koha-fr.org) Tel : 04 91 31 45 19 --===============0332374704881157276==--