Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

El transcriptor no respeta las entidades HTML #1

Open
nilovelez opened this issue May 3, 2019 · 0 comments
Open

El transcriptor no respeta las entidades HTML #1

nilovelez opened this issue May 3, 2019 · 0 comments

Comments

@nilovelez
Copy link

Hay entidades HTML que se corrompen al transcribir los .PO

… (elipsis) => &eyîh;
› (comilla angular derecha) &rçaquo;

Habría que hacer una búsqueda de los caracteres problemáticos en la lista de entidades HTML https://dev.w3.org/html5/html-author/charref y hacer excepciones que las ignoren.

Aquí dejo dos juegos de ficheros .po, uno con original y transcripción de cadenas con hellip y otro con rsaquo:
entidades_rotas.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant