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

abstract out a backend api #76

Open
willkg opened this issue Oct 23, 2015 · 2 comments
Open

abstract out a backend api #76

willkg opened this issue Oct 23, 2015 · 2 comments

Comments

@willkg
Copy link
Member

willkg commented Oct 23, 2015

Currently Dennis code is pretty tied to .po and .pot files. Dennis would be more useful if it could understand other formats.

This issue covers creating a backend API and then rewriting the code so that it uses the backend specified to manipulate files. This then lets us write backends for .po/.pot, the way Plone does .po/.pot files, and other formats that are supported by Pontoon.

@jayvdb
Copy link
Contributor

jayvdb commented Oct 12, 2016

@willkg willkg modified the milestone: v0.9 fix the parsing pipeline Jan 4, 2017
@willkg
Copy link
Member Author

willkg commented Oct 15, 2019

I'm not sure Babel helps here. Seems like it supports just gettext message catalogs (.po, .pot, .mo). It doesn't support Fluent or other systems. That's what I was thinking might be interesting to add support for.

@willkg willkg removed this from the v0.10 clean up project milestone May 31, 2022
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

2 participants