emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Languages again
@ 2008-11-10 10:23 Carsten Dominik
  2008-11-10 10:49 ` Martin Thorsen Ranang
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Carsten Dominik @ 2008-11-10 10:23 UTC (permalink / raw)
  To: Org-mode Org-Mode

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ßnoten")
     ("es"  "Autor"      "Fecha" "Índice" "Pies de  
página")
     ("fr"  "Auteur"     "Date"  "Table des matières" "Notes de  
bas de page")
     ("hu" "Szerzõ" "Dátum" "Tartalomjegyzék"  
"Lábjegyzet")
     ("it"  "Autore"     "Data"  "Indice" "Note a piè 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ści"  "Przypis")
     ("sv"  "Førfattare" "Datum" "Innehåll" "Fotnoter"))

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2008-11-12 15:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-10 10:23 Languages again Carsten Dominik
2008-11-10 10:49 ` 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

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).