Lulu

Results 352 comments of Lulu

Repo is top priority, then custom repos, then aur

Well it builds packages based on what targets you give, not the whole thing at once. But paru shouldn't build something without solving deps anyway.

How does the singular and plural become 4 translations. I'm assuming singular/plural*masc/fem. How does the code actually how which one to translate to?

That would make more sense. I assume `msgstr[3]` is used if count is > 3? Need to look into gettext.

Ah, it's dependant on "Plural-Forms" at the top of the file. So the polish translation defines 4 plural forms and that maps to msgstr[n].

Anyway I'll worry about that in a future release when all the initial translations are in place. If you can finish the translation then please do. Otherwise I'll leave this...

I hate the CI and hate github actions so go ahead. The change to the tag format though is wrong and I don't know why you've changed it. Also the...

Also if you can get 32 bit builds working that would be nice too :P

`sudo -v` is used to refresh for sudoloop. Use `SudoLoop = true` to pass true instead.

Ha hmm. You don't happen to have doas symlinked to sudo do you?