From nahuel@biblibre.com Mon Dec 29 16:27:58 2008 From: Nahuel ANGELINETTI To: koha-devel@lists.koha-community.org Subject: [Koha-devel] About Javascript translations Date: Mon, 29 Dec 2008 16:25:00 +0100 Message-ID: <20081229162500.127a4172@nahuel-laptop> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3518171511491601802==" --===============3518171511491601802== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Hi all, We saw the javascript files(.js) are not translated. In fact, only .tmpl and .inc strings are exported in po files. Some developers added some strings to be translated in javascript files (Like "Cart" button in OPAC), so when we translate in french, there is no translation for those strings. I looked up content of tmpl_process, xgettext.pl, TmplTokenizer and saw that only