1cc69e482cb0922a2770b477ca9e7e497036c315
(g)awk in Ubuntu 20.04 or later (perhaps gawk >=5.0) has more strict regexp check and the regexp passed to awk in generatepot.sh cannot pass the regexp check. This means our script does not work on Ubuntu 20.04 or later. This regexp was introduced to strip lines with UUID in a POT file (e.g., "# 55a7796f27cb4468820fa48b90515add"), but the recent versions of sphinx does not output such information at least with the sphinx configuration used in OpenStack CI. As a result this awk expression in generatepot.sh does nothing, and I think we can drop this awk expression. Change-Id: Ia61f74d0a73cc012afde6a4e16ac4431687a65a1
Team and repository tags
OpenStack I18n
Internationalization (I18n) is essential to make OpenStack ubiquitous. The mission of OpenStack I18n team is to make OpenStack ubiquitously accessible to people of all language backgrounds, by enhancing OpenStack software internationalization, providing translation, maintaining a translation platform and managing translation process for better quality of outcomes.
About this repository
This repository maintains useful assets for the I18n team, including the contribution guide, the terminologies and so on.
Getting in touch
- Mailing List
-
We use openstack-i18n@lists.openstack.org as the mailing list.
- IRC
-
We all hang out on #openstack-i18n IRC channel on OFTC.
- Team Meeting
-
We have a bi-weekly meeting on Thursdays at alternating times.
Languages
Python
63.6%
Shell
36.1%
Jinja
0.3%