Skip to content

Latest commit

 

History

History
55 lines (38 loc) · 1.05 KB

README.md

File metadata and controls

55 lines (38 loc) · 1.05 KB

Deepin Gettext Tools

The tools of gettext function wrapper.

Currently supported languages: Python, QML, Go lang

Dependencies

  • python
  • qtbase5
  • qtdeclarative5
  • perl
  • Config-Tiny
  • XML-LibXML
  • XML-LibXML-PrettyPrint

Installation

mkdir build; cd build
qmake ..
make && make install

Usage

  • build deepin-lupdate
  • update pot file
  • generate mo files
deepin-lupdate --help
deepin-generate-mo --help
deepin-update-pot --help

Getting help

Any usage issues can ask for help via

Getting involved

We encourage you to report issues and contribute changes

License

Deepin Gettext Tools is licensed under GPLv3.