* Index not translated to pt-BR
@ 2023-01-07 10:28 Rafael Bento
2023-01-14 13:31 ` Ihor Radchenko
0 siblings, 1 reply; 2+ messages in thread
From: Rafael Bento @ 2023-01-07 10:28 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 486 bytes --]
Hello, good morning!
The table of Contents doesn't translate when exporting to utf-8 or ODT
with pt_BR as the value for the LANGUAGE keyword. I believe the line
below (6180, ox.el file):
("pt_BR" :html "Índice" :utf8 "Índice" :ascii "Indice")
should be something like:
("pt_BR" :html "Índice" :utf-8 "Índice" :ascii "Indice")
or:
("pt_BR" :default "Índice" :html "Índice" :ascii "Indice")
I'm using GNU Emacs 28.2, Org mode version 9.5.5.
Thank you.
[-- Attachment #2: Type: text/html, Size: 2096 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Index not translated to pt-BR
2023-01-07 10:28 Index not translated to pt-BR Rafael Bento
@ 2023-01-14 13:31 ` Ihor Radchenko
0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2023-01-14 13:31 UTC (permalink / raw)
To: Rafael Bento; +Cc: emacs-orgmode
Rafael Bento <rafael.bentoe.silva@gmail.com> writes:
> Hello, good morning!
>
> The table of Contents doesn't translate when exporting to utf-8 or ODT
> with pt_BR as the value for the LANGUAGE keyword. I believe the line
> below (6180, ox.el file):
>
> ("pt_BR" :html "Índice" :utf8 "Índice" :ascii "Indice")
>
> should be something like:
>
> ("pt_BR" :html "Índice" :utf-8 "Índice" :ascii "Indice")
Thanks for reporting!
Fixed, on bugfix.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=2e22a8b82
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-01-14 13:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-07 10:28 Index not translated to pt-BR Rafael Bento
2023-01-14 13:31 ` Ihor Radchenko
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).