From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: patch for adding some dutch translations in ox.el Date: Sun, 08 Nov 2015 15:34:39 +0100 Message-ID: <87d1vk8sqo.fsf@nicolasgoaziou.fr> References: <878u68tz37.fsf@snow.nl> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50113) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZvR1b-0005h1-U4 for emacs-orgmode@gnu.org; Sun, 08 Nov 2015 09:32:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZvR1a-0000Mn-U2 for emacs-orgmode@gnu.org; Sun, 08 Nov 2015 09:32:55 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:41181) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZvR1a-0000Mj-OJ for emacs-orgmode@gnu.org; Sun, 08 Nov 2015 09:32:54 -0500 In-Reply-To: <878u68tz37.fsf@snow.nl> (Joost Helberg's message of "Sun, 08 Nov 2015 14:11:56 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Joost Helberg Cc: emacs-orgmode@gnu.org Hello, Joost Helberg writes: > attached is a patch for org-mode (pulled 15 minutes ago) which will > change the defconst org-export-dictionary in lisp/ox.el only: > > add Dutch translations for some (12) export-labels (like List of > Tables etc.) and adds a "List of Figures" label with the Dutch > translation. > > The patch for getting the list of figures into exported HTML will come > later. Thank you. However, I suggest to remove the translation of "List of Figures" from this patch, since the feature itself doesn't exist yet. You can add it in the second patch. The commit message needs to specify the defconst modified. E.g., ox: Add dutch translations * lisp/org-list.el (org-list-parse-list): Added some Dutch translations. Regards, -- Nicolas Goaziou