mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Added new strings that are needed for the new checks (arch,license fields).
This commit is contained in:
parent
18cfe569e0
commit
7cd0cae526
4 changed files with 19 additions and 0 deletions
|
@ -91,4 +91,10 @@ $_t["en"]["Could not re-tar"] = "Could not re-tar";
|
|||
|
||||
$_t["en"]["Binary packages and filelists are not allowed for upload."] = "Binary packages and filelists are not allowed for upload.";
|
||||
|
||||
$_t["en"]["Missing arch variable in PKGBUILD."] = "Missing arch variable in PKGBUILD.";
|
||||
|
||||
$_t["en"]["Missing license variable in PKGBUILD."] = "Missing license variable in PKGBUILD.";
|
||||
|
||||
|
||||
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue