emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Index not translated to pt-BR


From: Ihor Radchenko
Subject: Re: Index not translated to pt-BR
Date: Sat, 14 Jan 2023 13:31:09 +0000

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 "&Iacute;ndice" :utf8 "Índice" :ascii "Indice")
>
> should be something like:
>
> ("pt_BR" :html "&Iacute;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>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]