mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
feat(FastAPI): add /packages (post) action: 'adopt'
Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
parent
9b5eeb7652
commit
f1ad1b9aed
3 changed files with 109 additions and 2 deletions
|
@ -471,6 +471,12 @@ msgid ""
|
|||
"checkbox."
|
||||
msgstr ""
|
||||
|
||||
#: aurweb/routers/packages.py
|
||||
msgid ""
|
||||
"The selected packages have not been adopted, check the confirmation "
|
||||
"checkbox."
|
||||
msgstr ""
|
||||
|
||||
#: html/pkgbase.php lib/pkgreqfuncs.inc.php
|
||||
msgid "Cannot find package to merge votes and comments into."
|
||||
msgstr ""
|
||||
|
@ -1022,6 +1028,10 @@ msgstr ""
|
|||
msgid "You must be logged in before you can adopt packages."
|
||||
msgstr ""
|
||||
|
||||
#: aurweb/routers/package.py
|
||||
msgid "You are not allowed to adopt one of the packages you selected."
|
||||
msgstr ""
|
||||
|
||||
#: lib/pkgbasefuncs.inc.php
|
||||
msgid "You must be logged in before you can disown packages."
|
||||
msgstr ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue