emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Julian Gehring <julian.gehring@gmail.com>
To: Bastien <bzg@gnu.org>
Cc: Nicolas Goaziou <n.goaziou@gmail.com>, emacs-orgmode@gnu.org
Subject: [PATCH] German localization of sections (was: Re: ox-bibtex: Customization of HTML heading)
Date: Sun, 20 Apr 2014 11:30:06 +0200	[thread overview]
Message-ID: <5353939E.3080004@gmail.com> (raw)
In-Reply-To: <87lhv46kp7.fsf@bzg.ath.cx>

[-- Attachment #1: Type: text/plain, Size: 552 bytes --]

Hi Batien,

Thank you for extending this!

I have attached the patch for translating the section heading into German.

Best wishes
Julian


On 17.04.2014 17:26, Bastien wrote:
> Hi Julian,
>
> Julian Gehring <julian.gehring@gmail.com> writes:
>
>> Would it be reasonable to have an additional option for customizing the
>> HTML heading of the reference section for ox-bibtex?
>
> Yes -- I added the word "References" to `org-export-dictionary',
> and ox-bibtex.el is now using it.
>
> Can you provide a patch to translate it into german?
>
> Thanks!
>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-ox.el-German-localization-of-References-section.patch --]
[-- Type: text/x-patch; name="0001-ox.el-German-localization-of-References-section.patch", Size: 805 bytes --]

From c4d4ef97f7a61703936386fc446307686a96d89b Mon Sep 17 00:00:00 2001
From: Julian Gehring <julian.gehring@gmail.com>
Date: Sun, 20 Apr 2014 10:48:07 +0200
Subject: [PATCH] ox.el: German localization of 'References' section

* lisp/ox.el: Add German localization of the 'References' section

Suggested by Batien Guerry
---
 lisp/ox.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lisp/ox.el b/lisp/ox.el
index 35f4972..7c6a96d 100644
--- a/lisp/ox.el
+++ b/lisp/ox.el
@@ -5488,6 +5488,7 @@ them."
      ("zh-CN" :html "&#20195;&#30721;%d&nbsp;" :utf-8 "代码%d "))
     ("References"
      ("fr" :ascii "References" :default "Références"))
+     ("de" :default "Quellen"))
     ("See section %s"
      ("da" :default "jævnfør afsnit %s")
      ("de" :default "siehe Abschnitt %s")
-- 
1.9.1


  reply	other threads:[~2014-04-20  9:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-07  7:44 ox-bibtex: Customization of HTML heading Julian Gehring
2014-04-17 15:26 ` Bastien
2014-04-20  9:30   ` Julian Gehring [this message]
2014-04-20  9:37     ` [PATCH] German localization of sections Bastien

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5353939E.3080004@gmail.com \
    --to=julian.gehring@gmail.com \
    --cc=bzg@gnu.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=n.goaziou@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).