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.
I was trying the app, and realize that the translation was for an old version, and it's not complete anymore, so I updated the language file.
For the language itself, a lot of text was splitted with "some" + "text", I was thinking about some linter, but on the "new" part I didn't see any of that, so I just got the rule of thumb: don't change unless test it, but...
I'm having an issue with signing keys, and after some gradle dep ('AudioTagger.updateMediaStore' and others), so I can't build the full project. I just PR this because you describe on the README:
As you welcome just plain language files and do the configuration for yourself, I think that's OK to request this PR.
If you really want me to test it despise the README content, has been more than 2 years that I don't use Android Studio and code Flutter, so on my timeboxing for today I couldn't run the build to test, if someone could help me to realize how I can start from 'nothing installed' to AVD test, I can do that.