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

Translations extraction #61

Open
pronebird opened this issue Feb 15, 2019 · 1 comment
Open

Translations extraction #61

pronebird opened this issue Feb 15, 2019 · 1 comment

Comments

@pronebird
Copy link

pronebird commented Feb 15, 2019

Hi,

How does one generate .pot from the source code using Jed? I assume that gettext won't be able to parse the calls to Jed since the syntax is too complex. If that's so, what are the alternatives?

Cheers,
Andrej

@pronebird pronebird changed the title Source code parser Translations extraction Feb 15, 2019
@kbrock
Copy link

kbrock commented Mar 15, 2022

You probably already have a solution but putting this out there for others looking for an answer.

We use ruby, so we're using a rails tool: https://github.com/webhippie/gettext_i18n_rails_js

But other languages probably have an implementation that is more suitable for the language.

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