1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-03-13 20:11:39 +00:00

Add update check function and call from about

- Implement a update check against the github releases via the api
- Add semantic-version dependency
- Add automatic check when opening about dialog
This commit is contained in:
2022-03-20 01:01:38 -05:00
parent bbcdfbf698
commit dd32298809
4 changed files with 97 additions and 59 deletions

View File

@@ -4,18 +4,30 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: utf-8\n"
#: qtlib\about_box.py:38
#: qtlib\about_box.py:31
msgid "About {}"
msgstr ""
#: qtlib\about_box.py:58
#: qtlib\about_box.py:47
msgid "Version {}"
msgstr ""
#: qtlib\about_box.py:62
#: qtlib\about_box.py:49 qtlib\about_box.py:75
msgid "Checking for updates..."
msgstr ""
#: qtlib\about_box.py:54
msgid "Licensed under GPLv3"
msgstr ""
#: qtlib\about_box.py:68
msgid "No update available."
msgstr ""
#: qtlib\about_box.py:71
msgid "New version {} available, download <a href=\"{}\">here</a>."
msgstr ""
#: qtlib\error_report_dialog.py:50
msgid "Error Report"
msgstr ""