Akihiro Motoki 1cc69e482c generatepot.sh: Drop UUID filtering
(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
2023-09-12 14:55:53 +09:00
2023-09-12 14:55:53 +09:00
2019-04-19 19:31:30 +00:00
2018-12-07 08:49:55 +01:00
2021-07-10 22:31:58 +09:00
2015-10-30 20:43:21 +09:00
2021-07-10 13:44:21 +00:00
2023-09-02 11:36:48 +09:00

Team and repository tags

image

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.

S
Description
Utilities, assets and configurations used by I18n team
Readme
5.7 MiB
Languages
Python 63.6%
Shell 36.1%
Jinja 0.3%