-
I'm having trouble to update our language files. Extracting from our code and creating a pot-file (extract_messages) works fine, but updating/merging our language files (update_catalog) creates duplic…
-
## Description
They're kind of split up weirdly right now. For example, `docker-requirements.in` is:
```
pip>=21.3
setuptools>=56.0.0
wheel
```
But in the Dockerfile we do:
```
/opt/v…
-
I want to add translator comments on *.py files, using flask-babel module, and seems that the traditional Gettext _extracted comment_ method\* does **not** work, as there are no such comments on .pot.…
-
I'm running into a strange problem where the pybabel extractor detects translations in an irregular pattern inside jsx files.
First off all, my babel.cfg looks like this:
```
[javascript:**.jsx]
en…
-
need to run the cli and scripts directly in the KGX project
-
*This is a good first issue for new contributors to take on, if you have any questions, please ask on the task or in our [Gitter room](https://gitter.im/freedomofpress/securedrop)!*
## Description
…
-
Running ./utils/update_trans.sh just results in empty files
-
This patch internationalizes the Sage Notebook and adds a localization to Brazilian Portuguese and Czech. Blocks #8754.
CC: @dandrake aquino.luizclaudio@gmail.com @robert-marik
Component: **noteb…
-
This happened to me, when updating already exiting PO files from POT, using `pybabel update -i ./translations/messages.pot -d ./translations -l ca`
PoEdit is showing `...this is the location of the f…
-
A clear and concise description of what the bug is.
#### How to reproduce the bug
1. There is a file(example):
```
/superset-frontend/src/components/ErrorMessage/DatabaseErrorMessage.tsx
```…
AndVK updated
2 years ago