Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.32 KB

README.md

File metadata and controls

37 lines (26 loc) · 1.32 KB

Translations merger

This tool can merge Qt translations catalogs. It is intended as an eventual replacement for the Bash script opal-merge-translations.sh currently in use in Opal.

Project status

This tool is usable and stable but it requires BeautifulSoup. To be included in Opal by default, it should be reworked to use only the Python standard library.

License

Copyright (C) 2022-2023  Mirian Margiani
Program: opal-merge-translations

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.