Skip to content

Commit e0d870a

Browse files
Make PO files compilation work properly
1 parent ae57780 commit e0d870a

File tree

10 files changed

+879
-727
lines changed

10 files changed

+879
-727
lines changed

po/POTFILES.in

Lines changed: 0 additions & 114 deletions
This file was deleted.

po/README.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
To add a new translation:
2+
3+
- Add the language code to the `LINGUAS` file
4+
- Add the .po file to the `po_files` list in `meson.build`
5+
- Build the `update_all_po` target to create the new .po file

0 commit comments

Comments
 (0)