all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* typo in org-export-language-setup
@ 2007-09-03 17:47 William Henney
  2007-09-04  8:48 ` Daniel Clemente
  2007-09-04  9:34 ` Carsten Dominik
  0 siblings, 2 replies; 4+ messages in thread
From: William Henney @ 2007-09-03 17:47 UTC (permalink / raw)
  To: org-mode mailing list

Hi Carsten,

At line 2604 of org.el, v5.07a, instead of

    ("es"  "Autor"           "Fecha" "\xccndice")

you should have

    ("es"  "Autor"           "Fecha" "\xcdndice")
                                      ^^^^

That is, "Í" rather than "Ì". In fact, one could argue that it should
just be just "Indice" (or perhaps "Indice General"), since it is usual
in Spanish to omit accents on capital letters. However, Spanish is not
my first language, so maybe some of the native speakers on the list
would care to comment.

Cheers

Will

-- 

  Dr William Henney, Centro de Radioastronomía y Astrofísica,
  Universidad Nacional Autónoma de México, Campus Morelia

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

end of thread, other threads:[~2007-09-04 15:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-03 17:47 typo in org-export-language-setup William Henney
2007-09-04  8:48 ` Daniel Clemente
2007-09-04 15:58   ` Bastien
2007-09-04  9:34 ` Carsten Dominik

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.