emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Org-mode Org-Mode <emacs-orgmode@gnu.org>
Subject: Languages again
Date: Mon, 10 Nov 2008 11:23:06 +0100	[thread overview]
Message-ID: <2AF10E75-89F8-49A9-BD07-F50E394C401F@gmail.com> (raw)

Dear foreign friends,

Since the coding system issues in Emacs drive me mad, I have decided  
to switch to HTML
entities for writing foreign characters in the few special words we  
need.

Could all of you please check and double-check that I have used the  
correct html entities to get the characters correct for your language?

Thanks.

- Carsten



(defcustom org-export-language-setup
   '(("en"  "Author"     "Date"  "Table of Contents" "Footnotes")
     ("cs"  "Autor"      "Datum" "Obsah" "Pozn\xe1mky pod carou")
     ("da"  "Ophavsmand" "Dato"  "Indhold" "Fodnoter")
     ("de"  "Autor"      "Datum" "Inhaltsverzeichnis" "Fu&szlig;noten")
     ("es"  "Autor"      "Fecha" "&Iacute;ndice" "Pies de  
p&aacute;gina")
     ("fr"  "Auteur"     "Date"  "Table des mati&egrave;res" "Notes de  
bas de page")
     ("hu" "Szerz&otilde;" "D&aacute;tum" "Tartalomjegyz&eacute;k"  
"L&aacute;bjegyzet")
     ("it"  "Autore"     "Data"  "Indice" "Note a pi&egrave; di pagina")
     ("nl"  "Auteur"     "Datum" "Inhoudsopgave" "Voetnoten")
     ("no"  "Forfatter"  "Dato"  "Innhold" "Fotnoter")
     ("nb"  "Forfatter"  "Dato"  "Innhold" "Fotnoter")  ;; nb = Norsk  
(bokm.l)
     ("nn"  "Forfattar"  "Dato"  "Innhald" "Fotnotar")  ;; nn = Norsk  
(nynorsk)
     ("pl"  "Autor"      "Data" "Spis tre&sacute;ci"  "Przypis")
     ("sv"  "F&oslash;rfattare" "Datum" "Inneh&aring;ll" "Fotnoter"))

             reply	other threads:[~2008-11-10 10:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-10 10:23 Carsten Dominik [this message]
2008-11-10 10:49 ` Languages again Martin Thorsen Ranang
2008-11-10 11:02 ` R: " Giovanni Ridolfi
2008-11-10 11:28 ` Paul R
2008-11-10 20:44   ` Carsten Dominik
2008-11-10 12:07 ` Sebastian Rose
2008-11-10 12:27 ` Manuel Hermenegildo
2008-11-10 21:07 ` Seweryn Kokot
2008-11-10 22:36 ` Daniel Clemente
2008-11-12 15:37 ` Richard KLINDA

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=2AF10E75-89F8-49A9-BD07-F50E394C401F@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /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).