This repository has been archived on 2025-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2025-03-02/buildscripts/update_translation_source.sh

6 lines
189 B
Bash
Raw Normal View History

2023-01-12 15:38:47 +05:30
#!/bin/sh
xgettext -Lpython --output=src/translations/messages.pot \
src/bitmessagekivy/mpybit.py src/bitmessagekivy/main.kv \
src/bitmessagekivy/baseclass/*.py src/bitmessagekivy/kv/*.kv