mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-08 06:12:50 -04:00
Commit the english .pot files to the repo
This commit is contained in:
parent
86efc7e038
commit
9cddab71e9
18 changed files with 991 additions and 0 deletions
|
@ -5,6 +5,8 @@ LOCALES="ar ca zh_CN zh_TW da nl en fr de el is ga it ja nb fa pl pt_BR pt_PT ro
|
|||
|
||||
# Generate English .po files
|
||||
make gettext
|
||||
rm -rf gettext > /dev/null
|
||||
cp -r build/gettext gettext
|
||||
|
||||
# Update all .po files for all locales
|
||||
for LOCALE in $LOCALES; do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue