Joel Larson
Joel Larson
Yep! The Danish translations PR updated most of the Russian translations. This PR was to make it easier to review to make #1341 easier to merge.
@Torxed I've regenerated the changes with the latest. There were a few changes that were made in each file. #1341 will require more than a rebase.
Github actions could be used for adding a check to make sure they are always current.
I can work on that when I find some time.
That looks handy. I'd like to see it get implemented at some point. There are some considerations for systems without swap space: > It is highly recommended for the system...
I don't believe it is required for the install to work. It looks recommended when using systemd-resolved as it will use `127.0.0.1:53` (provided by systemd-resolved), so that seems like something...
There are a lot of changes in the `ru` translations. Was this done automatically by a linting tool?
It looks like you have an added msgid/msgstr in each of the language files, then a bunch of string concatenations removed in the `ru` file. If you didn't add these...
@COHL7500 I've created a PR to update the locale files. Once that is merged, you can rebase on origin/master and your PR will be simplified to just the danish folder.
The issue was with a single partition install on ext4. It is only a problem when you aren't using a partition for both `/boot` and `/` at a minimum.