mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
added swiergot's checking patch as well as modifying it to also
list package name in green on the package list page (with legend)
This commit is contained in:
parent
37cc16182a
commit
a8999a6917
8 changed files with 252 additions and 113 deletions
|
@ -67,4 +67,12 @@ $_t["en"]["The selected packages have been disowned."] = "The selected packages
|
|||
|
||||
$_t["en"]["Couldn't remove from notification list."] = "Couldn't remove from notification list.";
|
||||
|
||||
$_t["en"]["The selected packages have been flagged safe."] = "The selected packages have been flagged safe.";
|
||||
|
||||
$_t["en"]["Couldn't flag package safe."] = "Couldn't flag package safe.";
|
||||
|
||||
$_t["en"]["The selected packages have been unflagged safe."] = "The selected packages have been unflagged safe.";
|
||||
|
||||
$_t["en"]["Couldn't unflag package safe."] = "Couldn't unflag package safe.";
|
||||
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue