forked from metabrainz/picard
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pull] master from metabrainz:master #5
Open
pull
wants to merge
2,250
commits into
MarcelRaschke:master
Choose a base branch
from
metabrainz:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Currently translated at 72.5% (852 of 1174 strings) Co-authored-by: Vaclovas Intas <[email protected]> Translate-URL: https://translations.metabrainz.org/projects/picard/2/app/lt/ Translation: Picard/App
Currently translated at 71.1% (896 of 1260 strings) Co-authored-by: Vaclovas Intas <[email protected]> Translate-URL: https://translations.metabrainz.org/projects/picard/3/app/lt/ Translation: Picard/App
Currently translated at 94.3% (1108 of 1174 strings) Co-authored-by: Echelon666 <[email protected]> Translate-URL: https://translations.metabrainz.org/projects/picard/2/app/pl/ Translation: Picard/App
Currently translated at 94.7% (1194 of 1260 strings) Co-authored-by: Echelon666 <[email protected]> Translate-URL: https://translations.metabrainz.org/projects/picard/3/app/pl/ Translation: Picard/App
Currently translated at 94.8% (1195 of 1260 strings) Co-authored-by: Echelon666 <[email protected]> Translate-URL: https://translations.metabrainz.org/projects/picard/3/app/pl/ Translation: Picard/App
Currently translated at 94.4% (1109 of 1174 strings) Co-authored-by: Echelon666 <[email protected]> Translate-URL: https://translations.metabrainz.org/projects/picard/2/app/pl/ Translation: Picard/App
Currently translated at 99.9% (1173 of 1174 strings) Co-authored-by: Zas <[email protected]> Translate-URL: https://translations.metabrainz.org/projects/picard/2/app/fr/ Translation: Picard/App
Currently translated at 100.0% (17 of 17 strings) Co-authored-by: Echelon666 <[email protected]> Translate-URL: https://translations.metabrainz.org/projects/picard/2/appstream/es/ Translation: Picard/AppStream
Currently translated at 90.8% (1145 of 1260 strings) Co-authored-by: Zas <[email protected]> Translate-URL: https://translations.metabrainz.org/projects/picard/3/app/fr/ Translation: Picard/App
Currently translated at 100.0% (1174 of 1174 strings) Co-authored-by: salo.rock <[email protected]> Translate-URL: https://translations.metabrainz.org/projects/picard/2/app/it/ Translation: Picard/App
Currently translated at 73.1% (859 of 1174 strings) Co-authored-by: Vaclovas Intas <[email protected]> Translate-URL: https://translations.metabrainz.org/projects/picard/2/app/lt/ Translation: Picard/App
Currently translated at 71.7% (904 of 1260 strings) Co-authored-by: Vaclovas Intas <[email protected]> Translate-URL: https://translations.metabrainz.org/projects/picard/3/app/lt/ Translation: Picard/App
Currently translated at 73.1% (859 of 1174 strings) Co-authored-by: Vaclovas Intas <[email protected]> Translate-URL: https://translations.metabrainz.org/projects/picard/2/app/lt/ Translation: Picard/App
Currently translated at 71.7% (904 of 1260 strings) Co-authored-by: Vaclovas Intas <[email protected]> Translate-URL: https://translations.metabrainz.org/projects/picard/3/app/lt/ Translation: Picard/App
Currently translated at 23.8% (248 of 1041 strings) Translation: Picard/Constants Translate-URL: https://translations.metabrainz.org/projects/picard/2/constants/es/
Currently translated at 23.8% (248 of 1041 strings) Translated using Weblate (Spanish) Currently translated at 64.8% (817 of 1260 strings) Co-authored-by: reosarevok <[email protected]> Translate-URL: https://translations.metabrainz.org/projects/picard/3/app/es/ Translate-URL: https://translations.metabrainz.org/projects/picard/3/constants/es/ Translation: Picard/App Translation: Picard/Constants
The examples will automatically update if the editor becomes visible or gains focus.
The examples will automatically update if the editor becomes visible or gains focus.
Currently translated at 5.8% (1 of 17 strings) Translation: Picard/AppStream Translate-URL: https://translations.metabrainz.org/projects/picard/3/appstream/uk/
Currently translated at 53.8% (561 of 1041 strings) Co-authored-by: KenParker_CN <[email protected]> Translate-URL: https://translations.metabrainz.org/projects/picard/3/constants/zh_Hans/ Translation: Picard/Constants
Note: On Windows, the lack of those isn't really a good sign, so do not log anything and let the exception bubbles up
Codacy warnings
…sed with local files The issue was introduced in e8e3bc7 https://app.codacy.com/gh/metabrainz/picard/issues/131206117225
Codacy fixes
Those fix ruff warnings like: B904 Within an `except` clause, raise exceptions with `raise ... from err` or `raise ... from None` to distinguish them from errors in exception handling
Weird we didn't catch those before
Suggested in #2583 (comment)
Suggested in #2583 (comment)
Suggested in #2583 (comment)
…alize Note that `rowCount()` doesn't use `parent` at all, kept as comment. Suggested in #2583 (comment)
Add Ruff config
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )