Skip to content

Commit

Permalink
po: Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
liferooter committed Aug 4, 2022
1 parent 50c8504 commit dc8dc83
Show file tree
Hide file tree
Showing 8 changed files with 1,630 additions and 433 deletions.
6 changes: 2 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,10 @@ There are some things you should do after making changes in project code:

### Update translation templates

If you've changed any translatable strings in application, you should regenerate translation template:
If you've changed any translatable strings in application, you should update translations:

```bash
meson _build
ninja -C _build textpieces-pot
ninja -C _build textpieces-update-po
./po/update-po.sh
```

If you've changed translatable strings in `data/tools.json`, please add your changes manually to `po/tools.pot`.
Expand Down
Loading

0 comments on commit dc8dc83

Please sign in to comment.