Skip to content
Snippets Groups Projects
Commit 9fea292c authored by Nico's avatar Nico
Browse files

Rename generate_data.sh to generate-data.sh

parent 74ed9f44
No related branches found
No related tags found
1 merge request!81Split translation file of Briar GTK and its metadata
...@@ -163,7 +163,7 @@ See [TRANSLATION.md](./TRANSLATION.md) for more information. ...@@ -163,7 +163,7 @@ See [TRANSLATION.md](./TRANSLATION.md) for more information.
From time to time, translations and Flatpak's Python dependencies should be From time to time, translations and Flatpak's Python dependencies should be
updated. The former can be done with updated. The former can be done with
`tools/generate_data.sh`, the latter using `tools/generate-data.sh`, the latter using
[flatpak-builder-tools](https://github.com/flatpak/flatpak-builder-tools). [flatpak-builder-tools](https://github.com/flatpak/flatpak-builder-tools).
## Design Goals ## Design Goals
......
...@@ -12,7 +12,7 @@ translators at https://wiki.localizationlab.org/index.php/Briar. ...@@ -12,7 +12,7 @@ translators at https://wiki.localizationlab.org/index.php/Briar.
_This section is of interest only for developers of Briar GTK_. _This section is of interest only for developers of Briar GTK_.
To update translations locally, first install `transifex-client`. You can then pull updates with `tx pull -a`. To update translations locally, first install `transifex-client`. You can then pull updates with `tx pull -a`.
Afterwards, you should execute `tools/generate_data.sh` to let gettext finish the update. Afterwards, you should execute `tools/generate-data.sh` to let gettext finish the update.
The Localization Lab has some instructions and advice for The Localization Lab has some instructions and advice for
developers, too, at https://www.localizationlab.org/roles-guidelines#developer. developers, too, at https://www.localizationlab.org/roles-guidelines#developer.
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment